Commit Graph

78 Commits

Author SHA1 Message Date
Marius Meißner
e84d27dde7 Fixed wrong structure of example data 2015-11-27 08:34:32 +01:00
Evert Timberg
cf1f772157 Merge pull request #1693 from wcatron/basic-documentation
Add descriptions for options in documentation.
2015-11-24 18:22:33 -05:00
wcatron
8e9fef27c2 Add more explanation of bar and category percentage. 2015-11-24 14:25:15 -05:00
wcatron
75fb79f814 Fill out descriptions and add link to scales. 2015-11-24 14:06:38 -05:00
wcatron
f4ef56993d Add full description text for scales. 2015-11-24 13:36:48 -05:00
Evert Timberg
3bfbf10cff Merge pull request #1689 from wcatron/basic-documentation
Update getting started example code.
2015-11-24 08:03:26 -05:00
wcatron
4d48ab5109 Add suggested min and max to documentation. 2015-11-24 02:28:15 -05:00
wcatron
c75c21105a Create very simple getting started example code. 2015-11-23 23:59:24 -05:00
Evert Timberg
830cf33c1f Merge pull request #1687 from wcatron/basic-documentation
Converting documentation to tables - radar, polar, and pie
2015-11-23 22:37:04 -05:00
wcatron
a0377362d7 Update remainder of tables for radar, polar, and pie. 2015-11-23 19:32:38 -05:00
Evert Timberg
420290969e Merge pull request #1684 from wcatron/basic-documentation
Converting documentation to tables - scales, line, and bar
2015-11-23 18:16:27 -05:00
wcatron
dc152f875f Clean up periods and comments. 2015-11-23 12:09:40 -05:00
wcatron
a4a07df612 Update options to tables, update example for bar. 2015-11-23 12:03:38 -05:00
Evert Timberg
a08f8b3015 Fix typo 2015-11-22 13:26:01 -05:00
wcatron
1580d1ed4d Update line chart documentation options to table. 2015-11-19 19:55:12 -05:00
wcatron
34aaeac421 Update getting started documentation default options w/ table. 2015-11-19 16:14:13 -05:00
wcatron
5400a61ff1 Update doughnut documentation for intiializer and data. 2015-11-19 11:47:47 -05:00
wcatron
942cf5e718 Update Rader initializer and data structure keys. 2015-11-19 11:43:00 -05:00
wcatron
f32d62722a Update initializer documentation for Bar. 2015-11-19 11:35:38 -05:00
Pascal Richier
3d15e1ff54 Update doc for options.ticks.maxTicksLimit 2015-11-07 01:46:14 +01:00
Pascal Richier
178880bace Update doc for options.ticks.maxTicksLimit 2015-11-07 01:42:19 +01:00
Jáchym Toušek
68255893cf typo 2015-11-03 13:49:34 +01:00
Levi Thomason
92841cd38a fix getting started global chart config typo 2015-11-01 23:03:14 -08:00
Tanner Linsley
dac859ec1c Rename 01-Scales to 01-Scales.md
Closes #1574
2015-10-26 12:47:37 -06:00
etimberg
082391e385 Update docs a bit for new items. Small updates for tooltip labels. 2015-10-18 18:14:56 -04:00
Tanner Linsley
82541248a1 Getting Started.... again. 2015-09-29 16:32:43 -06:00
Tanner Linsley
39340fa412 Update Getting Started and created Scales documentation 2015-09-29 13:29:53 -06:00
Evert Timberg
04d1f0f710 Category scale filter function will hide the grid line if null or undefined returned. 2015-08-23 13:20:43 -04:00
Evert Timberg
32f4f1e54a Merge pull request #1367 from achichenin/patch-1
Update 00-Getting-Started.md
2015-08-08 08:46:01 -04:00
achichenin
1cdc046566 Update 00-Getting-Started.md
tiny typo fix
2015-08-08 15:15:57 +03:00
Pratyush Mittal
ca0ece37e6 Added documentation for maxRotation of labels 2015-08-08 14:07:24 +05:30
Michaël Gallego
0c6f37fff7 Add support for mirror option 2015-08-05 17:40:44 +02:00
Guy
dc58699ee7 Hover missing in parameter name
In the 1st dataset, the second time "pointBorderWidth" appeared it was under a comment referring to hover so I corrected it to be "pointHoverBorderWidth".  Also in the 2nd dataset. Needs to be tested.
2015-07-05 12:32:03 +03:00
Evert Timberg
06a2c52b26 Update scale docs. 2015-06-22 19:47:51 -04:00
Evert Timberg
255bdc700e Line chart doc updates 2015-06-22 19:05:50 -04:00
Evert Timberg
880ae3a474 Update getting started docs 2015-06-22 18:46:12 -04:00
Evert Timberg
9e9f436454 Bar config cleanup + some initial docs 2015-06-03 20:55:17 -04:00
Evert Timberg
996e471171 Missed some commas 2015-06-03 20:49:22 -04:00
Evert Timberg
9c106aa8ff Some more line options 2015-06-03 20:46:35 -04:00
Evert Timberg
7dcee4b40e Additional fixes to line chart docs 2015-06-03 20:33:50 -04:00
Evert Timberg
f12d1bcb56 Cleaned up line docs a bit and remove unnecessary options 2015-06-03 20:25:43 -04:00
Evert Timberg
b9ab70f21b Cleaned up global config + documentation of global config options 2015-06-03 19:54:34 -04:00
Evert Timberg
4e3dd8ae3f Merge pull request #1066 from tannerlinsley/add-stacked-area
Add StackedArea chart type to community extensions
2015-05-06 20:31:27 -04:00
Wouter Sioen
aad966820e Fix a typo: segment vs segement
Fix typo in PolarArea

Update 04-Polar-Area-Chart.md
2015-05-05 16:31:00 +02:00
William Entriken
b0a780822a Merge pull request #1025 from pijey/feature/offsetgridlines-linechart
Add offsetGridLines option to Line charts
2015-04-16 15:27:43 -04:00
Tanner Linsley
e69aa04918 Add StackedArea chart type to community extensions 2015-04-16 00:50:08 -06:00
Nick Downie
c7f52f516c Derped HTML attributes. 2015-04-13 16:35:14 +01:00
dima117
9605409838 Update 06-Advanced.md
https://github.com/nnnick/Chart.js/issues/1060
2015-04-13 15:39:44 +03:00
Evert Timberg
972bc5636d Merge pull request #711 from cmweiss/master
Default color for Doughnut/Pie
2015-04-09 11:25:45 -04:00
pijey
2677360f4b Add offsetGridLines option to Line charts 2015-03-25 11:51:56 +01:00