Commit Graph

280 Commits (147f940e5b3f75e810dced367b3b5a2877a05b5c)
 

Author SHA1 Message Date
olau@iola.dk 3a1d1e7bae Added support for gradient bars
git-svn-id: https://flot.googlecode.com/svn/trunk@132 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk ab264f6ef1 legend.margin can now specify horizontal and vertical margins
git-svn-id: https://flot.googlecode.com/svn/trunk@131 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk da43cef68d Added "plotunselected" event
git-svn-id: https://flot.googlecode.com/svn/trunk@130 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk 8a78e8f8c2 Added support for gradients, currently only used for the grid background
git-svn-id: https://flot.googlecode.com/svn/trunk@129 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk c9429505cc Make the grid border act similarly to a regular CSS border
git-svn-id: https://flot.googlecode.com/svn/trunk@128 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk b85766e1f9 Don't round markings to prevent sub-pixel problems
git-svn-id: https://flot.googlecode.com/svn/trunk@127 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk d85d6ef990 Patch from Mike R. Williamson to fix make set border color in options parsing code
git-svn-id: https://flot.googlecode.com/svn/trunk@126 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk bf01441dc6 Check position of placeholder before setting it
git-svn-id: https://flot.googlecode.com/svn/trunk@125 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk cc517f691f Added borderColor option, patch from achamayou
git-svn-id: https://flot.googlecode.com/svn/trunk@124 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk edbec9590c Pulled the autoscaleSkipPointsOutside option, it's causing trouble in edge cases and it's probably easier to fix by preprocessing the data
git-svn-id: https://flot.googlecode.com/svn/trunk@123 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk 55bc8c0980 Fixup tracking example a wee bit, add it to index, lower the update timeout value a bit
git-svn-id: https://flot.googlecode.com/svn/trunk@122 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk 8fa09e4c87 Fixed spelling mistake (report by Gokhan Sevinc)
git-svn-id: https://flot.googlecode.com/svn/trunk@121 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk aed8cd3c67 Fixed a couple of things related to the crosshair
git-svn-id: https://flot.googlecode.com/svn/trunk@120 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk f4de93823a Clarify that it is important not to put in strings
git-svn-id: https://flot.googlecode.com/svn/trunk@119 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk edae72579e Added notice about the string/number conversion problem
git-svn-id: https://flot.googlecode.com/svn/trunk@118 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk d0c96fc00b Added access to the built-in date formatter through $.plot.formatDate
git-svn-id: https://flot.googlecode.com/svn/trunk@117 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 9b08e8206f Added documentation and example for the crosshairs feature
git-svn-id: https://flot.googlecode.com/svn/trunk@116 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 0b135a2633 First stab at crosshair support
git-svn-id: https://flot.googlecode.com/svn/trunk@115 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk a4bd63af85 Introduced a plotselecting event which is fired while doing a selection
git-svn-id: https://flot.googlecode.com/svn/trunk@114 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 6a7f952efc Clarify the Prototype/Mootools question
git-svn-id: https://flot.googlecode.com/svn/trunk@113 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 5785c2db56 Call $() on passed in elements to support DOM elements/CSS expressions too
git-svn-id: https://flot.googlecode.com/svn/trunk@112 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk aa4256faa5 Move FAQ to separate file
git-svn-id: https://flot.googlecode.com/svn/trunk@111 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
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 919b9c7541 Fixed bug with returning y2 values in the selection event
git-svn-id: https://flot.googlecode.com/svn/trunk@109 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 9e7fcc5339 Remove debug output, forgot to save buffer in Emacs before committing
git-svn-id: https://flot.googlecode.com/svn/trunk@108 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 39faf24b62 Fixed a bug with drawing marking lines with differrent colors
git-svn-id: https://flot.googlecode.com/svn/trunk@106 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk e4775aabee Convert axis min/max to numbers
git-svn-id: https://flot.googlecode.com/svn/trunk@105 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 2c57d5355f Fixed issue with background colors not printing in legend
git-svn-id: https://flot.googlecode.com/svn/trunk@104 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 23f73b5bc7 Updated mouse position expression to the latest in jQuery 1.2.6
git-svn-id: https://flot.googlecode.com/svn/trunk@103 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk dae9f62758 Updated mouse position expression to the latest in jQuery 1.2.6
git-svn-id: https://flot.googlecode.com/svn/trunk@102 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 df7faa752d Fixed problems with not showing lines
git-svn-id: https://flot.googlecode.com/svn/trunk@100 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk 8704eee84c Forgot to commit the NEWS file
git-svn-id: https://flot.googlecode.com/svn/trunk@99 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
olau@iola.dk eb45adb2bb Fixed a bug with setData(getData()) and secondary axes
git-svn-id: https://flot.googlecode.com/svn/trunk@98 1e0a6537-2640-0410-bfb7-f154510ff394
18 years ago
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