Commit Graph

4485 Commits

Author SHA1 Message Date
Nick Downie
e24efd23a2 Add build sequence + dev dependencies 2014-06-29 18:37:07 +01:00
Nick Downie
10227f852b Add src & built library files 2014-06-29 18:36:25 +01:00
Nick Downie
94f22b656e Add in new chart samples 2014-06-29 18:36:04 +01:00
Nick Downie
dc6d5bc934 Add new docs as markdown files 2014-06-29 18:35:49 +01:00
Nick Downie
a04082dba1 Remove site from repo 2014-06-29 17:38:59 +01:00
Nick Downie
be2f31a351 Change to bower.json 2014-06-29 17:35:35 +01:00
Nick Downie
7d240eee9d Update ignored files 2014-06-29 17:34:56 +01:00
Kara
0a6c892766 Update copyright year in license to include 2014 2014-03-09 16:30:27 -07:00
Kara
51032692f3 Update copyright year in license to 2014 2014-03-09 16:19:18 -07:00
Nick Downie
8f025f33c0 Updated ETA 2013-10-16 23:28:41 +01:00
Nick Downie
dffb2cd6ee Update on refactor progress 2013-09-09 00:29:33 +01:00
Nick Downie
58657d65cb Quick note about upcoming refactor 2013-07-18 23:58:31 +01:00
Nick Downie
8d587de970 Quick note about upcoming refactor 2013-07-18 23:57:14 +01:00
Nick Downie
bf2489425b Merge pull request #139 from ilyakatz/patch-1
spelling changed for competition
2013-06-14 16:21:53 -07:00
Ilya
72c0131d49 spelling changed for competition 2013-06-13 00:18:12 -03:00
Nick Downie
abb3c14c00 Competition details
Challenge post are running a competition and offering some great
prizes. Details are in the readme.
2013-06-11 22:41:50 +01:00
Nick Downie
ac55046c31 Merge pull request #126 from Ider/master
Correct default scaleShowLabels value in document
2013-06-05 15:16:04 -07:00
Ider
0638674145 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
2013-05-30 19:58:31 -07:00
Nick Downie
2e08396255 Merge pull request #75 from epeli/patch-1
Explicit global definition
2013-04-15 10:20:28 -07:00
Esa-Matti Suuronen
624fbfd474 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.
2013-04-13 11:55:36 +03:00
Nick Downie
4a94b44a77 Version bump 2013-04-12 21:26:33 +01:00
Nick Downie
7a55a1614c 0.2 Update
- Fixes hard coded scales now longer not one step out of sync
2013-04-12 21:20:44 +01:00
Nick Downie
75f4d21968 There are too many versions of Chart.js 2013-03-25 19:50:18 +00:00
Nick Downie
19e32556e8 Fix for broken radar rotation 2013-03-25 19:38:08 +00:00
Nick Downie
d30edc1b8d Cleared up folder structure 2013-03-25 19:25:57 +00:00
Nick Downie
7033042fae Added index site as well 2013-03-25 19:18:58 +00:00
Nick Downie
2acdfbfca8 Merge pull request #33 from robocoder/license-patch
add license text and header
2013-03-25 12:03:41 -07:00
Nick Downie
552de1f21c Added docs site to the project
Font's probably won't be server from typekit.
2013-03-25 19:01:46 +00:00
Anthon Pang
9453a670cd add license text and header 2013-03-20 00:09:51 -04:00
Nick Downie
26962ce2b6 Back online! 2013-03-19 16:22:03 +00:00
nnnick
1513be49cf Merge pull request #19 from fizerkhan/master
Added file for Bower package
2013-03-18 13:08:02 -07:00
Fizer Khan
18e094be9a Added Bower package support. 2013-03-18 21:59:20 +05:30
Nick Downie
4acc88e339 Added a license to the readme.
Also updated the online documentation with the license.
2013-03-18 07:40:28 +00:00
Nick Downie
1ee31e3708 Using an html tag in md was silly. 2013-03-17 23:59:08 +00:00
Nick Downie
a9dcf88378 First commit. Version 0.1
Examples of the six charts that can be created, and the Chart.js
library.
2013-03-17 23:57:50 +00:00