Commit Graph

34 Commits (22eb1489eb4752f0a47821bffe4edd560e9a1d94)

Author SHA1 Message Date
olau@iola.dk 22eb1489eb Added support for skipping points outside the specified range when autoscaling
git-svn-id: https://flot.googlecode.com/svn/trunk@110 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 5587862a79 Added support for disabling interactivity for specific plots
git-svn-id: https://flot.googlecode.com/svn/trunk@107 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk dd8b499f38 Clear up a couple of things related to not showing lines
git-svn-id: https://flot.googlecode.com/svn/trunk@101 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 938928b83d Support for preventing event in setSelection and revamped coloredAreas as markings with support for lines
git-svn-id: https://flot.googlecode.com/svn/trunk@91 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 20fe8fdbfe Added special-case for highlighting bars
git-svn-id: https://flot.googlecode.com/svn/trunk@90 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 7daabbb36e Integrated patch by Mark Byers for detecting bar hovering
git-svn-id: https://flot.googlecode.com/svn/trunk@88 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 08a5c94fe6 Shuffled the explanation of time series support around a bit
git-svn-id: https://flot.googlecode.com/svn/trunk@86 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk c577ea1624 Implemented centering of bars
git-svn-id: https://flot.googlecode.com/svn/trunk@85 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk f8594bd243 Allow null values in coordinates to have an affect on axis scaling
git-svn-id: https://flot.googlecode.com/svn/trunk@81 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk da9023c19f Document highlight and related
git-svn-id: https://flot.googlecode.com/svn/trunk@80 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 078f25e5ca Fixed description of methods returning internals
git-svn-id: https://flot.googlecode.com/svn/trunk@76 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 4bc191f031 Spit out pageX/pageY in "plotclick" and "plothover" events, add primitive tooltip stuff to demo
git-svn-id: https://flot.googlecode.com/svn/trunk@74 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 7c9ff67b34 Landed dual axis/hover event/finding nearby datapoints patch
git-svn-id: https://flot.googlecode.com/svn/trunk@73 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 09b37caf41 Overwrite the legend container instead of appending to it
git-svn-id: https://flot.googlecode.com/svn/trunk@71 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 65cae14ecb Fixed wording
git-svn-id: https://flot.googlecode.com/svn/trunk@68 1e0a6537-2640-0410-bfb7-f154510ff394
18 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 f28eb70f05 Make it possible to set the fill opacity by setting fill to a number
git-svn-id: https://flot.googlecode.com/svn/trunk@64 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 5dab68ddca Added support for specifying tick label sizes
git-svn-id: https://flot.googlecode.com/svn/trunk@62 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 8d07034e65 Add clarification about the use of setData to the API documentation
git-svn-id: https://flot.googlecode.com/svn/trunk@60 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 2015ca3a84 Added more members to the Plot object + a few cleanups
git-svn-id: https://flot.googlecode.com/svn/trunk@57 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 47eb2cb048 Clarify the meaning of barWidth
git-svn-id: https://flot.googlecode.com/svn/trunk@56 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 78de04479e Added support for customizing the border width, change gridLabel to tickLabel and mention it in the API
git-svn-id: https://flot.googlecode.com/svn/trunk@54 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk cba1486270 Convert data coordinates explicitly to numbers
git-svn-id: https://flot.googlecode.com/svn/trunk@53 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 7a665a14f8 Added support for line segments and null/NaN values
git-svn-id: https://flot.googlecode.com/svn/trunk@51 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 8cf42618fa Cleaned up the scaling algorithm and some of the tick stuff
git-svn-id: https://flot.googlecode.com/svn/trunk@39 1e0a6537-2640-0410-bfb7-f154510ff394
19 years ago
olau@iola.dk f4ffef258e Added support for clicking on the plot, still a bit primitive
git-svn-id: https://flot.googlecode.com/svn/trunk@34 1e0a6537-2640-0410-bfb7-f154510ff394
19 years ago
olau@iola.dk 881a1bf5cc Mention how to disable ticks
git-svn-id: https://flot.googlecode.com/svn/trunk@24 1e0a6537-2640-0410-bfb7-f154510ff394
19 years ago
olau@iola.dk c81f0af709 Added labelFormatter option
git-svn-id: https://flot.googlecode.com/svn/trunk@22 1e0a6537-2640-0410-bfb7-f154510ff394
19 years ago
olau@iola.dk 5a14a53035 Finished documenting the API
git-svn-id: https://flot.googlecode.com/svn/trunk@20 1e0a6537-2640-0410-bfb7-f154510ff394
19 years ago
olau@iola.dk 19eb76128b Documented more options
git-svn-id: https://flot.googlecode.com/svn/trunk@12 1e0a6537-2640-0410-bfb7-f154510ff394
19 years ago
olau@iola.dk d2a5a63243 First draft, options are not documented yet
git-svn-id: https://flot.googlecode.com/svn/trunk@9 1e0a6537-2640-0410-bfb7-f154510ff394
19 years ago
olau@iola.dk 87390ae7fe Added first version
git-svn-id: https://flot.googlecode.com/svn/trunk@2 1e0a6537-2640-0410-bfb7-f154510ff394
19 years ago