Commit Graph

95 Commits (72ad98a30fb5832fa5d2363f7cf8b692e7e292b5)
 

Author SHA1 Message Date
olau@iola.dk 72ad98a30f Fixed corner-case bug with axis-autoadjustment for flat datasets
git-svn-id: https://flot.googlecode.com/svn/trunk@97 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 45f0757d5d Fixed two corner-case bugs when drawing filled curves
git-svn-id: https://flot.googlecode.com/svn/trunk@96 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 230b746459 Be more precise when generating the numbers
git-svn-id: https://flot.googlecode.com/svn/trunk@95 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk f62f3bf7ea Added an FAQ to the readme
git-svn-id: https://flot.googlecode.com/svn/trunk@94 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk de247e0287 Fixed a couple of minor issues and bumped version no.
git-svn-id: https://flot.googlecode.com/svn/trunk@93 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 04a35ed087 Fixed formulation
git-svn-id: https://flot.googlecode.com/svn/trunk@92 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 5a86074fc5 Fixed two bugs with negative bars
git-svn-id: https://flot.googlecode.com/svn/trunk@89 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 05f5c62e45 Fixed missing var declaration causing trouble in IE, reworded interacting example
git-svn-id: https://flot.googlecode.com/svn/trunk@87 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 1d30a164ab Fixed IE problem, fix by Savage Zhang
git-svn-id: https://flot.googlecode.com/svn/trunk@84 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk a4c2998ea8 Fixed a bug with multi-line x-axis labels
git-svn-id: https://flot.googlecode.com/svn/trunk@83 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk de724cf7d7 Refactored the axis adjustment code for bars
git-svn-id: https://flot.googlecode.com/svn/trunk@82 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 08406b35fb prevent highlights from being cut off and fixed an issue with the placement of axis labels
git-svn-id: https://flot.googlecode.com/svn/trunk@79 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 5b60c57f65 Add some polish to the highlight
git-svn-id: https://flot.googlecode.com/svn/trunk@78 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 7fdd009980 Fixed CSS bug
git-svn-id: https://flot.googlecode.com/svn/trunk@77 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 5d2883f623 Preliminary support for highlighting points, still needs polishing
git-svn-id: https://flot.googlecode.com/svn/trunk@75 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 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