Commit Graph

13 Commits (92a833ce0086a32bf31d98d2745a842c6e517972)

Author SHA1 Message Date
Mark Côté 657a39b8f9 Unbitrotted risicle's patch from issue #49.
Also fixed formatting and removed unused change to tickFormatter args.
14 years ago
Mark Cote a54ec4ad64 Time format now a proper subset of strftime's. 14 years ago
Mark Côté 1f484ed293 Fix minTickSize for year units. 14 years ago
Mark Côté 854292986d Moved time-series functionality into a separate plug-in and incorporated
time zones.
14 years ago
olau@iola.dk 477b6147b8 Fix some validator warnings (suggested by Colin Law)
git-svn-id: https://flot.googlecode.com/svn/trunk@319 1e0a6537-2640-0410-bfb7-f154510ff394
15 years ago
olau@iola.dk d8e20bf13b Skip loading excanvas in IE 9 in examples (thanks to Ryley Breiddal), adapt NEWS and README to mention this
git-svn-id: https://flot.googlecode.com/svn/trunk@293 1e0a6537-2640-0410-bfb7-f154510ff394
15 years ago
olau@iola.dk 689e153a55 Use the Date(year, month, day) constructor instead of the string-based
one which can be a bit confusing (reported by Udi Falkson)


git-svn-id: https://flot.googlecode.com/svn/trunk@238 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk 0d15280aa9 Implemented plugin system, introduced experimental hooks system (three hooks defined at the moment), moved thresholding to plugin, new stack plugin for stacking charts, refactoring of data processing to support plugin writing, moved series specific global options, changed semantics of arguments to plothover event to reflect the situation with data transformations
git-svn-id: https://flot.googlecode.com/svn/trunk@157 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk f899a097a8 Use SVN release of excanvas, hopefully this will make Flot work with IE
git-svn-id: https://flot.googlecode.com/svn/trunk@135 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk 84a7a273f2 Display dates according to UTC instead of according to the time zone of the visitor
git-svn-id: https://flot.googlecode.com/svn/trunk@67 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 865688a15f Some further tweaks to time series handling, implemented support for tickSize and minTickSize, automatic detection of no. ticks
git-svn-id: https://flot.googlecode.com/svn/trunk@45 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk dfba9f38a1 Documented the date support, tweaking the API a bit in the process, deprecated noTicks in favour of a numerical parameter to ticks
git-svn-id: https://flot.googlecode.com/svn/trunk@44 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk c97acff95e Added first stab at time series support
git-svn-id: https://flot.googlecode.com/svn/trunk@42 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago