]> git.ipfire.org Git - thirdparty/Chart.js.git/log
thirdparty/Chart.js.git
10 years agoFixes #915 917/head
William Entriken [Tue, 3 Feb 2015 19:09:17 +0000 (14:09 -0500)] 
Fixes #915

10 years agoFixes #901
William Entriken [Mon, 2 Feb 2015 21:56:43 +0000 (16:56 -0500)] 
Fixes #901

10 years agoUpdate .travis.yml
Jake [Fri, 30 Jan 2015 02:43:02 +0000 (21:43 -0500)] 
Update .travis.yml

10 years agoMerge pull request #867 from bendxn/master
William Entriken [Thu, 29 Jan 2015 21:54:45 +0000 (16:54 -0500)] 
Merge pull request #867 from bendxn/master

Doughnut charts handling negative values

10 years agoMerge pull request #889 from bjornarg/cancelanimframe-fix
Evert Timberg [Wed, 28 Jan 2015 22:55:47 +0000 (17:55 -0500)] 
Merge pull request #889 from bjornarg/cancelanimframe-fix

Fix issue with "Illegal invocation" in cancelAnimFrame.

10 years agoADD GH PR guidelines
Jake [Wed, 28 Jan 2015 19:22:28 +0000 (14:22 -0500)] 
ADD GH PR guidelines

10 years agoMerge pull request #551 from mparramont/patch-1
William Entriken [Tue, 27 Jan 2015 19:04:10 +0000 (14:04 -0500)] 
Merge pull request #551 from mparramont/patch-1

Fix global config multiTooltipTemplate comment

10 years agoMerge pull request #553 from johnheroy/master
William Entriken [Tue, 27 Jan 2015 19:03:13 +0000 (14:03 -0500)] 
Merge pull request #553 from johnheroy/master

Documentation: change lineColor to strokeColor for the first 3 example charts

10 years agoMerge pull request #694 from spmjs/master
William Entriken [Tue, 27 Jan 2015 18:48:47 +0000 (13:48 -0500)] 
Merge pull request #694 from spmjs/master

Add spm support

10 years agoClean up PR process
William Entriken [Tue, 27 Jan 2015 18:35:30 +0000 (13:35 -0500)] 
Clean up PR process

10 years agoFix issue with "Illegal invocation" in cancelAnimFrame. 889/head
Bjørnar Grip Fjær [Sun, 25 Jan 2015 17:31:35 +0000 (18:31 +0100)] 
Fix issue with "Illegal invocation" in cancelAnimFrame.

10 years agoMerge remote-tracking branch 'upstream/master' 867/head
Ben Dixon [Tue, 27 Jan 2015 00:49:17 +0000 (18:49 -0600)] 
Merge remote-tracking branch 'upstream/master'

10 years agoMerge pull request #142 from JonRowe/automatically_size_chart
Evert Timberg [Mon, 26 Jan 2015 23:55:49 +0000 (18:55 -0500)] 
Merge pull request #142 from JonRowe/automatically_size_chart

Automatically size charts based upon the canvas size.

10 years agoforce calculated width/heights back to context, for firefox compatibility 142/head
Jon Rowe [Thu, 27 Jun 2013 06:14:48 +0000 (16:14 +1000)] 
force calculated width/heights back to context, for firefox compatibility

10 years agomake charts dependent on calculated width
Jon Rowe [Wed, 19 Jun 2013 05:00:37 +0000 (15:00 +1000)] 
make charts dependent on calculated width

10 years agoMerge pull request #890 from jakesyl/master
Evert Timberg [Mon, 26 Jan 2015 02:29:22 +0000 (21:29 -0500)] 
Merge pull request #890 from jakesyl/master

Update CONTRIBUTING.md

10 years agoUpdate CONTRIBUTING.md 890/head
Jake [Mon, 26 Jan 2015 01:48:33 +0000 (20:48 -0500)] 
Update CONTRIBUTING.md

10 years agoMerge pull request #703 from etimberg/fix/polar_area_update
William Entriken [Fri, 23 Jan 2015 20:15:58 +0000 (15:15 -0500)] 
Merge pull request #703 from etimberg/fix/polar_area_update

Ensure that scales for polar area graphs are regenerated on updates.

10 years agohandling negative values in doughnut charts
Ben Dixon [Thu, 15 Jan 2015 19:40:08 +0000 (13:40 -0600)] 
handling negative values in doughnut charts

