Evert Timberg
|
c476db0dd7
|
Use findNextWhere correctly.
|
2015-04-11 23:05:05 -04:00 |
|
Evert Timberg
|
0a5f92a854
|
Remove the minAnimationSteps option since we did not end up needing it.
|
2015-04-11 21:11:49 -04:00 |
|
Evert Timberg
|
b1cbf04f25
|
Remove the unused lastTimeRun from the animation service
|
2015-04-11 20:47:35 -04:00 |
|
Tanner Linsley
|
70b8bf106c
|
Always execute last frame
|
2015-04-11 18:42:11 -06:00 |
|
Tanner Linsley
|
99bf85e913
|
Merge remote-tracking branch 'origin/animation-refactory' into animation-refactory
Conflicts:
src/Chart.Core.js
|
2015-04-11 18:37:01 -06:00 |
|
Tanner Linsley
|
e0c208be58
|
Frame Dropper
|
2015-04-11 18:34:06 -06:00 |
|
Evert Timberg
|
26eca23706
|
Implement cancel animation frame in the animation service
|
2015-04-11 20:17:46 -04:00 |
|
Evert Timberg
|
98253fea5d
|
Fix some bugs in the animation stuff
|
2015-04-11 20:08:17 -04:00 |
|
Evert Timberg
|
9a13dd78fc
|
Fix a typo
|
2015-04-11 19:42:54 -04:00 |
|
Evert Timberg
|
3e59438646
|
Integrate animation service with chart
|
2015-04-11 19:33:20 -04:00 |
|
Tanner Linsley
|
7a6f2b4f06
|
Src changes... derrrr
|
2015-04-11 17:30:06 -06:00 |
|
Evert Timberg
|
d3579334b2
|
Add an option to control the minimum number of animation steps.
|
2015-04-11 19:17:30 -04:00 |
|
Evert Timberg
|
0b8fd966ff
|
Chart animations will now use the animation service provided in Chart.animationService.
|
2015-04-11 19:02:50 -04:00 |
|
Evert Timberg
|
972bc5636d
|
Merge pull request #711 from cmweiss/master
Default color for Doughnut/Pie
|
2015-04-09 11:25:45 -04:00 |
|
dima117
|
4009dbd6a0
|
helpers.generateLabels throws "labelTemplateString is not defined" exception #1035
|
2015-03-31 22:06:41 +03:00 |
|
William Entriken
|
8e5f1d9667
|
Merge pull request #575 from msrocka/master
fix #570: getDecimalPlaces throws error
|
2015-03-17 09:28:54 -04:00 |
|
William Entriken
|
47d23601b1
|
Fix CodeClimate issues
|
2015-03-16 19:14:36 -04:00 |
|
Moshe Brevda
|
3e6883bdc0
|
Use default canvas size if one cannot be intelligently procured
|
2015-03-16 13:58:09 +02:00 |
|
Nick Downie
|
4b120ccbe9
|
Merge pull request #982 from nnnick/fix/automatic-chart-size-src
Target src files from #142
|
2015-03-09 17:20:29 +00:00 |
|
Nick Downie
|
de564326b0
|
Target src files from #142
|
2015-03-09 17:14:09 +00:00 |
|
Nick Downie
|
154ce016cc
|
Ensure cancelAnimFrame has no function context
|
2015-03-09 17:05:20 +00:00 |
|
Steven Wexler
|
24248120a9
|
Removed an unnecessary comment
|
2015-03-01 20:31:44 -05:00 |
|
Jake
|
019e985c8f
|
Merge pull request #898 from etimberg/fix/line_chart_single_label
Fix a divide by 0 error when there is only 1 label
|
2015-02-24 15:00:53 -05:00 |
|
Christopher Weiss
|
bb6237a15e
|
Accidentally left in Array.prototype.map.
|
2015-01-30 11:12:08 -05:00 |
|
Christopher Weiss
|
b8b7c85c5e
|
Using helper.each instead of Array.prototype.map
|
2015-01-30 11:01:44 -05:00 |
|
William Entriken
|
9c6a7397b5
|
Merge pull request #867 from bendxn/master
Doughnut charts handling negative values
|
2015-01-29 16:54:45 -05:00 |
|
Evert Timberg
|
2e0211320b
|
Fix a divide by 0 error when there is only 1 label
|
2015-01-27 18:31:03 -05:00 |
|
Bjørnar Grip Fjær
|
6f6f80e6d7
|
Fix issue with "Illegal invocation" in cancelAnimFrame.
|
2015-01-27 19:14:00 +01:00 |
|
Ben Dixon
|
13396c72b3
|
Merge remote-tracking branch 'upstream/master'
|
2015-01-26 18:49:17 -06:00 |
|
Christopher Weiss
|
b9776736d4
|
Removed custom hue(), using hsl()
|
2015-01-26 16:28:11 -05:00 |
|
William Entriken
|
06adbb0c54
|
Merge pull request #703 from etimberg/fix/polar_area_update
Ensure that scales for polar area graphs are regenerated on updates.
|
2015-01-23 15:15:58 -05:00 |
|
Ben Dixon
|
d051dfe47f
|
handling negative values in doughnut charts
|
2015-01-15 13:40:08 -06:00 |
|
Ben Dixon
|
06b02e9c33
|
Revert "doughnut charts handling negative values"
This reverts commit 8b3a98f242.
|
2015-01-15 13:38:20 -06:00 |
|
Ben Dixon
|
8b3a98f242
|
doughnut charts handling negative values
|
2015-01-15 13:31:54 -06:00 |
|
Nick Downie
|
bdb49e6396
|
Merge pull request #611 from fntneves/feature/toggle-grid-lines
Add option to toggle grid vertical/horizontal lines
|
2015-01-07 22:44:59 +00:00 |
|
Nick Downie
|
05dbcd3a72
|
Merge pull request #840 from tannerlinsley/master
External Tooltips, Documentation and Samples
|
2015-01-07 22:44:02 +00:00 |
|
Tanner Linsley
|
64de3eb711
|
externalTooltips now labeled customTooltips
|
2015-01-06 22:53:30 -07:00 |
|
Nick Downie
|
85f3755f9a
|
Restore original canvas context when destroying
|
2015-01-06 23:44:51 +00:00 |
|
Jake
|
5d4e7cebea
|
Update Chart.Core.js
|
2015-01-04 17:12:58 -05:00 |
|
Nick Downie
|
81d4f97abc
|
Remove unnecessary semicolons
|
2015-01-03 15:40:47 +00:00 |
|
Nick Downie
|
2e4bb1899f
|
Fix mixed whitespace
|
2015-01-03 15:40:33 +00:00 |
|
Tanner Linsley
|
8c1e9588a1
|
External Tooltips, Documentation, and Samples
|
2014-12-30 13:05:11 -07:00 |
|
Christopher Weiss
|
73faf3413b
|
Update Chart.Doughnut.js
|
2014-10-21 13:32:45 -04:00 |
|
Christopher Weiss
|
fdc9be3e23
|
Correction in algorithm.
|
2014-10-21 13:28:45 -04:00 |
|
Christopher Weiss
|
686ea49953
|
Hue uses switch & fixed other problems.
|
2014-10-21 10:08:54 -04:00 |
|
Christopher Weiss
|
ae9eaa95c7
|
hue() complete but undebugged.
|
2014-10-20 22:18:50 -04:00 |
|
Christopher Weiss
|
e21147cbb9
|
Prototype for hue() & default fillColor to use it.
|
2014-10-20 21:49:41 -04:00 |
|
Evert Timberg
|
98c1ac439d
|
Ensure that scales for polar area graphs are regenerated on updates.
|
2014-10-19 20:04:21 -04:00 |
|
Francisco Neves
|
a3daf1ca24
|
Add option to toggle grid vertical/horizontal lines
|
2014-09-08 16:10:45 +01:00 |
|
msrocka
|
5282c63ec3
|
fix #570: getDecimalPlaces throws error
|
2014-08-25 13:29:22 +02:00 |
|