Commit Graph

172 Commits (8d94678edeb4c23d4fcb3e45f4a704b90964c293)
 

Author SHA1 Message Date
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 6b1971ed19 Fixed a bug with line widths of bars
git-svn-id: https://flot.googlecode.com/svn/trunk@72 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 c60b93056f Commit patch to fix a bug with drawing bars extending below 0
git-svn-id: https://flot.googlecode.com/svn/trunk@70 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk b66c291b2c Fixed bug when borderWidth is set to 0
git-svn-id: https://flot.googlecode.com/svn/trunk@69 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 2d6aa6e987 Add warnings about display:none and placeholder readiness to the README
git-svn-id: https://flot.googlecode.com/svn/trunk@66 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 9a19740128 Set the fill opacity instead of just scaling it
git-svn-id: https://flot.googlecode.com/svn/trunk@65 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 4b5dc00d99 Fix Number.MIN_VALUE bug and prevent the possibility of eternal looping in tick calculations
git-svn-id: https://flot.googlecode.com/svn/trunk@63 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 436abc2f2e Really fix spacing bug
git-svn-id: https://flot.googlecode.com/svn/trunk@61 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 e5a73a3350 Bumped version no.
git-svn-id: https://flot.googlecode.com/svn/trunk@59 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk c4f46a5e93 Revert accidental commit to example
git-svn-id: https://flot.googlecode.com/svn/trunk@58 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 42e32bd34d Fixed up the label measurement stuff, fixed a snap-to-tick bug
git-svn-id: https://flot.googlecode.com/svn/trunk@55 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 1d8f4807b3 Clamp the minimum zoom level in the example
git-svn-id: https://flot.googlecode.com/svn/trunk@52 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 bedf4fb2dc Cleaned up findDataRanges, fix bug in date handling that I just introduced
git-svn-id: https://flot.googlecode.com/svn/trunk@50 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk ad3f6a7370 Be consistent in using $, really fix the IE 7 event issues, and fix text selection properly with feature detection instead of browser hack
git-svn-id: https://flot.googlecode.com/svn/trunk@49 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk de8d3e2b82 Fixed IE 7 problem with selecting
git-svn-id: https://flot.googlecode.com/svn/trunk@48 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 0e91a09006 Updated TODO, added bugfix to NEWS
git-svn-id: https://flot.googlecode.com/svn/trunk@47 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 6214c9298b Fixed bug in handling bar series with only one item
git-svn-id: https://flot.googlecode.com/svn/trunk@46 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 7e7f533d2b Added colored area support with an example to show it
git-svn-id: https://flot.googlecode.com/svn/trunk@43 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
olau@iola.dk c198ffb2b0 Fixed the look of the legend color boxes in IE
git-svn-id: https://flot.googlecode.com/svn/trunk@41 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 71a276d91c Fixed a newly introduced bug in dealing with data where min = max
git-svn-id: https://flot.googlecode.com/svn/trunk@40 1e0a6537-2640-0410-bfb7-f154510ff394
19 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 3b80148d86 Set zero tick
git-svn-id: https://flot.googlecode.com/svn/trunk@38 1e0a6537-2640-0410-bfb7-f154510ff394
19 years ago
olau@iola.dk 65f4bf886f Update version no.
git-svn-id: https://flot.googlecode.com/svn/trunk@37 1e0a6537-2640-0410-bfb7-f154510ff394
19 years ago
olau@iola.dk 460049f988 Remove mysterious tabs from the indentation
git-svn-id: https://flot.googlecode.com/svn/trunk@36 1e0a6537-2640-0410-bfb7-f154510ff394
19 years ago
olau@iola.dk 2a63c13c58 Update the news
git-svn-id: https://flot.googlecode.com/svn/trunk@35 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 dc1e624d84 Updated
git-svn-id: https://flot.googlecode.com/svn/trunk@33 1e0a6537-2640-0410-bfb7-f154510ff394
19 years ago
olau@iola.dk 85e6aa9668 Fixed min = max bug, thanks to Michael Messinides
git-svn-id: https://flot.googlecode.com/svn/trunk@32 1e0a6537-2640-0410-bfb7-f154510ff394
19 years ago
olau@iola.dk 084fe2aeea Added note about possible IE 6.0 problems
git-svn-id: https://flot.googlecode.com/svn/trunk@31 1e0a6537-2640-0410-bfb7-f154510ff394
19 years ago
olau@iola.dk 40b53d9439 Clarify that it's a good idea to read the example source code
git-svn-id: https://flot.googlecode.com/svn/trunk@28 1e0a6537-2640-0410-bfb7-f154510ff394
19 years ago
olau@iola.dk 4375f84f8f Removed 1/2 linewidth hack, it is a bad idea for the outline, fixes issue 8
git-svn-id: https://flot.googlecode.com/svn/trunk@27 1e0a6537-2640-0410-bfb7-f154510ff394
19 years ago
olau@iola.dk 0c08a9ab68 Fixed formulation
git-svn-id: https://flot.googlecode.com/svn/trunk@26 1e0a6537-2640-0410-bfb7-f154510ff394
19 years ago
olau@iola.dk 1308e069c9 Added missing semicolons, renamed translate functions
git-svn-id: https://flot.googlecode.com/svn/trunk@25 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 c36fd8c0bb Updated the todo
git-svn-id: https://flot.googlecode.com/svn/trunk@23 1e0a6537-2640-0410-bfb7-f154510ff394
19 years ago