Igor Kulikov
5c1302fa72
Update date generator
5 years ago
Igor Kulikov
4d295af5f6
Use moment timezone to handle timezones
5 years ago
Sergey Tarnavskiy
963d316880
Fixed bug with charts hiding in stack mode
6 years ago
Igor Kulikov
6e1a370958
Fix interactive variables declaration order.
9 years ago
Jacob Lowe
46719d55fc
requested revisions, switching to dubs, and jshint declaration
12 years ago
Jacob Lowe
6df2a921dd
removing appending warning to dom
12 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
Michael Hausl
ba4de812f5
Removed unneccessary comma
12 years ago
Michael Hausl
e48d0662a9
Pan trigger extended to contain information if the dragging has ended or
...
not
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