1. 28 Nov, 2013 1 commit
  2. 18 Nov, 2013 1 commit
    • Jeff Tian's avatar
      Add missing references and minor update on jquery.flot.js. · eae079f5
      Jeff Tian authored
      Revert the change on jquery.flot.js
      
      Revert the change on jquery.flot.js
      
      Add missing references and minor update on jquery.flot.js.
      
      Revert the change on jquery.flot.js
      
      Revert changes on jquery.flot.js.
      
      Revert the changes to the jquery.flot.js that made by Visual Studio 2012.
      eae079f5
  3. 16 Nov, 2013 2 commits
    • Julien Bouyoud's avatar
      Put a tab instead of with spaces · 0706d036
      Julien Bouyoud authored
      0706d036
    • Julien Bouyoud's avatar
      Patch for Issue 707 and 778 · 2e513c99
      Julien Bouyoud authored
      - Fixes the issue where steps altering user datapoints
      - Do not altering user data points for drawing lines with steps 
      (even stacked); just consider drawing with steps enables a different 
      kind of plotting and clipping on lines and areas; that assuming that 
      drawing with steps must always go horizontally and then verticaly 
      (like previous inserted datapoints).
      2e513c99
  4. 14 Oct, 2013 1 commit
  5. 15 Jun, 2013 1 commit
  6. 29 May, 2013 1 commit
  7. 27 May, 2013 2 commits
  8. 08 Apr, 2013 1 commit
  9. 02 Apr, 2013 1 commit
  10. 06 Mar, 2013 1 commit
  11. 27 Feb, 2013 1 commit
    • David Schnur's avatar
      Updated the pie 'combined' example. · b8b3b9cb
      David Schnur authored
      Tweaked the description to indicate that we no longer combine single
      slices into 'other', and reduced the threshold from 10% to 5% to
      encourage more slices to combine in the demo.
      b8b3b9cb
  12. 24 Feb, 2013 1 commit
    • David Schnur's avatar
      Add text to its actual layer before measuring it. · 4203a66e
      David Schnur authored
      The getTextInfo method previously added new text to the top-level
      container when measuring it.  Now it adds the text to the text layer,
      just as it will be when rendered, so that parent-child CSS rules can
      resolve correctly.
      
      This also avoids having to safe a reference to the top-level container,
      since it wasn't used anywhere else.
      4203a66e
  13. 12 Feb, 2013 1 commit
  14. 02 Feb, 2013 5 commits
  15. 27 Jan, 2013 1 commit
  16. 26 Jan, 2013 8 commits
  17. 25 Jan, 2013 4 commits
  18. 24 Jan, 2013 1 commit
  19. 23 Jan, 2013 2 commits
    • David Schnur's avatar
      Fix plot legend padding. · e05f3900
      David Schnur authored
      Added explicit border-spacing to compensate for global removal of
      padding.  Flot should really take care of this itself; layout-critical
      styles shouldn't depend on the user-agent defaults.
      e05f3900
    • David Schnur's avatar
      Beautified CSS used by the examples pages. · 6bdc88c1
      David Schnur authored
      Slightly widened the page to account for the fact that most people have
      widescreen monitors these days.  Also made text larger and more legible,
      and created a nice 'clipping' effect for the placeholder.
      6bdc88c1
  20. 20 Jan, 2013 2 commits
  21. 12 Dec, 2012 1 commit
  22. 02 Dec, 2012 1 commit