Commit Graph

12 Commits

Author SHA1 Message Date
sudodoki
ad0615467e Change prettify to be from cdn too 2014-02-05 14:28:43 +02:00
Alexander Simonov
c7a90c7ed2 Fix opening examples locally 2014-02-05 07:52:37 +02:00
Alexander Simonov
0f602d116b Removing third_party folder. Using cdn links in examples. Using bower.js for deps. Build matrix for Travic-CI. 2014-02-02 19:15:26 +02:00
Olly Smith
c1264caa61 Use local third-party javascript for examples.
Move scripts from spec/lib into third_party, update references.
2013-11-09 16:50:32 +00:00
Marcin Chwedziak
9bdabf1d0d first version of hover refactored to be 100% html 2012-11-18 20:02:46 +01:00
Olly Smith
f6b1cfe7a0 Line chart working again. 2012-10-22 07:56:40 +01:00
Olly Smith
d5b8071dbb WIP Refactor grid drawing into a base class. 2012-10-21 22:33:49 +01:00
Olly Smith
5e4191060c Fix old IE bugs (mostly in examples rather than library code!) 2012-04-04 22:07:09 +01:00
Olly Smith
564126fbfa Merge xLabelFormat contributions by @jonthornton.
Rename `xLabelsFormat` -> `xLabelFormat` (grammatically better :))

Add note to example to recommend use of `xLabels` option when using
`xLabelFormat`.

Use $.extends rather than setting spec.fmt directly (avoids modifying
the globals).

Add a test.
2012-04-04 20:32:24 +01:00
Jon Thornton
57211d6db2 Added option to customize x-labels. 2012-04-03 11:31:59 -04:00
Olly Smith
fc4ff279a5 Refactor x-axis labelling. 2012-04-01 22:29:37 +01:00
Olly Smith
c4e48a275c Refactor examples. 2012-03-07 21:35:25 +00:00