]>
git.ipfire.org Git - thirdparty/Chart.js.git/log
Aaron Miller [Sun, 13 Mar 2016 13:59:19 +0000 (09:59 -0400)]
Add angleLineInterval option to radar chart
Evert Timberg [Sat, 20 Feb 2016 18:29:32 +0000 (13:29 -0500)]
Merge pull request #1334 from thePanz/patch-2
Fix error in generateLegend() function
William Entriken [Sat, 20 Feb 2016 18:11:16 +0000 (13:11 -0500)]
Merge pull request #1886 from coolbombom/patch-4
having differnt colors in one dataset
Derek Perkins [Sat, 20 Feb 2016 04:21:26 +0000 (21:21 -0700)]
Add link to slack invite
Evert Timberg [Tue, 16 Feb 2016 00:22:55 +0000 (19:22 -0500)]
update to new gulp and new uglify version.
Evert Timberg [Mon, 15 Feb 2016 21:42:23 +0000 (16:42 -0500)]
Fix typo in docs. Fixes #1042
Evert Timberg [Mon, 15 Feb 2016 19:43:34 +0000 (14:43 -0500)]
Default multiTooltipTemplate now shows the dataset label + updated built files. Fixes #612
Evert Timberg [Mon, 15 Feb 2016 19:38:11 +0000 (14:38 -0500)]
Use a named define to fix #768
Evert Timberg [Sun, 14 Feb 2016 20:15:17 +0000 (15:15 -0500)]
Update git ignore to make it easier to switch between branches. Add code climate config here as well.
etimberg [Mon, 8 Feb 2016 00:58:15 +0000 (19:58 -0500)]
Fixes #1144 with an update to the docs to indicate that labels are required for each point
etimberg [Mon, 8 Feb 2016 00:23:54 +0000 (19:23 -0500)]
Check to ensure dom node exists when calculating size. Fixes #919
coolbombom [Mon, 11 Jan 2016 11:48:09 +0000 (12:48 +0100)]
I will try again!
had a bad effect on color that was not array .... fully tested now, is working in my solution!
coolbombom [Mon, 11 Jan 2016 11:17:08 +0000 (12:17 +0100)]
minor update, missed a small detail sorry!!!
missed a small detail, resolved in an error, sorry!
coolbombom [Mon, 11 Jan 2016 11:02:32 +0000 (12:02 +0100)]
having differnt colors in one dataset
Hi updated the bar chart so the bars can have different colors in one dataset!
cheers
c_bb
Evert Timberg [Sat, 9 Jan 2016 15:59:52 +0000 (10:59 -0500)]
Update built files
Evert Timberg [Sat, 9 Jan 2016 14:40:07 +0000 (09:40 -0500)]
Merge pull request #1875 from michaelarnauts/master
Ignore null values when calculating scale
Michaël Arnauts [Sat, 9 Jan 2016 11:04:29 +0000 (12:04 +0100)]
Ignore null values when calculating scale
Evert Timberg [Sat, 9 Jan 2016 04:49:32 +0000 (23:49 -0500)]
Merge pull request #1874 from Parent5446/patch-1
Added documentation about tooltip templates
Tyler Romeo [Sat, 9 Jan 2016 04:02:45 +0000 (20:02 -0800)]
Added documentation about tooltip templates
It can be a little unclear what the actual format for tooltip templates are. Added information concerning how the tooltip templates are evaluated, and what context, i.e., variables, is available inside of them.
Evert Timberg [Fri, 1 Jan 2016 17:56:08 +0000 (12:56 -0500)]
Update readme for latest v2 beta release
Evert Timberg [Thu, 31 Dec 2015 21:41:26 +0000 (16:41 -0500)]
Merge pull request #1844 from zachpanz88/patch-2
Bump copyright year in license
Zach Panzarino [Thu, 31 Dec 2015 20:41:36 +0000 (15:41 -0500)]
Bump copyright year in license
etimberg [Sun, 27 Dec 2015 17:10:07 +0000 (12:10 -0500)]
Update built files
Evert Timberg [Sun, 27 Dec 2015 17:08:33 +0000 (12:08 -0500)]
Merge pull request #1834 from damiansilbergleithcunniff/issue-1764-default-pie-chart-colors
Issue 1764: Add default colors for Pie Charts
Damian Silbergleith Cunniff [Sun, 27 Dec 2015 16:14:15 +0000 (09:14 -0700)]
Choose a "better" set of 12 default colors/highlight colors for pie charts
Damian Silbergleith Cunniff [Sat, 26 Dec 2015 22:36:15 +0000 (15:36 -0700)]
Change reference to index to prevent running off the end of the array
Damian Silbergleith Cunniff [Sat, 26 Dec 2015 17:04:29 +0000 (10:04 -0700)]
spaces -> tabs
Damian Silbergleith Cunniff [Sat, 26 Dec 2015 17:01:06 +0000 (10:01 -0700)]
fix spaces -> tabs
Damian Silbergleith Cunniff [Sat, 26 Dec 2015 16:47:59 +0000 (09:47 -0700)]
Update the docs to reflect the new feature
Damian Silbergleith Cunniff [Sat, 26 Dec 2015 16:13:33 +0000 (09:13 -0700)]
Update the pie chart to use the default color/highlight if none is specified
Damian Silbergleith Cunniff [Sat, 26 Dec 2015 16:09:43 +0000 (09:09 -0700)]
Add default global values for Color and Highlight color
Evert Timberg [Fri, 25 Dec 2015 22:44:26 +0000 (17:44 -0500)]
Merge pull request #1302 from jantimon/master
More robust in-between arc calculation see #1301
Evert Timberg [Fri, 25 Dec 2015 18:39:21 +0000 (13:39 -0500)]
Merge pull request #1771 from ryoon/recent-firefox
Remove Firefox workaround
Evert Timberg [Fri, 25 Dec 2015 04:17:29 +0000 (23:17 -0500)]
Merge pull request #1141 from kirkstrobeck/gulp-watch
Add livereload to Gulp task
Evert Timberg [Fri, 25 Dec 2015 02:50:18 +0000 (21:50 -0500)]
Merge pull request #1040 from dima117/master
fix multiTooltip appearance with empty title
William Entriken [Mon, 21 Dec 2015 21:05:38 +0000 (16:05 -0500)]
Merge pull request #1192 from kkirsche/patch-1
Remove moot `version` property from bower.json
Ryo ONODERA [Sat, 12 Dec 2015 00:00:12 +0000 (09:00 +0900)]
Remove Firefox workaround
The workaround for older Firefox should be removed, because latest
supported Firefox 38.4.0/42.0 do not require it.
And it has side effect like #1198 or my problem on Kintone on cybozu.com.
Evert Timberg [Tue, 17 Nov 2015 02:17:46 +0000 (21:17 -0500)]
Merge pull request #1092 from tannerlinsley/negative-arcs-fix
Only draw positive radius arcs Fixes #592
William Entriken [Mon, 16 Nov 2015 23:11:22 +0000 (18:11 -0500)]
Typo: consistent capitalization
Jake [Sun, 8 Nov 2015 19:37:41 +0000 (14:37 -0500)]
Merge pull request #1621 from jakesyl/add-composer
Add Composer file
Jake [Thu, 5 Nov 2015 18:22:04 +0000 (13:22 -0500)]
add composer file
add composer file
Jake [Wed, 4 Nov 2015 18:07:25 +0000 (13:07 -0500)]
Merge pull request #1589 from zachpanz88/patch-1
Change license link
Evert Timberg [Sun, 1 Nov 2015 22:16:22 +0000 (17:16 -0500)]
Merge pull request #1190 from Nek-/patch-1
Added ignore section
Evert Timberg [Sun, 1 Nov 2015 22:11:24 +0000 (17:11 -0500)]
Merge pull request #1262 from mattclegg/master
Call onAnimationComplete when reached last frame
Zach Panzarino [Thu, 29 Oct 2015 01:22:41 +0000 (21:22 -0400)]
Change license link
The link to the license now points to the direct license that applies for chart.js, rather than a generic MIT license
Tanner Linsley [Mon, 26 Oct 2015 18:44:48 +0000 (12:44 -0600)]
Update README.md
Tanner Linsley [Mon, 26 Oct 2015 18:43:50 +0000 (12:43 -0600)]
Update README.md
Tanner Linsley [Mon, 26 Oct 2015 18:42:54 +0000 (12:42 -0600)]
Merge pull request #1577 from yanarchy/patch-1
Add npm info to getting started doc.
Yan Fan [Mon, 26 Oct 2015 18:41:01 +0000 (11:41 -0700)]
Add npm info to getting started doc.
Tanner Linsley [Sun, 25 Oct 2015 00:07:26 +0000 (18:07 -0600)]
Update README.md
Tanner Linsley [Sun, 25 Oct 2015 00:06:59 +0000 (18:06 -0600)]
Update README.md
Tanner Linsley [Sun, 25 Oct 2015 00:06:36 +0000 (18:06 -0600)]
Update README.md
Tanner Linsley [Sun, 25 Oct 2015 00:05:24 +0000 (18:05 -0600)]
Update README.md
Tanner Linsley [Sat, 24 Oct 2015 23:56:28 +0000 (17:56 -0600)]
Update README.md
Tanner Linsley [Sat, 24 Oct 2015 23:55:34 +0000 (17:55 -0600)]
Update README.md
Tanner Linsley [Sat, 24 Oct 2015 23:43:51 +0000 (17:43 -0600)]
Update README.md
Tanner Linsley [Sat, 24 Oct 2015 23:37:18 +0000 (17:37 -0600)]
Update README.md
Tanner Linsley [Sat, 24 Oct 2015 23:26:10 +0000 (17:26 -0600)]
Update README.md
Tanner Linsley [Wed, 30 Sep 2015 18:06:26 +0000 (12:06 -0600)]
Update README.md
Tanner Linsley [Wed, 30 Sep 2015 17:59:09 +0000 (11:59 -0600)]
Added Current 2.0 release to Readme
Tanner Linsley [Fri, 25 Sep 2015 04:34:00 +0000 (22:34 -0600)]
Merge pull request #1476 from nnnick/v1.0-readme-update
Update v1.x readme to reflect release status
Tanner Linsley [Fri, 25 Sep 2015 04:33:05 +0000 (22:33 -0600)]
Update README.md
Tanner Linsley [Mon, 21 Sep 2015 20:28:10 +0000 (14:28 -0600)]
Update v1.x readme to reflect release status
Evert Timberg [Thu, 17 Sep 2015 21:28:00 +0000 (17:28 -0400)]
Merge pull request #1067 from rvaidya/master
Added a scaleBackgroundColors configuration option for radar charts, to...
Evert Timberg [Mon, 14 Sep 2015 22:44:04 +0000 (18:44 -0400)]
Merge pull request #1450 from nlzet/fix-legend-template-doc
Fix span closed before appending the label
NLZ13 [Sat, 12 Sep 2015 22:33:51 +0000 (00:33 +0200)]
Fix span closed before appending the label
Evert Timberg [Sat, 12 Sep 2015 15:10:40 +0000 (11:10 -0400)]
Merge pull request #1449 from bgvianyc/master
adding template language reference to docs
Barry Gitarts [Sat, 12 Sep 2015 13:02:26 +0000 (09:02 -0400)]
adding template language reference to docs
Evert Timberg [Fri, 4 Sep 2015 17:49:49 +0000 (13:49 -0400)]
Merge pull request #1439 from bengesoff/patch-2
fixed very small typo
Ben Gesoff [Fri, 4 Sep 2015 16:08:58 +0000 (17:08 +0100)]
fixed very small typo
wrong it's
Tanner Linsley [Fri, 28 Aug 2015 22:29:30 +0000 (16:29 -0600)]
Merge pull request #1397 from coolbombom/patch-3
Fix scale error before animation complete
Tanner Linsley [Fri, 28 Aug 2015 22:28:11 +0000 (16:28 -0600)]
Merge pull request #1402 from hrniels/tooltip
Added tooltipTitleTemplate option.
Evert Timberg [Sat, 22 Aug 2015 13:39:20 +0000 (09:39 -0400)]
Merge pull request #1389 from ericjperry/fix/datasetStroke
The datasetStroke option has been fixed for line graphs
Evert Timberg [Sat, 22 Aug 2015 13:38:03 +0000 (09:38 -0400)]
Merge pull request #1390 from internalfx/patch-1
Closes #1309
Nils Asmussen [Sat, 22 Aug 2015 11:47:01 +0000 (13:47 +0200)]
Added tooltipTitleTemplate option.
coolbombom [Fri, 21 Aug 2015 08:53:52 +0000 (10:53 +0200)]
error thrown
error thrown (TypeError: this.scale is undefined) if destroy is called before animation is complete, this update fix this error!
Internalfx [Wed, 19 Aug 2015 01:39:11 +0000 (18:39 -0700)]
Closes #1309
Doughnut.addData() broken for index of 0 #1309
Eric Perry [Tue, 18 Aug 2015 21:56:19 +0000 (17:56 -0400)]
The datasetStroke option has been fixed for line graphs
Evert Timberg [Tue, 18 Aug 2015 14:42:11 +0000 (10:42 -0400)]
Merge pull request #1382 from bengesoff/patch-1
fixed two typos
Ben Gesoff [Mon, 17 Aug 2015 15:37:01 +0000 (16:37 +0100)]
fixed two typos
wrong it's
Ema Panz [Sat, 25 Jul 2015 15:32:58 +0000 (17:32 +0200)]
Fix error in generateLegend() function
Tanner Linsley [Wed, 22 Jul 2015 17:32:08 +0000 (11:32 -0600)]
Merge pull request #1308 from eunicekokor/patch-1
Update 00-Getting-Started.md
Evert Timberg [Sat, 18 Jul 2015 12:01:29 +0000 (08:01 -0400)]
Merge pull request #1181 from paulmasson/master
Update CDN link
eunice [Tue, 14 Jul 2015 00:45:27 +0000 (17:45 -0700)]
Update 00-Getting-Started.md
Closes a small issue I found while going through the documentation https://github.com/nnnick/Chart.js/issues/1307
Jan Nicklas [Fri, 10 Jul 2015 09:53:35 +0000 (11:53 +0200)]
Fix typo
Jan Nicklas [Fri, 10 Jul 2015 09:47:48 +0000 (11:47 +0200)]
More robust in-between arc calculation see #1301
Evert Timberg [Wed, 1 Jul 2015 13:04:44 +0000 (09:04 -0400)]
Merge pull request #1268 from klaemo/patch-1
add license to package.json
Clemens Stolle [Wed, 1 Jul 2015 09:03:00 +0000 (11:03 +0200)]
add license to package.json
just to be a good npm citizen :)
mattclegg [Tue, 30 Jun 2015 10:13:37 +0000 (11:13 +0100)]
Merge branch 'master' of github.com:nnnick/Chart.js
# By Amir E. Aharoni
# Via Amir E. Aharoni (1) and Evert Timberg (1)
* 'master' of github.com:nnnick/Chart.js:
Fix the spelling of "separate"
mattclegg [Tue, 30 Jun 2015 10:13:30 +0000 (11:13 +0100)]
Call onAnimationComplete when reached last frame
Evert Timberg [Mon, 22 Jun 2015 22:12:38 +0000 (18:12 -0400)]
Merge pull request #1241 from amire80/spelling
Fix the spelling of "separate"
Amir E. Aharoni [Mon, 22 Jun 2015 22:01:59 +0000 (01:01 +0300)]
Fix the spelling of "separate"
Kevin Kirsche [Wed, 10 Jun 2015 22:25:22 +0000 (18:25 -0400)]
Remove moot `version` property from bower.json
Per bower/bower.json-spec@
a325da3
Maxime Veber [Wed, 10 Jun 2015 20:32:23 +0000 (22:32 +0200)]
Added ignore section
paulmasson [Mon, 8 Jun 2015 23:45:47 +0000 (16:45 -0700)]
Update CDN link
kirkstrobeck [Thu, 28 May 2015 01:28:45 +0000 (18:28 -0700)]
nnnick/Chart.js#1140: Watch sample folder
kirkstrobeck [Thu, 28 May 2015 01:07:01 +0000 (18:07 -0700)]
Add livereload to Gulp task
Evert Timberg [Wed, 20 May 2015 21:54:17 +0000 (17:54 -0400)]
Merge pull request #1127 from leighquince/fix/radar-datasetfill-option
fix for radar chart ignoring datasetFill option
Leigh Quince [Wed, 20 May 2015 19:43:29 +0000 (21:43 +0200)]
fix for radar chart ignoring datasetFill option
Evert Timberg [Sat, 16 May 2015 12:37:38 +0000 (08:37 -0400)]
Merge pull request #1122 from ismeta/fix-span-tag
Fixes #886 - Close span tags properly in legend generation template.