]> git.ipfire.org Git - thirdparty/Chart.js.git/log
thirdparty/Chart.js.git
11 years agoMerge pull request #388 from nnnick/v1-dev 35/head v1.0.0-beta
Nick Downie [Sun, 29 Jun 2014 18:18:23 +0000 (19:18 +0100)] 
Merge pull request #388 from nnnick/v1-dev

Version 1.0.0-beta release

11 years agoUpdate readme 388/head
Nick Downie [Sun, 29 Jun 2014 17:37:39 +0000 (18:37 +0100)] 
Update readme

11 years agoBump bower version
Nick Downie [Sun, 29 Jun 2014 17:37:29 +0000 (18:37 +0100)] 
Bump bower version

11 years agoAdd build sequence + dev dependencies
Nick Downie [Sun, 29 Jun 2014 17:37:07 +0000 (18:37 +0100)] 
Add build sequence + dev dependencies

11 years agoAdd src & built library files
Nick Downie [Sun, 29 Jun 2014 17:36:25 +0000 (18:36 +0100)] 
Add src & built library files

11 years agoAdd in new chart samples
Nick Downie [Sun, 29 Jun 2014 17:36:04 +0000 (18:36 +0100)] 
Add in new chart samples

11 years agoAdd new docs as markdown files
Nick Downie [Sun, 29 Jun 2014 17:35:49 +0000 (18:35 +0100)] 
Add new docs as markdown files

11 years agoRemove site from repo
Nick Downie [Sun, 29 Jun 2014 16:38:59 +0000 (17:38 +0100)] 
Remove site from repo

11 years agoChange to bower.json
Nick Downie [Sun, 29 Jun 2014 16:35:35 +0000 (17:35 +0100)] 
Change to bower.json

11 years agoUpdate ignored files
Nick Downie [Sun, 29 Jun 2014 16:34:56 +0000 (17:34 +0100)] 
Update ignored files

11 years agoUpdated ETA v0.2.0
Nick Downie [Wed, 16 Oct 2013 22:28:41 +0000 (23:28 +0100)] 
Updated ETA

11 years agoUpdate on refactor progress
Nick Downie [Sun, 8 Sep 2013 23:29:33 +0000 (00:29 +0100)] 
Update on refactor progress

12 years agoQuick note about upcoming refactor
Nick Downie [Thu, 18 Jul 2013 22:58:31 +0000 (23:58 +0100)] 
Quick note about upcoming refactor

12 years agoQuick note about upcoming refactor
Nick Downie [Thu, 18 Jul 2013 22:57:14 +0000 (23:57 +0100)] 
Quick note about upcoming refactor

12 years agoMerge pull request #139 from ilyakatz/patch-1
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

12 years agospelling changed for competition 139/head
Ilya [Thu, 13 Jun 2013 03:18:12 +0000 (00:18 -0300)] 
spelling changed for competition

12 years agoCompetition details
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.

12 years agoMerge pull request #126 from Ider/master
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

12 years agoCorrect default scaleShowLabels value to match js file setting 126/head
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

12 years agoMerge pull request #75 from epeli/patch-1
Nick Downie [Mon, 15 Apr 2013 17:20:28 +0000 (10:20 -0700)] 
Merge pull request #75 from epeli/patch-1

Explicit global definition

12 years agoExplicit global definition 75/head
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.

12 years agoVersion bump
Nick Downie [Fri, 12 Apr 2013 20:26:33 +0000 (21:26 +0100)] 
Version bump

12 years ago0.2 Update
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

12 years agoThere are too many versions of Chart.js
Nick Downie [Mon, 25 Mar 2013 19:50:18 +0000 (19:50 +0000)] 
There are too many versions of Chart.js

12 years agoFix for broken radar rotation
Nick Downie [Mon, 25 Mar 2013 19:38:08 +0000 (19:38 +0000)] 
Fix for broken radar rotation

12 years agoCleared up folder structure
Nick Downie [Mon, 25 Mar 2013 19:25:57 +0000 (19:25 +0000)] 
Cleared up folder structure

12 years agoAdded index site as well
Nick Downie [Mon, 25 Mar 2013 19:18:55 +0000 (19:18 +0000)] 
Added index site as well

12 years agoMerge pull request #33 from robocoder/license-patch
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

12 years agoAdded docs site to the project
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.

12 years agoadd license text and header 33/head
Anthon Pang [Wed, 20 Mar 2013 04:09:51 +0000 (00:09 -0400)] 
add license text and header

12 years agoBack online!
Nick Downie [Tue, 19 Mar 2013 16:22:03 +0000 (16:22 +0000)] 
Back online!

12 years agoMerge pull request #19 from fizerkhan/master
nnnick [Mon, 18 Mar 2013 20:08:02 +0000 (13:08 -0700)] 
Merge pull request #19 from fizerkhan/master

Added file for Bower package

12 years agoAdded Bower package support. 19/head
Fizer Khan [Mon, 18 Mar 2013 16:29:20 +0000 (21:59 +0530)] 
Added Bower package support.

12 years agoAdded a license to the readme.
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.

12 years agoUsing an html tag in md was silly.
Nick Downie [Sun, 17 Mar 2013 23:59:08 +0000 (23:59 +0000)] 
Using an html tag in md was silly.

12 years agoFirst commit. Version 0.1
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.