]>
git.ipfire.org Git - thirdparty/Chart.js.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Nick Downie [Sun, 29 Jun 2014 17:37:39 +0000 (18:37 +0100)]
Update readme
Nick Downie [Sun, 29 Jun 2014 17:37:29 +0000 (18:37 +0100)]
Bump bower version
Nick Downie [Sun, 29 Jun 2014 17:37:07 +0000 (18:37 +0100)]
Add build sequence + dev dependencies
Nick Downie [Sun, 29 Jun 2014 17:36:25 +0000 (18:36 +0100)]
Add src & built library files
Nick Downie [Sun, 29 Jun 2014 17:36:04 +0000 (18:36 +0100)]
Add in new chart samples
Nick Downie [Sun, 29 Jun 2014 17:35:49 +0000 (18:35 +0100)]
Add new docs as markdown files
Nick Downie [Sun, 29 Jun 2014 16:38:59 +0000 (17:38 +0100)]
Remove site from repo
Nick Downie [Sun, 29 Jun 2014 16:35:35 +0000 (17:35 +0100)]
Change to bower.json
Nick Downie [Sun, 29 Jun 2014 16:34:56 +0000 (17:34 +0100)]
Update ignored files
Nick Downie [Wed, 16 Oct 2013 22:28:41 +0000 (23:28 +0100)]
Updated ETA
Nick Downie [Sun, 8 Sep 2013 23:29:33 +0000 (00:29 +0100)]
Update on refactor progress
Nick Downie [Thu, 18 Jul 2013 22:58:31 +0000 (23:58 +0100)]
Quick note about upcoming refactor
Nick Downie [Thu, 18 Jul 2013 22:57:14 +0000 (23:57 +0100)]
Quick note about upcoming refactor
Nick Downie [Fri, 14 Jun 2013 23:21:53 +0000 (16:21 -0700)]
Merge pull request #139 from ilyakatz/patch-1
spelling changed for competition
Ilya [Thu, 13 Jun 2013 03:18:12 +0000 (00:18 -0300)]
spelling changed for competition
Nick Downie [Tue, 11 Jun 2013 21:40:49 +0000 (22:40 +0100)]
Competition details
Challenge post are running a competition and offering some great
prizes. Details are in the readme.
Nick Downie [Wed, 5 Jun 2013 22:16:04 +0000 (15:16 -0700)]
Merge pull request #126 from Ider/master
Correct default scaleShowLabels value in document
Ider [Fri, 31 May 2013 02:58:31 +0000 (19:58 -0700)]
Correct default scaleShowLabels value to match js file setting
default scaleShowLabels value for Line and Bar is true in js file, but
it is false in document page.
Correct document page to match the value to reduce the confuse
Nick Downie [Mon, 15 Apr 2013 17:20:28 +0000 (10:20 -0700)]
Merge pull request #75 from epeli/patch-1
Explicit global definition
Esa-Matti Suuronen [Sat, 13 Apr 2013 08:55:36 +0000 (11:55 +0300)]
Explicit global definition
Some script bundlers such as Browserify compile a wrapper function over the modules. If var-statement is used to define the global it will be hidden inside it. Use window-global to define Chart global explicitly.
Nick Downie [Fri, 12 Apr 2013 20:26:33 +0000 (21:26 +0100)]
Version bump
Nick Downie [Fri, 12 Apr 2013 20:20:44 +0000 (21:20 +0100)]
0.2 Update
- Fixes hard coded scales now longer not one step out of sync
Nick Downie [Mon, 25 Mar 2013 19:50:18 +0000 (19:50 +0000)]
There are too many versions of Chart.js
Nick Downie [Mon, 25 Mar 2013 19:38:08 +0000 (19:38 +0000)]
Fix for broken radar rotation
Nick Downie [Mon, 25 Mar 2013 19:25:57 +0000 (19:25 +0000)]
Cleared up folder structure
Nick Downie [Mon, 25 Mar 2013 19:18:55 +0000 (19:18 +0000)]
Added index site as well
Nick Downie [Mon, 25 Mar 2013 19:03:41 +0000 (12:03 -0700)]
Merge pull request #33 from robocoder/license-patch
add license text and header
Nick Downie [Mon, 25 Mar 2013 19:01:46 +0000 (19:01 +0000)]
Added docs site to the project
Font's probably won't be server from typekit.
Anthon Pang [Wed, 20 Mar 2013 04:09:51 +0000 (00:09 -0400)]
add license text and header
Nick Downie [Tue, 19 Mar 2013 16:22:03 +0000 (16:22 +0000)]
Back online!
nnnick [Mon, 18 Mar 2013 20:08:02 +0000 (13:08 -0700)]
Merge pull request #19 from fizerkhan/master
Added file for Bower package
Fizer Khan [Mon, 18 Mar 2013 16:29:20 +0000 (21:59 +0530)]
Added Bower package support.
Nick Downie [Mon, 18 Mar 2013 07:40:28 +0000 (07:40 +0000)]
Added a license to the readme.
Also updated the online documentation with the license.
Nick Downie [Sun, 17 Mar 2013 23:59:08 +0000 (23:59 +0000)]
Using an html tag in md was silly.
Nick Downie [Sun, 17 Mar 2013 23:57:50 +0000 (23:57 +0000)]
First commit. Version 0.1
Examples of the six charts that can be created, and the Chart.js
library.