Speed Gauge
The Method To Use
1. Default Configuration
s.plt.speed_gauge(
name='Third', value=60, order=0,
min_value=0, max_value=100,
rows_size=2, cols_size=12,
)
2. Customization And Context

padding='0,0,0,2', and its size with cols_size=6.Last updated
Was this helpful?