Tanner Linsley
|
6af94298ec
|
Radar Chart
|
2015-05-27 10:28:00 -06:00 |
|
Evert Timberg
|
a2d477ac5e
|
Moved radial scale into Chat.Scale.js. Registered as "radialLinear" which will allow radialLogarithmic, etc in the future. Updated the polar area and radar charts to use the new scale config. The scales draw, but the points do not. This is no different than the current v2.0 branch
|
2015-05-24 14:33:12 -04:00 |
|
Evert Timberg
|
a10e245e5a
|
Use correct tooltip events in each chart
|
2015-05-23 18:15:57 -04:00 |
|
Evert Timberg
|
12e2ace039
|
Merge remote-tracking branch 'upstream/v2.0-dev' into feature/v2.0dev-xy
Conflicts:
src/Chart.Core.js
Fixed the sample files & chart type initialize methods so that this.data does not get set to undefined.
|
2015-05-20 09:03:22 -04: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 |
|
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 |
|
Nick Downie
|
aa7975e4f7
|
Allow radar charts sparse data
|
2014-07-08 22:59:50 +01:00 |
|
Nick Downie
|
2b81ac832a
|
Merge pull request #415 from nnnick/fix/radar-chart-scale-updates
Reflow the Radar before updating to update scale
|
2014-07-02 21:36:51 +01:00 |
|
Nick Downie
|
ea9d144c71
|
Reflow the Radar before updating to update scale
|
2014-07-02 21:28:59 +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 |
|