Commit Graph

8 Commits (99b7923c5d8c269166b545acdb5967359cf8107b)
 

Author SHA1 Message Date
MichaelZinsmaier 99b7923c5d added basic support for Date (if Y and or X data is a Date .getTime() is automatically called)
however to detect the need of a conversion only the first entry in the data array is checked
and the conversion is not really efficient.
14 years ago
MichaelZinsmaier 46ab621f66 formatting 14 years ago
MichaelZ 64c5b94eb2 added multi axis support and a new example for multi axis and fill options 15 years ago
Michael 475c9a043f Merge pull request #1 from paradoxxxzero/master
Add fill and fillColor options
15 years ago
Florian Mounier 1bf85a4ca9 Add fill and fillColor options 15 years ago
Michael Zinsmaier de933903e6 v0.15 negative values should work now (outcommented a negative -> 0 hook hope it does no harm) 15 years ago
Michael Zinsmaier 9e1d524438 initial commit v0.1 15 years ago
Michael Zinsmaier f90cccf26e readme commit 15 years ago