Commit 5bf171eb authored by Pithon Kabiro's avatar Pithon Kabiro
Browse files

Change the default range selector for line chart

`Range selector` is analogous to the `zoom` of a chart. Set it to
display all the available observations from a datastream.
parent 6fc01344
......@@ -408,7 +408,7 @@ const drawLineChartHC = function (
},
rangeSelector: {
selected: 1,
selected: 5,
},
title: {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment