Commit Graph

45 Commits

Author SHA1 Message Date
htwyford
0de4a2f283 Added targetline plugin 2017-08-11 12:07:43 -04:00
Sergey Kovalyov
c066006520 Enable drawing donut charts using filled shapes
* Add donutSolid option support.
* Add solid donut charts examples.
2017-01-20 17:42:37 +01:00
James Watmuff
0fc6f9f48c Fix handling of holes in interpolation for multi-value series 2016-10-19 23:39:02 +11:00
Drew Atkinson
7ee0734162 add Moment.js Timeseries Example to examples page 2016-08-06 10:39:31 -04:00
Gion Kunz
4d30c3777e Removed sketchy plugin 2016-06-22 09:06:18 +02:00
Jared Petersen
b0cdcfe82a Fixed misspelling in overlapping bars example
The original overlapping bars example spelled the month of May as "Mai".
2015-12-12 13:36:29 -08:00
Gion Kunz
6f0dc1a380 Removed tooltip examples as people should use the tooltip plugin 2015-11-14 19:48:27 +01:00
Gion Kunz
484a8e8a67 Minor formatting cleanup 2015-11-14 19:27:12 +01:00
hansmaad
c31146debf Add zoom plugin to documentation site. 2015-09-30 10:34:59 +02:00
Mario Öhlschläger
d4def88d83 Added Chartist fill donut plugin to documentation site 2015-09-29 11:05:47 +02:00
Gion Kunz
c8083d9c86 Merge pull request #394 from joshuawarner32/develop
Add 'fillHoles' option for line graphs, which continues the line smoothly through data holes
2015-09-28 11:13:42 +02:00
Gion Kunz
ffddebc1c8 Added Chartist threshold plugin to documentation site 2015-08-06 12:30:26 +02:00
Joshua Warner
3f123b7a14 Commit new example example-line-data-fill-holes.js 2015-07-27 15:02:55 -06:00
Gion Kunz
8c3298ceff doc: Fixed axis title plugin code and formatting 2015-06-28 23:18:40 +02:00
Gion Kunz
1cfd1f8dcf Merge pull request #367 from alexstanbury/add-axistitle-plugin
Added axis title plugin to plugins page.
2015-06-27 13:45:49 +02:00
Gion Kunz
976eb82657 Enabled bar charts to use dynamic axes fixes #363, fixes #355 2015-06-27 02:39:21 +02:00
alexstanbury
7c48db0428 Added newline to example file. 2015-06-25 10:37:20 +01:00
alexstanbury
968dd8f06e Updated example and bower config. 2015-06-25 10:09:26 +01:00
alexstanbury
87916c763a Updated example and bower config. 2015-06-25 10:08:21 +01:00
Gion Kunz
813a8e2811 doc: Added documentation for custom axis configuration 2015-06-10 02:25:24 +02:00
Gion Kunz
17500f3906 Added multiply and add map helper function and simplified example 2015-06-07 12:00:10 +02:00
Gion Kunz
2ae81089f3 doc: Fixed documentation for CSS selectors with new specificity 2015-06-07 11:49:18 +02:00
Gion Kunz
7e524e4522 Greatly reduced CSS selector complexity and split slice into slice-pie and slice-donut 2015-06-07 10:32:48 +02:00
Gion Kunz
a760292a3f doc: Added more sophisticated documentation for styling 2015-06-07 00:49:53 +02:00
Gion Kunz
baae4476f8 doc: Added donut animation example 2015-06-02 22:16:30 +02:00
Gion Kunz
1e044abc0f documentation: Added more examples with latest features 2015-05-10 04:00:18 +02:00
Gion Kunz
ad1fdfb702 documentation: Added example for data holes, fixes #310 2015-05-10 03:40:06 +02:00
Gion Kunz
21b49c8be2 documentation: Added missing examples 2015-05-10 03:26:54 +02:00
Gion Kunz
2e67c6a9fa Documentation: Fixed tooltip plugin example code and inclusion 2015-04-19 20:14:29 +02:00
Gion Kunz
e49054208f Merge pull request #275 from Globegitter/tooltip-plugin
Added tooltip plugin to examples.
2015-04-19 19:42:03 +02:00
Gion Kunz
4a28aea5bb Fixed example with animation that relies on axis object 2015-04-19 19:39:10 +02:00
Globegitter
c766ab7b2d Added tooltip plugin to examples. 2015-04-16 18:42:13 +01:00
Gion Kunz
1b1f07b429 Added accessibility plugin to documentation site and refactored a few examples with chartPadding 2015-03-02 17:50:11 +01:00
Gion Kunz
cdc7e85e82 Fixed path animation example 2015-02-12 21:17:19 +01:00
Gion Kunz
9f22bcf130 Refactored simple smoothing function and added documentation and example 2015-02-12 21:16:21 +01:00
Gion Kunz
8368873ae9 Added SVG Path API for manipulating SVG paths, fixes #173 2015-02-01 03:06:47 +01:00
Gion Kunz
79b0dd5294 Integrated option to create horizontal bar chart using the new axis classes, fixes #26 2015-01-31 14:31:14 +01:00
Gion Kunz
89dc451246 Fixed label offset isssue in example 2015-01-31 13:44:20 +01:00
Gion Kunz
ba55210f68 Removing animation for make the example simpler 2015-01-31 13:41:08 +01:00
Gion Kunz
adf4a83759 Added plugin example files for doc site 2014-12-15 00:04:45 +01:00
Gion Kunz
cfb68aa5b7 Added stacked bar chart example 2014-12-14 03:33:12 +01:00
Gion Kunz
b6f0fb0362 Added functionality to make use of full chart width on line and bar chart, fixes #18 2014-12-13 15:00:30 +01:00
Gion Kunz
6319cda12c Handling error gracefully when ElementTimeControl is not supported on SMIL animation node, fixes #102 2014-12-11 23:02:35 +01:00
Gion Kunz
9357641209 Bug fixed in FF tooltip example positioning with clientX / clientY, fixes #95 2014-11-27 19:18:40 +01:00
Autarc
f0cd45696b extract site sources 2014-11-25 09:48:56 +01:00