Page 1 of 1

Setting the default graph for one graph

Posted: Monday 27 April 2020 12:01
by Ewaldharmsen
Hi All,

I have setup dashticz to show the day graph by default with this:

Code: Select all

config['standard_graph'] = 'day';
But how can change this for one particular graph?

Code: Select all

standard_graph: 'month'
does not work

Re: Setting the default graph for one graph

Posted: Monday 27 April 2020 18:45
by clinkadink
Currently, I don't believe this is possible. Feel free to raise it as a feature request ;)