Commit Graph

11 Commits (2d2efc545e8264ed3b2e0447c063840fc88ccecf)

Author SHA1 Message Date
David Schnur 797099867b Pull inline dependencies out into their own files.
We can inline the dependencies automatically as part of the build
process.
13 years ago
David Schnur f39c71fbc7 Remove unused variable definitions. 13 years ago
David Schnur 9fc03e5375 Switch to === and !== for safer equality testing. 13 years ago
David Schnur f24a67e752 Wrap one-statement if and for blocks in braces. 13 years ago
David Schnur 05dfea7767 Convert single-quoted strings to double-quotes. 13 years ago
David Schnur e1684b4648 Remove trailing white-space. 13 years ago
martinqt 1e6c45bd95 Update js files 13 years ago
David Schnur 9e21074d82 Updated license headers for #805.
Added licensing information to each file's headers, along with some
minor cleanup.
14 years ago
olau@iola.dk 3ba7f28e31 Revamp resize plugin to reuse the plot object and disconnect its
resize event properly


git-svn-id: https://flot.googlecode.com/svn/trunk@318 1e0a6537-2640-0410-bfb7-f154510ff394
15 years ago
olau@iola.dk e4aaacc6b3 Don't redraw if the placeholder loses its dimensions
git-svn-id: https://flot.googlecode.com/svn/trunk@270 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago
olau@iola.dk 414e17234b Add resize plugin for automatically redrawing when placeholders are resized
git-svn-id: https://flot.googlecode.com/svn/trunk@268 1e0a6537-2640-0410-bfb7-f154510ff394
16 years ago