Commit Graph

4320 Commits

Author SHA1 Message Date
Jake
ac05a62000 Add Code Climate Integration 2014-12-28 22:18:55 -05:00
Mieszko
f18b7ebd57 Minor typos 2014-12-09 11:11:49 +01:00
chad
a7712e8c71 prevent divide by zero error when calculating a circumference 2014-11-13 11:36:13 -06:00
Casey Ydenberg
71bf3c8ee5 Added link to CAYdenberg/Chart.js 2014-11-11 15:11:30 -07:00
Jerome Touffe-Blin
1900c3b0f3 Fix #507 - calculate container width and heigh without padding 2014-10-25 13:21:52 +11: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
7e21cb4e04 Pointed to core and doughnut. 2014-10-21 10:19:58 -04:00
Christopher Weiss
8984e8c2c4 Create doughnut.color.html
To test the new version of doughnut.
2014-10-21 10:16:30 -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
chencheng
337511110c Add spm support 2014-10-15 17:28:50 +08:00
Rylan Halteman
5ab5e8400a add 10 to yLabelWidth on set, rather than on use 2014-10-08 11:36:39 -04:00
William Entriken
7eabb70130 Add strict language to README. 2014-10-01 12:18:47 -04:00
William Entriken
ae65fde3e9 [CONTROVERSIAL] Update scope: new chart types are off topic 2014-09-26 12:37:51 -04:00
John Heroy
27a121c6b2 Change 'strokeColor' to 'fillColor' on 02-Bar-Chart.md 2014-09-25 09:49:20 -07:00
Nick Downie
1cfa42bc24 Merge pull request #627 from fulldecent/patch-2
Separate CONTRIBUTING.md, see https://github.com/blog/1184-contributing-...
2014-09-17 15:04:30 +01:00
William Entriken
401ff95867 move contributing to CONTRIBUTING.md, helps with NEW ISSUES 2014-09-15 12:16:31 -04:00
William Entriken
ccc85c80d1 Separate CONTRIBUTING.md, see https://github.com/blog/1184-contributing-guidelines 2014-09-15 12:15:34 -04:00
Nick Downie
61b525a645 Merge pull request #606 from fulldecent/patch-1
Use canonical docs url
2014-09-10 16:32:57 +01:00
Francisco Neves
a406fdae58 Update docs for toggle Horizontal/Vertical Lines feature 2014-09-08 17:49:19 +01:00
Francisco Neves
a3daf1ca24 Add option to toggle grid vertical/horizontal lines 2014-09-08 16:10:45 +01:00
William Entriken
2ef91b1c78 Use canonical docs url 2014-09-04 13:48:37 -04:00
msrocka
5282c63ec3 fix #570: getDecimalPlaces throws error 2014-08-25 13:29:22 +02:00
Nick Downie
0a59a3c4df Merge pull request #560 from chandruxp/master
Fix for Almond AMD
2014-08-20 22:47:21 +01:00
chandruxp
47cf4f4814 Fix for Almond AMD 2014-08-20 15:20:46 -04:00
John Heroy
e6cbd9dc7f Change lineColor to strokeColor in legendTemplate for Line, Bar, and Radar charts 2014-08-19 22:42:39 +08:00
Miguel Parramon
f825a31ce4 Fix global config multiTooltipTemplate comment 2014-08-19 13:19:37 +02:00
chandruxp
53c4cd5ce1 Fix for Almond AMD 2014-08-18 18:52:50 -04:00
Nick Downie
8b840ce56b Pre-release version bump to beta.4 2014-08-17 23:21:11 +01:00
Nick Downie
7eec283d70 Merge pull request #435 from nnnick/fix/sparse-datasets
Resolve issues with sparse datasets & solve bezier capping to scale bounds
2014-08-17 23:18:42 +01:00
Nick Downie
10a9ef46cb Add in extra bezier debug point 2014-08-17 23:14:30 +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
bd25b5c7fd New methods for array finding 2014-08-03 19:19:54 +01:00
Nick Downie
09c0f3308c Whitespace cleanup 2014-08-03 16:39:04 +01:00
Nick Downie
30777e4a87 Merge branch 'master' into fix/sparse-datasets
Conflicts:
	Chart.min.js
2014-08-03 16:05:34 +01:00
Nick Downie
14e72759ee Merge pull request #331 from kara/patch-1
Update copyright year in license to 2014
2014-07-27 23:27:32 +01:00
Nick Downie
d47e600f1a Docs note on maintain aspect ratio option 2014-07-27 23:12:03 +01:00
Nick Downie
5bd10297fb Update built output 2014-07-27 23:03:32 +01:00
Nick Downie
55a115179e Fix reference error when tagging a release 2014-07-27 23:02:30 +01:00
Nick Downie
92e73bd28a Merge pull request #490 from nnnick/feature/version-bump
Create a task to bump + write version numbers
2014-07-27 22:59:14 +01:00
Nick Downie
ebc955f562 Merge pull request #431 from Mardaneus86/patch-1
Missing draw method in Writing new chart types
2014-07-27 22:58:55 +01:00
Nick Downie
5683c11ebd Merge pull request #438 from Miosss/templateEnchanceme
Alternative scale templating. Passing function as template.
2014-07-27 22:58:06 +01:00
Nick Downie
61467e107f Merge pull request #443 from andyburke/aspectratios
Allow for responsive chart to take up its entire container.
2014-07-27 22:57:29 +01:00
Nick Downie
adf6f3abb2 Create a task to bump + write version numbers
Also run `gulp release` to tag the latest release.
2014-07-27 21:41:49 +01:00
Nick Downie
22c50b0aba Merge pull request #460 from ooflorent/fix/npm-package
Add main in package.json
2014-07-17 10:02:01 +01:00
Florent Cailhol
edb245b649 Add main file 2014-07-17 09:42:16 +02:00