Hey together,
is there a way to disable the min max values in Gauge Charts from fuse dashboard 2.0 ?
Regards,
Snot
Hey together,
is there a way to disable the min max values in Gauge Charts from fuse dashboard 2.0 ?
Regards,
Snot
No, but some CSS could easily do that.
.no-min-man g#limits {
display: none !important;
}
Thanks alot for the quick and smart help ![]()
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.