10 years agoRevert "doughnut charts handling negative values"
Ben Dixon [Thu, 15 Jan 2015 19:38:20 +0000 (13:38 -0600)] 
Revert "doughnut charts handling negative values"

This reverts commit 8b3a98f24267c50dd527c16b0b3d9ca744e6e4e4.

10 years agodoughnut charts handling negative values
Ben Dixon [Thu, 15 Jan 2015 19:31:54 +0000 (13:31 -0600)] 
doughnut charts handling negative values

10 years agoformatting
William Entriken [Thu, 8 Jan 2015 14:40:54 +0000 (09:40 -0500)] 
formatting

10 years agotypo
William Entriken [Thu, 8 Jan 2015 14:39:49 +0000 (09:39 -0500)] 
typo

10 years ago1.0.1 release builds v1.0.1
Nick Downie [Wed, 7 Jan 2015 22:49:33 +0000 (22:49 +0000)] 
1.0.1 release builds

10 years agoMerge pull request #611 from fntneves/feature/toggle-grid-lines
Nick Downie [Wed, 7 Jan 2015 22:44:59 +0000 (22:44 +0000)] 
Merge pull request #611 from fntneves/feature/toggle-grid-lines

Add option to toggle grid vertical/horizontal lines

10 years agoMerge pull request #840 from tannerlinsley/master
Nick Downie [Wed, 7 Jan 2015 22:44:02 +0000 (22:44 +0000)] 
Merge pull request #840 from tannerlinsley/master

External Tooltips, Documentation and Samples

10 years agoexternalTooltips now labeled customTooltips 840/head
Tanner Linsley [Wed, 7 Jan 2015 05:53:30 +0000 (22:53 -0700)] 
externalTooltips now labeled customTooltips

10 years agoMerge pull request #855 from nnnick/fix/reset-canvas
Evert Timberg [Wed, 7 Jan 2015 00:17:01 +0000 (19:17 -0500)] 
Merge pull request #855 from nnnick/fix/reset-canvas

Restore original canvas context when destroying

10 years agoSpace between status badges
Nick Downie [Wed, 7 Jan 2015 00:07:06 +0000 (00:07 +0000)] 
Space between status badges

10 years agoRestore original canvas context when destroying 855/head
Nick Downie [Tue, 6 Jan 2015 23:44:51 +0000 (23:44 +0000)] 
Restore original canvas context when destroying

10 years agoMerge pull request #850 from jakesyl/master
Jake [Sun, 4 Jan 2015 22:14:15 +0000 (17:14 -0500)] 
Merge pull request #850 from jakesyl/master

Increment Copyright Year

10 years agoUpdate Chart.Core.js 850/head
Jake [Sun, 4 Jan 2015 22:12:58 +0000 (17:12 -0500)] 
Update Chart.Core.js

10 years agoMerge pull request #846 from nnnick/fix/ci-builds
William Entriken [Sun, 4 Jan 2015 04:00:53 +0000 (23:00 -0500)] 
Merge pull request #846 from nnnick/fix/ci-builds

Fix Travis builds

10 years agoMerge pull request #842 from nnnick/fix/contributing-guidelines
Nick Downie [Sat, 3 Jan 2015 17:26:21 +0000 (17:26 +0000)] 
Merge pull request #842 from nnnick/fix/contributing-guidelines

Rewrite contributing guidelines

10 years agoRemove checking .min file in CI 846/head
Nick Downie [Sat, 3 Jan 2015 17:19:28 +0000 (17:19 +0000)] 
Remove checking .min file in CI

10 years agoRemove email notifications
Nick Downie [Sat, 3 Jan 2015 15:49:58 +0000 (15:49 +0000)] 
Remove email notifications

10 years agoRemove unnecessary semicolons
Nick Downie [Sat, 3 Jan 2015 15:40:47 +0000 (15:40 +0000)] 
Remove unnecessary semicolons

10 years agoFix mixed whitespace
Nick Downie [Sat, 3 Jan 2015 15:40:33 +0000 (15:40 +0000)] 
Fix mixed whitespace

10 years agoAdd Stack Overflow tag link to README 842/head
Nick Downie [Sat, 3 Jan 2015 15:30:58 +0000 (15:30 +0000)] 
Add Stack Overflow tag link to README

10 years agoMerge pull request #844 from jakesyl/master
Jake [Sat, 3 Jan 2015 03:57:33 +0000 (22:57 -0500)] 
Merge pull request #844 from jakesyl/master

move build status next to code climate button

