1. 26 Jan, 2013 8 commits
  2. 25 Jan, 2013 4 commits
  3. 24 Jan, 2013 1 commit
  4. 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
  5. 20 Jan, 2013 2 commits
  6. 14 Jan, 2013 2 commits
  7. 13 Jan, 2013 1 commit
  8. 12 Jan, 2013 4 commits
  9. 11 Jan, 2013 5 commits
  10. 10 Jan, 2013 7 commits
  11. 03 Jan, 2013 3 commits
  12. 23 Dec, 2012 1 commit
    • David Schnur's avatar
      Update auto-scaling to support the zero option. · b6924a96
      David Schnur authored
      Added a format option 'autoscale' that controls whether the given point
      is considered when determining an automatic scale.
      
      The lines & bars 'zero' option controls whether autoscale is set on the
      dummy point that is inserted to create the series lower-bound.
      b6924a96