Nick Schonning
|
53c49b6796
|
JSCS: Adding missing spaces around operators
|
12 years ago |
Nick Schonning
|
339aab91ca
|
JSCS: Don't stick operators to values
Fix jQuery preset as per https://github.com/mdevils/node-jscs/issues/117
|
12 years ago |
Nick Schonning
|
fcc7c16bc5
|
JSCS: Remove space between function and bracket
|
12 years ago |
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 |