10 years agomove build status next to code climate 844/head
Jake [Sat, 3 Jan 2015 03:56:58 +0000 (22:56 -0500)] 
move build status next to code climate

10 years agoLink to contributing guide from readme
Nick Downie [Thu, 1 Jan 2015 23:49:10 +0000 (23:49 +0000)] 
Link to contributing guide from readme

10 years agoBump copyright year in license
Nick Downie [Thu, 1 Jan 2015 23:46:02 +0000 (23:46 +0000)] 
Bump copyright year in license

10 years agoRewrite contributing guidelines
Nick Downie [Thu, 1 Jan 2015 23:45:52 +0000 (23:45 +0000)] 
Rewrite contributing guidelines

10 years agoAdd Travis CI support
William Entriken [Thu, 1 Jan 2015 17:57:21 +0000 (12:57 -0500)] 
Add Travis CI support

10 years agoExternal Tooltips, Documentation, and Samples
Tanner Linsley [Tue, 30 Dec 2014 17:51:10 +0000 (10:51 -0700)] 
External Tooltips, Documentation, and Samples

10 years agoMerge pull request #841 from jakesyl/codeclimate
Jake [Tue, 30 Dec 2014 19:25:23 +0000 (14:25 -0500)] 
Merge pull request #841 from jakesyl/codeclimate

Move Code Climate Badge

10 years agoMove Code Climate Badge 841/head
Jake [Tue, 30 Dec 2014 19:24:55 +0000 (14:24 -0500)] 
Move Code Climate Badge

10 years agoDelete `dev` instruction
Jake [Tue, 30 Dec 2014 19:03:40 +0000 (14:03 -0500)] 
Delete `dev` instruction

@nnnick will rewrite this

10 years agoMerge pull request #750 from CAYdenberg/nnnick
Jake [Mon, 29 Dec 2014 22:21:59 +0000 (17:21 -0500)] 
Merge pull request #750 from CAYdenberg/nnnick

Added link to CAYdenberg/Chart.js

10 years agoUpdate CONTRIBUTING.md
Jake [Mon, 29 Dec 2014 21:18:44 +0000 (16:18 -0500)] 
Update CONTRIBUTING.md

10 years agoUpdate CONTRIBUTING.md
Jake [Mon, 29 Dec 2014 20:56:52 +0000 (15:56 -0500)] 
Update CONTRIBUTING.md

10 years agoUpdate CONTRIBUTING.md
Jake [Mon, 29 Dec 2014 20:55:17 +0000 (15:55 -0500)] 
Update CONTRIBUTING.md

10 years agoMerge pull request #650 from fulldecent/patch-2
Nick Downie [Mon, 29 Dec 2014 20:42:54 +0000 (20:42 +0000)] 
Merge pull request #650 from fulldecent/patch-2

[CONTROVERSIAL] Update scope: new chart types are off topic

10 years agoMerge pull request #5 from fulldecent/origin/patch-2 650/head
William Entriken [Mon, 29 Dec 2014 20:41:39 +0000 (15:41 -0500)] 
Merge pull request #5 from fulldecent/origin/patch-2

Origin/patch 2

10 years agoUpdate readme about where to put new chart types
William Entriken [Mon, 29 Dec 2014 20:40:09 +0000 (15:40 -0500)] 
Update readme about where to put new chart types

10 years agoUpdate to have new chart types in external repos
William Entriken [Mon, 29 Dec 2014 20:38:03 +0000 (15:38 -0500)] 
Update to have new chart types in external repos

10 years agoMerge pull request #810 from Winnetou/patch-1
Jake [Mon, 29 Dec 2014 20:12:33 +0000 (15:12 -0500)] 
Merge pull request #810 from Winnetou/patch-1

Minor typos

10 years agoMerge pull request #834 from jakesyl/patch-1
Derek Perkins [Mon, 29 Dec 2014 20:09:43 +0000 (13:09 -0700)] 
Merge pull request #834 from jakesyl/patch-1

Add Code Climate Integration

10 years agoAdd Code Climate Integration 834/head
Jake [Mon, 29 Dec 2014 03:18:55 +0000 (22:18 -0500)] 
Add Code Climate Integration

10 years agoMinor typos 810/head
Mieszko [Tue, 9 Dec 2014 10:11:49 +0000 (11:11 +0100)] 
Minor typos

10 years agoAdded link to CAYdenberg/Chart.js 750/head
Casey Ydenberg [Tue, 11 Nov 2014 22:11:30 +0000 (15:11 -0700)] 
Added link to CAYdenberg/Chart.js

