- 22 Oct, 2013 1 commit
- 
- 
Amey Sakhadeo authored
 
- 
- 15 Oct, 2013 1 commit
- 
- 
David Schnur authored0.9 move dependencies to bower 
 
- 
- 14 Oct, 2013 6 commits
- 
- 
Nick Schonning authored
- 
Nick Schonning authoredValues from package.json 
- 
Nick Schonning authoredThe component.json filename has been depreciated 
- 
David Schnur authoredUpdate jquery.flot.threshold.js 
- 
David Schnur authored
- 
David Schnur authoredHandle undefined axisOptions in 0.9-work 
 
- 
- 03 Oct, 2013 3 commits
- 
- 
David Schnur authoredConvert all tabs to 4-space indents. 
- 
sgissinger authoredDisplays the serie base color and the threshold color side by side in the legend. When no treshold is color is set, default black color is used. 
- 
Nick Schonning authored
 
- 
- 28 Sep, 2013 1 commit
- 
- 
David Schnur authored0.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 authored0.9 grunt build 
- 
David Schnur authored0.9 add editorconfig 
- 
Nick Schonning authoredAllows for consistent spacing and indenting when combined with supported IDEs 
- 
Nick Schonning authored
 
- 
- 14 Aug, 2013 1 commit
- 
- 
Trask Stalnaker authoredI ran into this issue when upgrading from 0.8.1 to 0.9-work. 
 
- 
- 15 Jul, 2013 1 commit
- 
- 
David Schnur authoredAdded axis labels and rotated text support. 
 
- 
- 12 Jul, 2013 2 commits
- 
- 
David Schnur authoredThe labels are rotated counter-clockwise for left axes and clockwise for right axes. 
- 
David Schnur authored
 
- 
- 05 Jul, 2013 4 commits
- 
- 
David Schnur authoredLabels 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 authoredUpdated 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 authoredConflicts: jquery.flot.js jquery.flot.threshold.js 
- 
David Schnur authored
- 
David Schnur authored
- 
David Schnur authored
- 
David Schnur authoredWe can inline the dependencies automatically as part of the build process. 
- 
David Schnur authored
 
- 
- 31 May, 2013 2 commits
- 
- 
David Schnur authored
- 
David Schnur authoredAdd table of contents 
 
- 
- 30 May, 2013 5 commits
- 
- 
Brian Peiris authored
- 
Brian Peiris authoredThe 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 authoredIt's a little confusing, JSHint complains, and it doesn't make a big difference anyway. 
- 
David Schnur authored
- 
David Schnur authoredUpdated threshold plugin to work with 'above' operator. Resolves #1059. 
 
- 
