]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Documentation updates
authorZach Panzarino <zachary@panzarino.com>
Mon, 8 Aug 2016 03:08:13 +0000 (03:08 +0000)
committerZach Panzarino <zachary@panzarino.com>
Mon, 8 Aug 2016 03:08:13 +0000 (03:08 +0000)
commit660c3850d7b7137988314e269dc37bd35624d3f8
tree90ae07929d4beeb9f613da8ef324e3b4d434b6a7
parentf22754874cce74c542d229ae61f1753be2ca3f95
Documentation updates
Adds a lot of new information to the docs that will help developers better utilize the entire Chart.js library

List of implemented changes:
 - Reverse option for legends (resolves #3102)
 - Information about chart resizing (resolves #3023)
 - Mixed chart types (resolves #2825) (resolves #2431)
 - Chart library comparison table (resolves #2605)
 - getDetasetMeta function information (resolves #2521)
 - Popular Extensions (resolves #2365)
docs/00-Getting-Started.md
docs/01-Chart-Configuration.md
docs/04-Bar-Chart.md
docs/09-Advanced.md
docs/10-Notes.md
samples/combo-bar-line.html