etimberg
a62537a800
bump and build for 1.1.1 release
2016-04-05 18:27:27 -04:00
Nick Downie
ef923dfe28
Update package + built files to 1.1.0 version
2016-04-01 17:03:30 +01:00
etimberg
3f73433831
Fixes #2185
...
Undoes the merge of #1334
2016-03-29 19:41:13 -04:00
Evert Timberg
3f2119526d
Fix #2102
2016-03-06 19:03:03 -05:00
Evert Timberg
4aa274d5b2
Default multiTooltipTemplate now shows the dataset label + updated built files. Fixes #612
2016-02-15 14:43:34 -05:00
Evert Timberg
126e318fef
Update built files
2016-01-09 10:59:52 -05:00
etimberg
cfa6eb1289
Update built files
2015-12-27 12:10:07 -05:00
Nick Downie
930b16a0af
Versioned release files
2015-03-10 11:04:30 +00:00
Nick Downie
d2b73bdc5b
Release 1.0.2
2015-03-09 18:37:37 +00:00
Jon Rowe
9ab36291a9
force calculated width/heights back to context, for firefox compatibility
2015-01-26 20:15:04 +11:00
Jon Rowe
657e53c117
make charts dependent on calculated width
2015-01-26 20:15:04 +11:00
Nick Downie
02f858b264
1.0.1 release builds
2015-01-07 22:49:33 +00:00
chandruxp
53c4cd5ce1
Fix for Almond AMD
2014-08-18 18:52:50 -04:00
Nick Downie
8b840ce56b
Pre-release version bump to beta.4
2014-08-17 23:21:11 +01:00
Nick Downie
30777e4a87
Merge branch 'master' into fix/sparse-datasets
...
Conflicts:
Chart.min.js
2014-08-03 16:05:34 +01:00
Nick Downie
5bd10297fb
Update built output
2014-07-27 23:03:32 +01:00
Andy Burke
16cf465575
Add a small amount to docs.
2014-07-10 17:47:02 -07:00
Andy Burke
997a216b50
Allow for responsive charts to take up entire container by setting responsive: true and maintainAspectRatio: false.
2014-07-10 17:45:17 -07:00
Nick Downie
529d582f03
Built output
2014-07-08 23:13:29 +01:00
Nick Downie
3e1b120cbe
Build latest output files for new version
2014-07-02 21:42:10 +01:00
Brett Bukowski
477e09f1d4
Add support for CommonJS module definition
2014-07-01 15:39:28 -06:00
Nick Downie
29ae3200a7
Default display of chart point to true
2014-06-30 21:54:24 +01:00
Nick Downie
38d1b87e1c
Adhere to pointDot option in config
...
- Added `display` property on Point classes, to determine whether the
draw sequence should run or not.
2014-06-30 20:24:47 +01:00
Nick Downie
10227f852b
Add src & built library files
2014-06-29 18:36:25 +01: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
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
19e32556e8
Fix for broken radar rotation
2013-03-25 19:38:08 +00:00
Anthon Pang
9453a670cd
add license text and header
2013-03-20 00:09:51 -04: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