Commit Graph

465 Commits (e10b38bfcc31b72b27b16902a44ed321322090e8)
 

Author SHA1 Message Date
David Schnur 589b3130c6 Added note and credits for the merge from pull request #22. 14 years ago
David Schnur 23cdb29923 Merge pull request #21 from reustle/master
Prevent single slice pie charts on example page
14 years ago
David Schnur eafe69a49f Tweaked changelog spacing for consistency. 14 years ago
David Schnur 1ffbac11ad Merge remote-tracking branch 'origin/master' 14 years ago
David Schnur d0fba4a5b9 Prevent pie slice outlines from being drawn when the stroke width is zero (issue 585) 14 years ago
David Schnur 562749758e Adding a note and credits for a recent pull request merge. 14 years ago
David Schnur f83cacf5eb Merge pull request #24 from ichthyos/master
Throw IE- and Safari-friendly error upon finding invalid dimensions.
14 years ago
David Schnur c5c865d5a6 Update copyright year 14 years ago
David Schnur 0258271d7c Prevent i from being declared global in extractRange (issue 627) 14 years ago
David Schnur be0799cfbe Fixed a typo in the jquery.flot.fillbetween.js documentation 14 years ago
David Schnur 3986cf760f Fixed a typo in the API documentation 14 years ago
David Schnur 07598593e1 Added a grid.margin option 14 years ago
David Schnur 4ee1e04e19 Added processOffset and drawBackground hooks 14 years ago
Eric Wendelin 46e1221f17 Allowing custom highlight color 14 years ago
Adam Mckaig 877db70f29 Rename README to markdown. 14 years ago
Eddie Kay 2ffbd4a6df Throw IE- and Safari-friendly error upon finding invalid dimensions. 15 years ago
Hongli Lai (Phusion) 1d97fe13d9 Convert PLUGINS to markdown format for better readability. 15 years ago
Hongli Lai (Phusion) abc38e4510 Convert FAQ.txt to markdwon format for better readability. 15 years ago
Hongli Lai (Phusion) 6f40a555aa Rename *.txt.md to *.md. 15 years ago
Hongli Lai (Phusion) 94d08c13a7 Conver API to markdown format for better readability. 15 years ago
Hongli Lai (Phusion) 328c2be288 Convert README to markdown format for better readability. 15 years ago
Shane Reustle 98ca809afd Prevent single slice pie charts on example page 15 years ago
Ole Laursen 1a99246c73 Change "method" to "type" in AJAX example, method doesn't exist in
jQuery (reported by Martin Pala)
15 years ago
Ole Laursen 93c7c941f4 New categories plugin with support for plotting categories/textual
data directly; also tick generators now get the whole axis rather than
just min/max
15 years ago
Ole Laursen b52f74e5c5 Merge pull request #6 from smashedpumpkin/fix-fonts
Fix bug with font of the axis labels when multiple font-families are specified
15 years ago
Ole Laursen b15669fd13 Fix bug in threshold plugin exposed by recent bugfix in data processor 15 years ago
Ole Laursen fcd4bce6f9 Fix bug when both label width and height is set (fix by Ara
Anjargolian)
15 years ago
Ole Laursen 06c7d41af1 Update copyright year 15 years ago
Ole Laursen 97c0fc820a Fix bug with formats in the data processor (reported by Peter Hull) 15 years ago
Ole Laursen e55b5b4d61 Prefix canvas classes with "flot-" to prevent clashes, mostly a
problem with .overlay (reported by bcraysie/Bob Cravens, issue 540)
15 years ago
Ole Laursen 2c8fc1a08f Fix missing ; (reported by getify, issue 518) 15 years ago
Ole Laursen c1d4516c4b Add support for multiple thresholds, patch by Arnaud Bellec 15 years ago
Ole Laursen 5a60696886 Fix calculation of plot offset to round values to prevent another source of blurry borders 15 years ago
Ole Laursen f5efa0d4fb Rework interacting example slightly to make DOM text update optional 15 years ago
Ole Laursen d60f0d47bb Previous commit missed some changes, oops 15 years ago
Ole Laursen f6cebd3f13 Update excanvas and remove previous eventholder work-around to fix hover/click bug in IE 8 (test case by Ara Anjargolian); add support for setting the redraw overlay period and set it to 60 frames/s 15 years ago
Ole Laursen 9f060ec8e1 Round measured label dimensions to fix problem with blurry grid lines 15 years ago
Michael Mayer a35b7d0fea Corrected inline comment 15 years ago
Michael Mayer 82ac1aecb0 Fixes the font of the axis labels by removing single quotes in CSS font property (otherwise a list of fonts is interpreted as a single font name or already quoted font names are quoted twice 15 years ago
Michael Mayer 40d886f9c9 Implemented option to right-align a bar and updated API docs 15 years ago
Ole Laursen b2fedcd828 Fix recently introduced bug in pie plugin pointed out by Chris R. Patterson 15 years ago
Ole Laursen 431a603bec Fix bug with new label drawing code when an axis is missing the ticks,
fix missing semicolon
15 years ago
Ole Laursen 3fdf6b3273 Add ignore file 15 years ago
Ole Laursen 89bbfef517 Switch to using canvas text to draw the axis labels, fix a problem with axis box calculations 15 years ago
Ole Laursen 36df8f08c0 Fix problem with threshold plugin and bars (based on patch by kaarlenkaski, issue 348) 15 years ago
Ole Laursen 2d2ca32a5c Fix problem with null values and pie plugin (patch by gcruxifix) 15 years ago
Ole Laursen 3c1e90bed9 Change Makefile to use yui-compressor script directly, it appears to
be widely available in Linux distributions these days
15 years ago
Ole Laursen aea8e9fb63 Bump version number for the 0.7 release 15 years ago
olau@iola.dk 284dfa13e4 Update colorhelpers plugin to avoid dying when trying to parse an
invalid string (reported by cadavor, issue 483)


git-svn-id: https://flot.googlecode.com/svn/trunk@323 1e0a6537-2640-0410-bfb7-f154510ff394
15 years ago
olau@iola.dk 8856dcc992 Fix mimetype of realtime example
git-svn-id: https://flot.googlecode.com/svn/trunk@322 1e0a6537-2640-0410-bfb7-f154510ff394
15 years ago