10 years agoEnsure that scales for polar area graphs are regenerated on updates. 703/head
Evert Timberg [Mon, 20 Oct 2014 00:04:21 +0000 (20:04 -0400)] 
Ensure that scales for polar area graphs are regenerated on updates.

10 years agoAdd spm support 694/head
chencheng [Wed, 15 Oct 2014 09:28:50 +0000 (17:28 +0800)] 
Add spm support

10 years agoAdd strict language to README.
William Entriken [Wed, 1 Oct 2014 16:18:47 +0000 (12:18 -0400)] 
Add strict language to README.

10 years ago[CONTROVERSIAL] Update scope: new chart types are off topic
William Entriken [Fri, 26 Sep 2014 16:37:51 +0000 (12:37 -0400)] 
[CONTROVERSIAL] Update scope: new chart types are off topic

10 years agoChange 'strokeColor' to 'fillColor' on 02-Bar-Chart.md 553/head
John Heroy [Thu, 25 Sep 2014 16:49:20 +0000 (09:49 -0700)] 
Change 'strokeColor' to 'fillColor' on 02-Bar-Chart.md

10 years agoMerge pull request #627 from fulldecent/patch-2
Nick Downie [Wed, 17 Sep 2014 14:04:30 +0000 (15:04 +0100)] 
Merge pull request #627 from fulldecent/patch-2

Separate CONTRIBUTING.md, see https://github.com/blog/1184-contributing-...

10 years agomove contributing to CONTRIBUTING.md, helps with NEW ISSUES 627/head
William Entriken [Mon, 15 Sep 2014 16:16:31 +0000 (12:16 -0400)] 
move contributing to CONTRIBUTING.md, helps with NEW ISSUES

10 years agoSeparate CONTRIBUTING.md, see https://github.com/blog/1184-contributing-guidelines
William Entriken [Mon, 15 Sep 2014 16:15:34 +0000 (12:15 -0400)] 
Separate CONTRIBUTING.md, see https://github.com/blog/1184-contributing-guidelines

10 years agoMerge pull request #606 from fulldecent/patch-1
Nick Downie [Wed, 10 Sep 2014 15:32:57 +0000 (16:32 +0100)] 
Merge pull request #606 from fulldecent/patch-1

Use canonical docs url

10 years agoUpdate docs for toggle Horizontal/Vertical Lines feature 611/head
Francisco Neves [Mon, 8 Sep 2014 16:49:19 +0000 (17:49 +0100)] 
Update docs for toggle Horizontal/Vertical Lines feature

10 years agoAdd option to toggle grid vertical/horizontal lines
Francisco Neves [Mon, 8 Sep 2014 15:10:45 +0000 (16:10 +0100)] 
Add option to toggle grid vertical/horizontal lines

10 years agoUse canonical docs url 606/head
William Entriken [Thu, 4 Sep 2014 17:48:37 +0000 (13:48 -0400)] 
Use canonical docs url

11 years agoMerge pull request #560 from chandruxp/master
Nick Downie [Wed, 20 Aug 2014 21:47:21 +0000 (22:47 +0100)] 
Merge pull request #560 from chandruxp/master

Fix for Almond AMD

11 years agoFix for Almond AMD 560/head
chandruxp [Wed, 20 Aug 2014 19:20:46 +0000 (15:20 -0400)] 
Fix for Almond AMD

11 years agoChange lineColor to strokeColor in legendTemplate for Line, Bar, and Radar charts
John Heroy [Tue, 19 Aug 2014 14:42:39 +0000 (22:42 +0800)] 
Change lineColor to strokeColor in legendTemplate for Line, Bar, and Radar charts

11 years agoFix global config multiTooltipTemplate comment 551/head
Miguel Parramon [Tue, 19 Aug 2014 11:19:37 +0000 (13:19 +0200)] 
Fix global config multiTooltipTemplate comment

11 years agoFix for Almond AMD
chandruxp [Mon, 18 Aug 2014 22:52:50 +0000 (18:52 -0400)] 
Fix for Almond AMD

11 years agoPre-release version bump to beta.4 v1.0.1-beta.4
Nick Downie [Sun, 17 Aug 2014 22:21:11 +0000 (23:21 +0100)] 
Pre-release version bump to beta.4

