From: Daan De Meyer Date: Sat, 23 Apr 2016 21:52:26 +0000 (+0200) Subject: Changed occurrence of "charts.defaults.Line" to "charts.defaults.line" X-Git-Tag: 2.1.0~48^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=938ecdfc97b8a4d7525fdb56b1315b6c78aaaef6;p=thirdparty%2FChart.js.git Changed occurrence of "charts.defaults.Line" to "charts.defaults.line" --- diff --git a/docs/02-Line-Chart.md b/docs/02-Line-Chart.md index 4f03fd462..50aefb8fa 100644 --- a/docs/02-Line-Chart.md +++ b/docs/02-Line-Chart.md @@ -126,7 +126,7 @@ The label key on each dataset is optional, and can be used when generating a sca These are the customisation options specific to Line charts. These options are merged with the [global chart configuration options](#getting-started-global-chart-configuration), and form the options of the chart. -The default options for line chart are defined in `Chart.defaults.Line`. +The default options for line chart are defined in `Chart.defaults.line`. Name | Type | Default | Description --- | --- | --- | ---