Commit Graph

376 Commits (ca050b26c23672c6a1ca34f2dfc49557f9e6ea6c)
 

Author SHA1 Message Date
olau@iola.dk 1bb11ad9ce Added support for redrawing the plot while panning for the navigate
plugin, idea from lasthemy (issue 235).


git-svn-id: https://flot.googlecode.com/svn/trunk@232 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk 815f80e7b1 Small documentation fixes
git-svn-id: https://flot.googlecode.com/svn/trunk@231 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk 569685fb20 Added support for stacking horizontal bar charts to the stacking plugin
git-svn-id: https://flot.googlecode.com/svn/trunk@230 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk c3a34cd6e9 Support for specifying a bottom for each point for line charts when
filling them, this means that an arbitrary bottom can be used
instead of just the x axis (based on patches patiently provided by
Roman V. Prikhodchenko).

New fillbetween plugin that can compute a bottom for a series from
another series, useful for filling areas between lines (see new
example percentiles.html for a use case).

More predictable handling of gaps for the stacking plugin, now all
undefined ranges are skipped.

Fixed problem with plugins adding options to the series objects.

Fixed a problem introduced in 0.6 with specifying a gradient with {
brightness: x, opacity: y }.


git-svn-id: https://flot.googlecode.com/svn/trunk@229 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
the.d0rp 7cbc14160e git-svn-id: https://flot.googlecode.com/svn/trunk@228 1e0a6537-2640-0410-bfb7-f154510ff394 17 years ago
olau@iola.dk 088d6ae20c Fixed problem with ticks and the border (based on patch from
ultimatehustler69, issue 236)


git-svn-id: https://flot.googlecode.com/svn/trunk@227 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk 356a27b660 Fixed problem with findNearbyItem and bars on top of each other (reported by ragingchikn, issue 242)
git-svn-id: https://flot.googlecode.com/svn/trunk@226 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk 8a2e8c62c6 Elaborated question about "doesn't work with framework xyz"
git-svn-id: https://flot.googlecode.com/svn/trunk@225 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk 91e0550319 Added makefile for building the compressed files
git-svn-id: https://flot.googlecode.com/svn/trunk@224 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk f0f4a8fa34 Lowered chunk size to 5000 again
git-svn-id: https://flot.googlecode.com/svn/trunk@223 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk b2f05b8890 Some small formulation changes
git-svn-id: https://flot.googlecode.com/svn/trunk@222 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk 1031cc0206 Revert accidental commit of example changes
git-svn-id: https://flot.googlecode.com/svn/trunk@221 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk d54a40c2df Move selection support to a plugin (based on patch from andershol),
move color code to separate jQuery plugin inlined in the Flot code
(and hosted here for the time being), fixup some various other little
things in preparation for the 0.6 release


git-svn-id: https://flot.googlecode.com/svn/trunk@220 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk bc2bcd1bb5 Add color helper plugin, it might be better to host it elsewhere, but
for now it's available here


git-svn-id: https://flot.googlecode.com/svn/trunk@219 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk bba21cdae0 Bumped chunk size in excanvas
git-svn-id: https://flot.googlecode.com/svn/trunk@218 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk 15f3cc95f5 Updated excanvas from SVN, with the patch in issue 50 (http://code.google.com/p/explorercanvas/issues/detail?id=50) applied
git-svn-id: https://flot.googlecode.com/svn/trunk@217 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk 563349c9c8 Add example of using gradients with bars
git-svn-id: https://flot.googlecode.com/svn/trunk@216 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk d2e99096bf Integrated patch for adding locking feature to the crosshair plugin
from Phrogz