11 years agoMerge pull request #435 from nnnick/fix/sparse-datasets
Nick Downie [Sun, 17 Aug 2014 22:18:42 +0000 (23:18 +0100)] 
Merge pull request #435 from nnnick/fix/sparse-datasets

Resolve issues with sparse datasets & solve bezier capping to scale bounds

11 years agoAdd in extra bezier debug point 435/head
Nick Downie [Sun, 17 Aug 2014 22:14:30 +0000 (23:14 +0100)] 
Add in extra bezier debug point

11 years agoCap bezier handles inside the scale
Nick Downie [Sun, 17 Aug 2014 21:32:36 +0000 (22:32 +0100)] 
Cap bezier handles inside the scale

11 years agoUse null checking for which points to draw/bezier
Nick Downie [Sun, 3 Aug 2014 18:20:31 +0000 (19:20 +0100)] 
Use null checking for which points to draw/bezier

11 years agoNew methods for array finding
Nick Downie [Sun, 3 Aug 2014 18:19:54 +0000 (19:19 +0100)] 
New methods for array finding

11 years agoWhitespace cleanup
Nick Downie [Sun, 3 Aug 2014 15:39:04 +0000 (16:39 +0100)] 
Whitespace cleanup

11 years agoMerge branch 'master' into fix/sparse-datasets
Nick Downie [Sun, 3 Aug 2014 15:05:34 +0000 (16:05 +0100)] 
Merge branch 'master' into fix/sparse-datasets

Conflicts:
Chart.min.js

11 years agoMerge pull request #331 from kara/patch-1
Nick Downie [Sun, 27 Jul 2014 22:27:32 +0000 (23:27 +0100)] 
Merge pull request #331 from kara/patch-1

Update copyright year in license to 2014

11 years agoDocs note on maintain aspect ratio option
Nick Downie [Sun, 27 Jul 2014 22:12:03 +0000 (23:12 +0100)] 
Docs note on maintain aspect ratio option

11 years agoUpdate built output v1.0.1-beta.3
Nick Downie [Sun, 27 Jul 2014 22:03:32 +0000 (23:03 +0100)] 
Update built output

11 years agoFix reference error when tagging a release
Nick Downie [Sun, 27 Jul 2014 22:02:30 +0000 (23:02 +0100)] 
Fix reference error when tagging a release

11 years agoMerge pull request #490 from nnnick/feature/version-bump
Nick Downie [Sun, 27 Jul 2014 21:59:14 +0000 (22:59 +0100)] 
Merge pull request #490 from nnnick/feature/version-bump

Create a task to bump + write version numbers

11 years agoMerge pull request #431 from Mardaneus86/patch-1
Nick Downie [Sun, 27 Jul 2014 21:58:55 +0000 (22:58 +0100)] 
Merge pull request #431 from Mardaneus86/patch-1

Missing draw method in Writing new chart types

11 years agoMerge pull request #438 from Miosss/templateEnchanceme
Nick Downie [Sun, 27 Jul 2014 21:58:06 +0000 (22:58 +0100)] 
Merge pull request #438 from Miosss/templateEnchanceme

Alternative scale templating. Passing function as template.

11 years agoMerge pull request #443 from andyburke/aspectratios
Nick Downie [Sun, 27 Jul 2014 21:57:29 +0000 (22:57 +0100)] 
Merge pull request #443 from andyburke/aspectratios

Allow for responsive chart to take up its entire container.

11 years agoCreate a task to bump + write version numbers 490/head
Nick Downie [Sun, 27 Jul 2014 20:41:49 +0000 (21:41 +0100)] 
Create a task to bump + write version numbers

Also run `gulp release` to tag the latest release.

11 years agoMerge pull request #460 from ooflorent/fix/npm-package
Nick Downie [Thu, 17 Jul 2014 09:02:01 +0000 (10:02 +0100)] 
Merge pull request #460 from ooflorent/fix/npm-package

Add main in package.json

11 years agoAdd main file 460/head
Florent Cailhol [Thu, 17 Jul 2014 07:42:16 +0000 (09:42 +0200)] 
Add main file

11 years agoAdd a small amount to docs. 443/head
Andy Burke [Fri, 11 Jul 2014 00:47:02 +0000 (17:47 -0700)] 
Add a small amount to docs.

11 years agoAllow for responsive charts to take up entire container by setting responsive: true... 442/head
Andy Burke [Fri, 11 Jul 2014 00:45:17 +0000 (17:45 -0700)] 
Allow for responsive charts to take up entire container by setting responsive: true and maintainAspectRatio: false.