- 28 Sep, 2013 1 commit
-
-
David Schnur authored
0.9 jshint indent4
-
- 23 Sep, 2013 5 commits
-
-
Nick Schonning authored
- Doesn't differentiate between tabs and spaces - Switch/Case indenting may seem odd to some
-
David Schnur authored
0.9 grunt build
-
David Schnur authored
0.9 add editorconfig
-
Nick Schonning authored
Allows for consistent spacing and indenting when combined with supported IDEs
-
Nick Schonning authored
-
- 15 Jul, 2013 1 commit
-
-
David Schnur authored
Added axis labels and rotated text support.
-
- 12 Jul, 2013 2 commits
-
-
David Schnur authored
The labels are rotated counter-clockwise for left axes and clockwise for right axes.
-
David Schnur authored
-
- 05 Jul, 2013 4 commits
-
-
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.
-
David Schnur authored
-
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.
-
David Schnur authored
-
- 10 Jun, 2013 2 commits
-
-
David Schnur authored
-
David Schnur authored
-
- 06 Jun, 2013 6 commits
-
-
David Schnur authored
Conflicts: jquery.flot.js jquery.flot.threshold.js
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
We can inline the dependencies automatically as part of the build process.
-
David Schnur authored
-
- 31 May, 2013 2 commits
-
-
David Schnur authored
-
David Schnur authored
Add table of contents
-
- 30 May, 2013 5 commits
-
-
Brian Peiris authored
-
Brian Peiris authored
The reference document is quite large; a table of contents would help readers navigate and find topics. (TOC was generated via [DocToc](http://doctoc.herokuapp.com/))
-
David Schnur authored
It's a little confusing, JSHint complains, and it doesn't make a big difference anyway.
-
David Schnur authored
-
David Schnur authored
Updated threshold plugin to work with 'above' operator. Resolves #1059.
-
- 29 May, 2013 10 commits
-
-
David Schnur authored
We trust that jquery.flot.time.js checks for timezoneJS's existence before using it.
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
Lots of people ask about implementing tooltips; hopefully enabling it by default will help them find it more easily.
-
- 28 May, 2013 2 commits
-
-
David Schnur authored
-
Karl Quinsland authored
-