Open gigitalz opened 1 year ago
I cannot find where to enable this from the widget constructor, apparently there is no way... or is there? Right now I always have to set this when reset my preferences storage.
You could add the following to your overrides property within Widget Constructor (doc here):
overrides
overrides: { "scalesProperties.showSeriesLastValue": false, },
I cannot find where to enable this from the widget constructor, apparently there is no way... or is there? Right now I always have to set this when reset my preferences storage.