From: Ben McCann Date: Sun, 10 Sep 2017 08:54:12 +0000 (-0700) Subject: Add a financial time series sample (#4554) X-Git-Tag: v2.7.0~1^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fb4357ea9123df1ea1797e98291daf5073ea9d4b;p=thirdparty%2FChart.js.git Add a financial time series sample (#4554) --- diff --git a/samples/samples.js b/samples/samples.js index e7147f5ef..2d11e9d48 100644 --- a/samples/samples.js +++ b/samples/samples.js @@ -112,6 +112,9 @@ }, { title: 'Line (point data)', path: 'scales/time/line-point-data.html' + }, { + title: 'Time Series', + path: 'scales/time/financial.html' }, { title: 'Combo', path: 'scales/time/combo.html' diff --git a/samples/scales/time/financial.html b/samples/scales/time/financial.html new file mode 100644 index 000000000..3d91dfa56 --- /dev/null +++ b/samples/scales/time/financial.html @@ -0,0 +1,104 @@ + + + + + Line Chart + + + + + + + +
+ +
+
+
+ Chart Type: + + + + + +