Commit Graph

9 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
68aa4c36f2 Add original data to custom hover callback.
Chart data points are sorted when using parseTime, so indices will not
always match the original data ordering.

Also fixes a couple of event triggers.

Ref: #264.
2013-11-09 20:36:47 +00: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
Olly Smith
67caadb600 Customizing hover content using default content (fixes #179). 2013-04-14 10:25:14 +01:00
Olly Smith
96530d7576 Fix Y label sizing. 2013-04-14 09:13:31 +01:00
Olly Smith
4f53479cf0 xLabelMargin optionx. 2012-12-20 19:15:33 +00:00
Olly Smith
a23eb0792c hoverCallback option. 2012-12-19 22:23:36 +00:00