Tanner Linsley
|
6af94298ec
|
Radar Chart
|
2015-05-27 10:28:00 -06:00 |
|
Evert Timberg
|
e3519f5bd4
|
More nested config stuff. Not sure what all of the options in the line config do, but left them in. Ensured that tooltips work.
|
2015-05-26 21:16:18 -04:00 |
|
Evert Timberg
|
1352dfeb0f
|
Fix the y scales that were missed in the previous check in
|
2015-05-23 21:49:01 -04:00 |
|
Evert Timberg
|
d4e7765a50
|
Clean up some unused config options. Renamed 'show' to 'display' for scales since that was clearer and maintains backwards compatibility.
|
2015-05-23 21:44:50 -04:00 |
|
Evert Timberg
|
d998c803d3
|
Move line chart over to use new scale config. This adds support for multiple y axes. Added an example demonstrating this.
|
2015-05-23 15:19:30 -04:00 |
|
Tanner Linsley
|
951e714e77
|
Playground and big changes
|
2015-05-20 00:03:45 -07:00 |
|
Tanner Linsley
|
1d8d19d404
|
Prettified, and half way through doughut
|
2015-05-15 20:54:01 -06:00 |
|
Tanner Linsley
|
e58421a08a
|
Line Chart label hoverMode & tooltips
|
2015-05-15 17:03:51 -06:00 |
|
Tanner Linsley
|
fb580a6e48
|
lineChart single hoverMode tooltips, fallbackColor global
|
2015-05-15 16:40:01 -06:00 |
|
William Entriken
|
a8063de6b8
|
Merge pull request #856 from tannerlinsley/editable-chart-config
Data now editable right from chart config
|
2015-05-04 15:28:03 -04:00 |
|
William Entriken
|
7f513b87ee
|
Merge pull request #952 from msmiley/patch-1
add datasetLabel for multiTooltip on dynamically-added points
|
2015-04-24 16:32:24 -04:00 |
|
pijey
|
2677360f4b
|
Add offsetGridLines option to Line charts
|
2015-03-25 11:51:56 +01:00 |
|
Mike Smiley
|
ff493738a2
|
add datasetLabel for multiTooltip on dynamically-added points
|
2015-02-24 14:19:01 -05:00 |
|
Tanner Linsley
|
359e94151c
|
Data editable from chart config
|
2015-01-07 21:45:50 -07:00 |
|
Francisco Neves
|
a3daf1ca24
|
Add option to toggle grid vertical/horizontal lines
|
2014-09-08 16:10:45 +01:00 |
|
Nick Downie
|
179d80a93b
|
Cap bezier handles inside the scale
|
2014-08-17 22:32:36 +01:00 |
|
Nick Downie
|
48f10196f6
|
Use null checking for which points to draw/bezier
|
2014-08-03 19:20:31 +01:00 |
|
Nick Downie
|
fdfa9912e8
|
Refactor logic into shared Element method
|
2014-07-08 22:44:55 +01:00 |
|
Nick Downie
|
2f59921f7a
|
Make a start on sparse data for line charts
|
2014-07-08 22:40:32 +01:00 |
|
Nick Downie
|
7a23131366
|
Add datasetLabel to elements for tooltip templates
|
2014-07-02 21:27:03 +01:00 |
|
Nick Downie
|
38d1b87e1c
|
Adhere to pointDot option in config
- Added `display` property on Point classes, to determine whether the
draw sequence should run or not.
|
2014-06-30 20:24:47 +01:00 |
|
Nick Downie
|
10227f852b
|
Add src & built library files
|
2014-06-29 18:36:25 +01:00 |
|