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 @@ + + + +
+