1. 14 Oct, 2013 6 commits
  2. 03 Oct, 2013 3 commits
  3. 28 Sep, 2013 1 commit
  4. 23 Sep, 2013 5 commits
  5. 14 Aug, 2013 1 commit
  6. 15 Jul, 2013 1 commit
  7. 12 Jul, 2013 2 commits
  8. 05 Jul, 2013 4 commits
    • David Schnur's avatar
      Axes can now have basic horizontal text labels. · 97f2a127
      David Schnur authored
      Labels are provided via a 'label' option on the axis, and can be styled
      with the flot-axis-label class.  The labelFont option works similarly to
      tickFont, as an override for the default font or the flot-axis-label
      class.  The labelPadding option adds extra space between the axis and
      its label.
      
      Since most plots with axis labels currently use @markrcote's
      flot-axislabels plugin, we also support the axisLabel and
      axisLabelPadding options, and the axisLabels / axis[name]Label CSS
      classes, to make it as easy as possible to transition from that plugin.
      These are deprecated, and will be removed in 1.0.
      
      The implementation uses the internal text API introduced in 0.8.
      97f2a127
    • David Schnur's avatar
      5209b8cd
    • David Schnur's avatar
      Updated axis option defaults and documentation. · f75a5a51
      David Schnur authored
      Updated the axis option defaults and docs for tickColor, tickFont,
      tickWidth, and tickHeight. Also re-organized the API docs to match the
      master list, and revised many areas for clarity.
      f75a5a51
    • David Schnur's avatar
      8d38774c
  9. 10 Jun, 2013 2 commits
  10. 06 Jun, 2013 6 commits
  11. 31 May, 2013 2 commits
  12. 30 May, 2013 5 commits
  13. 29 May, 2013 2 commits