Commit Graph

10 Commits (4e66f981e2986e705b91f38baa00b57e123ced3a)

Author SHA1 Message Date
Nick Schonning 7c52f44431 Convert remaining tabs to spaces 13 years ago
David Schnur ffcd71f416 Miscellaneous code cleanup. 13 years ago
David Schnur e0413b9308 Factor out duplicate 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
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
David Schnur 2bc8791306 Cleanup of errorbars plugin and example.
Linked the errorbars example to the examples index page, and cleaned up
both the example and documentation at the top of the plugin.
14 years ago
Rui Pereira bc02c58d4f Errorbars plugin and example.
As in http://code.google.com/p/flot/issues/detail?id=215
14 years ago