Setting the default graph for one graph
Posted: Monday 27 April 2020 12:01
Hi All,
I have setup dashticz to show the day graph by default with this:
But how can change this for one particular graph?
does not work
I have setup dashticz to show the day graph by default with this:
Code: Select all
config['standard_graph'] = 'day';
Code: Select all
standard_graph: 'month'