- 22 Mar, 2011 1 commit
-
-
Ole Laursen authored
be widely available in Linux distributions these days
-
- 21 Mar, 2011 1 commit
-
-
Ole Laursen authored
-
- 17 Mar, 2011 7 commits
-
-
olau@iola.dk authored
invalid string (reported by cadavor, issue 483) git-svn-id: https://flot.googlecode.com/svn/trunk@323 1e0a6537-2640-0410-bfb7-f154510ff394
-
olau@iola.dk authored
git-svn-id: https://flot.googlecode.com/svn/trunk@322 1e0a6537-2640-0410-bfb7-f154510ff394
-
olau@iola.dk authored
somebody tries to parse "" or another unknown color git-svn-id: https://flot.googlecode.com/svn/trunk@321 1e0a6537-2640-0410-bfb7-f154510ff394
-
olau@iola.dk authored
data generation idea from Doug Suerich's test case on issue 387) git-svn-id: https://flot.googlecode.com/svn/trunk@320 1e0a6537-2640-0410-bfb7-f154510ff394
-
olau@iola.dk authored
git-svn-id: https://flot.googlecode.com/svn/trunk@319 1e0a6537-2640-0410-bfb7-f154510ff394
-
olau@iola.dk authored
resize event properly git-svn-id: https://flot.googlecode.com/svn/trunk@318 1e0a6537-2640-0410-bfb7-f154510ff394
-
olau@iola.dk authored
adding shutdown() methods to the plot (based on patch by Ryley Breiddal, issue 269). This prevents a memory leak in Chrome and hopefully makes replotting faster for those who are using $.plot instead of .setData()/.draw(). Also update jQuery to 1.5.1 to prevent IE leaks fixed some time ago in jQuery. git-svn-id: https://flot.googlecode.com/svn/trunk@317 1e0a6537-2640-0410-bfb7-f154510ff394
-
- 16 Mar, 2011 1 commit
-
-
olau@iola.dk authored
git-svn-id: https://flot.googlecode.com/svn/trunk@316 1e0a6537-2640-0410-bfb7-f154510ff394
-
- 15 Mar, 2011 4 commits
-
-
olau@iola.dk authored
New options.grid.minBorderMargin for adjusting the minimum margin provided around the border (based on patch by corani, issue 188) git-svn-id: https://flot.googlecode.com/svn/trunk@315 1e0a6537-2640-0410-bfb7-f154510ff394
-
olau@iola.dk authored
padding on the placeholder by hardcoding the placeholder padding to 0 (reported by adityadineshsaxena, Matt Sommer, Daniel Atos and some other people, issue 301) git-svn-id: https://flot.googlecode.com/svn/trunk@314 1e0a6537-2640-0410-bfb7-f154510ff394
-
olau@iola.dk authored
Dragos Tihauan (issue 471) git-svn-id: https://flot.googlecode.com/svn/trunk@313 1e0a6537-2640-0410-bfb7-f154510ff394
-
olau@iola.dk authored
git-svn-id: https://flot.googlecode.com/svn/trunk@312 1e0a6537-2640-0410-bfb7-f154510ff394
-
- 14 Mar, 2011 3 commits
-
-
olau@iola.dk authored
quality anyway after the setupGrid refactoring git-svn-id: https://flot.googlecode.com/svn/trunk@311 1e0a6537-2640-0410-bfb7-f154510ff394
-
olau@iola.dk authored
no longer needed, and possibly misleading - hopefully, nobody else has used it yet; also refactor getAxes() and remove annoying backwards-compatibility stuff in it, it probably didn't help anything and prevents one from using getAxes() in the obvious way git-svn-id: https://flot.googlecode.com/svn/trunk@310 1e0a6537-2640-0410-bfb7-f154510ff394
-
olau@iola.dk authored
trick to avoid null axes and use axis.show guard git-svn-id: https://flot.googlecode.com/svn/trunk@309 1e0a6537-2640-0410-bfb7-f154510ff394
-
- 11 Mar, 2011 8 commits
-
-
olau@iola.dk authored
the version comment at the top of jquery.flot.js is included in the minified output (suggested by arockinit) git-svn-id: https://flot.googlecode.com/svn/trunk@308 1e0a6537-2640-0410-bfb7-f154510ff394
-
olau@iola.dk authored
(reported by Ofri Raviv, and patches and analysis by Jan and Tom Paton, issue 334 and 467) git-svn-id: https://flot.googlecode.com/svn/trunk@307 1e0a6537-2640-0410-bfb7-f154510ff394
-
olau@iola.dk authored
Gattanini, issue 395) git-svn-id: https://flot.googlecode.com/svn/trunk@306 1e0a6537-2640-0410-bfb7-f154510ff394
-
olau@iola.dk authored
git-svn-id: https://flot.googlecode.com/svn/trunk@305 1e0a6537-2640-0410-bfb7-f154510ff394
-
olau@iola.dk authored
git-svn-id: https://flot.googlecode.com/svn/trunk@304 1e0a6537-2640-0410-bfb7-f154510ff394
-
olau@iola.dk authored
that prevented inverse transforms from working correctly. git-svn-id: https://flot.googlecode.com/svn/trunk@303 1e0a6537-2640-0410-bfb7-f154510ff394
-
olau@iola.dk authored
implicit assumptions madness and support turning axes on and off (suggested by Time Tuominen in issue 466), this adds axis.show and axis.reserveSpace - still need to figure out what to do about the public axis-snarfing API and get it documented. git-svn-id: https://flot.googlecode.com/svn/trunk@302 1e0a6537-2640-0410-bfb7-f154510ff394
-
olau@iola.dk authored
Support for providing the drag cursor for the navigate plugin as an option (based on patch by Kelly T. Moore) git-svn-id: https://flot.googlecode.com/svn/trunk@301 1e0a6537-2640-0410-bfb7-f154510ff394
-
- 10 Mar, 2011 5 commits
-
-
olau@iola.dk authored
git-svn-id: https://flot.googlecode.com/svn/trunk@300 1e0a6537-2640-0410-bfb7-f154510ff394
-
olau@iola.dk authored
git-svn-id: https://flot.googlecode.com/svn/trunk@299 1e0a6537-2640-0410-bfb7-f154510ff394
-
olau@iola.dk authored
git-svn-id: https://flot.googlecode.com/svn/trunk@298 1e0a6537-2640-0410-bfb7-f154510ff394
-
olau@iola.dk authored
git-svn-id: https://flot.googlecode.com/svn/trunk@297 1e0a6537-2640-0410-bfb7-f154510ff394
-
olau@iola.dk authored
git-svn-id: https://flot.googlecode.com/svn/trunk@296 1e0a6537-2640-0410-bfb7-f154510ff394
-
- 07 Mar, 2011 1 commit
-
-
olau@iola.dk authored
git-svn-id: https://flot.googlecode.com/svn/trunk@295 1e0a6537-2640-0410-bfb7-f154510ff394
-
- 10 Feb, 2011 1 commit
-
-
olau@iola.dk authored
git-svn-id: https://flot.googlecode.com/svn/trunk@294 1e0a6537-2640-0410-bfb7-f154510ff394
-
- 26 Jan, 2011 3 commits
-
-
olau@iola.dk authored
Skip loading excanvas in IE 9 in examples (thanks to Ryley Breiddal), adapt NEWS and README to mention this git-svn-id: https://flot.googlecode.com/svn/trunk@293 1e0a6537-2640-0410-bfb7-f154510ff394
-
olau@iola.dk authored
git-svn-id: https://flot.googlecode.com/svn/trunk@292 1e0a6537-2640-0410-bfb7-f154510ff394
-
olau@iola.dk authored
reported by ryleyb) git-svn-id: https://flot.googlecode.com/svn/trunk@291 1e0a6537-2640-0410-bfb7-f154510ff394
-
- 21 Dec, 2010 3 commits
-
-
olau@iola.dk authored
to ticks if it's 0, based on patches by Ara Anjargolian git-svn-id: https://flot.googlecode.com/svn/trunk@290 1e0a6537-2640-0410-bfb7-f154510ff394
-
olau@iola.dk authored
git-svn-id: https://flot.googlecode.com/svn/trunk@289 1e0a6537-2640-0410-bfb7-f154510ff394
-
olau@iola.dk authored
git-svn-id: https://flot.googlecode.com/svn/trunk@288 1e0a6537-2640-0410-bfb7-f154510ff394
-
- 15 Dec, 2010 2 commits
-
-
olau@iola.dk authored
git-svn-id: https://flot.googlecode.com/svn/trunk@287 1e0a6537-2640-0410-bfb7-f154510ff394
-
olau@iola.dk authored
git-svn-id: https://flot.googlecode.com/svn/trunk@286 1e0a6537-2640-0410-bfb7-f154510ff394
-