- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for withGradientMode (0.15 sec)
-
manifests/addons/dashboards/lib/panels.libsonnet
+ options.legend.withDisplayMode('table') + options.legend.withCalcs([ 'last', 'max', ]) + custom.withFillOpacity(10) + custom.withShowPoints('never') + custom.withGradientMode('hue') + if std.length(desc) > 0 then timeSeries.panelOptions.withDescription(desc) else {}, simple(title, targets, desc=''): self.base(title, targets, desc)
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Fri Jul 26 23:54:32 UTC 2024 - 9.5K bytes - Viewed (0)