Thomas Duval
75cc3da261
AOT-3767 : add a new attribute to markings to be above the graph while keeping the grid below the graph
5 years ago
Igor Kulikov
6e1a370958
Fix interactive variables declaration order.
9 years ago
David Schnur
4ff36332c7
Fix failures introduced by the merge from master.
12 years ago
David Schnur
7043573aaa
Merge branch 'master' into 0.9-work
...
Conflicts:
NEWS.md
component.json
flot.jquery.json
jquery.flot.canvas.js
jquery.flot.fillbetween.js
jquery.flot.pie.js
jquery.flot.time.js
package.json
src/jquery.flot.js
src/plugins/jquery.flot.crosshair.js
src/plugins/jquery.flot.navigate.js
src/plugins/jquery.flot.resize.js
12 years ago
Nick Schonning
f2b3b266a9
Merge pull request #1241 from nschonni/jsdoc-cleanup
...
Add spacing to comments in jquery.flot.js
12 years ago
Sebastian Widmer
5f59ec87c9
add comment to browser detection
12 years ago
Sebastian Widmer
6fd170d034
no confusing use of "!"
12 years ago
Sebastian Widmer
143c61a550
fix browser detection for jQuery > 2.0
...
jQuery removed $.support.leadingWhitespace from jquery greater 2.0
because support was dropped for IE 7/8. So if property is undefined,
we are pretty shure its ie > 8 or jQuery does not support the browser
anyway.
12 years ago
Nick Schonning
4f29359332
Add spacing to comments in jquery.flot.js
...
- Fix JSDoc headers where applicable
- Add spacing before/after comments per jQuery style guide
12 years ago
Nick Schonning
9242e2acca
Move JS files under src directory
12 years ago