git-svn-id: https://flot.googlecode.com/svn/trunk@215 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk e672c50a13 Added option for setting line width to crosshairs plugins (patch by Phrogz)
git-svn-id: https://flot.googlecode.com/svn/trunk@214 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk b69492b8e0 Make sure points on top take precedence when finding nearby points when hovering
git-svn-id: https://flot.googlecode.com/svn/trunk@213 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk 6ce34f4575 Make sure points on top take precedence when finding nearby points when hovering
git-svn-id: https://flot.googlecode.com/svn/trunk@212 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk b1e5068c95 Added licence file
git-svn-id: https://flot.googlecode.com/svn/trunk@211 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk 6277b34c86 Make heuristic for x axis label widths more dynamic (based on patch by rickinhethuis)
git-svn-id: https://flot.googlecode.com/svn/trunk@210 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk 9396ceb4bc Added a hooks option to enable scripts to define hooks before doing a plot
git-svn-id: https://flot.googlecode.com/svn/trunk@209 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk 736c098eea Reformulated the hooks example which was silly
git-svn-id: https://flot.googlecode.com/svn/trunk@208 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk c77b0af8e3 Swapped a suspicious looking line in markings drawing
git-svn-id: https://flot.googlecode.com/svn/trunk@206 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk 0c54df7f54 Added support for 12 hour timestamps, patch by Forrest Aldridge
git-svn-id: https://flot.googlecode.com/svn/trunk@205 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk d4c5f4443f Fixed bug in findNearbyItem, patch by zollman (issue 190)
git-svn-id: https://flot.googlecode.com/svn/trunk@204 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk 2b9de8299e Fixed some missing semicolons and others detected by js2-mode
git-svn-id: https://flot.googlecode.com/svn/trunk@203 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk e7a909a6f8 Added axis transformation support
git-svn-id: https://flot.googlecode.com/svn/trunk@202 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk d9ba523527 Return false in the mousewheel handler
git-svn-id: https://flot.googlecode.com/svn/trunk@201 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk b0b1c44238 Don't set axis min/max in processData (only touch datamin/datamax),
fixes problem with redrawing when only setData is called


git-svn-id: https://flot.googlecode.com/svn/trunk@200 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk 797697b7f1 Fixed a bug with respecting min/max on partially invalid points, added some missing semicolons
git-svn-id: https://flot.googlecode.com/svn/trunk@199 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk 78630ef977 Patches from Paul Kienzle, fix pixel anchoring, add alpha support
git-svn-id: https://flot.googlecode.com/svn/trunk@198 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk 3360d2747b Option to have the grid on top of the data, important for image plots, and a bug fix, patch by Paul Kienzle
git-svn-id: https://flot.googlecode.com/svn/trunk@197 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk 00051008da Updated to mention bug fixes
git-svn-id: https://flot.googlecode.com/svn/trunk@196 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk 1158d06325 Fix a bug with axis range margins not being set in the same way
(patch by Paul Kienzle), and fix snap to ticks so it works correctly
with max ticks


git-svn-id: https://flot.googlecode.com/svn/trunk@195 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk 322a8d5da4 Swap y axis coordinates to fix bug
git-svn-id: https://flot.googlecode.com/svn/trunk@194 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk af965c7cba More robust argument parsing
git-svn-id: https://flot.googlecode.com/svn/trunk@193 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk 7331dc2f53 Base zoom out on current mouse position rather than a one-level undo
git-svn-id: https://flot.googlecode.com/svn/trunk@192 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk 689daa1fbf Rewrote the description text a wee bit
git-svn-id: https://flot.googlecode.com/svn/trunk@191 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk f60dc6394e Added scrollwheel support, currently with inline jquery.scrollwheel.js plugin
git-svn-id: https://flot.googlecode.com/svn/trunk@190 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk 14a698be79 Actually add the image plugin code instead of just the example page, and fix Hubble link
git-svn-id: https://flot.googlecode.com/svn/trunk@189 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk de5abcef76 Fix bug in navigate example introduced by renaming enable to interactive
git-svn-id: https://flot.googlecode.com/svn/trunk@188 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk e02c5bb729 Forgot to commit some images
git-svn-id: https://flot.googlecode.com/svn/trunk@187 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk 0c5bb75fcd Added navigate plugin for panning and zooming
git-svn-id: https://flot.googlecode.com/svn/trunk@186 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk 237861e9f8 Explain that plugins can be concatenated to reduce download size/latency
git-svn-id: https://flot.googlecode.com/svn/trunk@185 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk cca37aa9c3 Updated to match the latest API
git-svn-id: https://flot.googlecode.com/svn/trunk@184 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk a7355c2100 Added getPlaceholder and renamed internal target to placeholder
git-svn-id: https://flot.googlecode.com/svn/trunk@183 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago
olau@iola.dk a4e60e843a Added jQuery to make it a bit easier to just checkout and run
git-svn-id: https://flot.googlecode.com/svn/trunk@180 1e0a6537-2640-0410-bfb7-f154510ff394
17 years ago