f4716e0d1977cebb0a4cd6a5af584c70b1c66e64
dpg-gauges
Dear PyGui gauge widgets for dashboards and telemetry displays.
Current implementation status: Step 6 high-rate update support is implemented. Analog, digital, bar, level, status, segmented, compass, thermometer, battery, and multi-value gauges render Dear PyGui drawlist visuals. Bar/level gauges draw threshold bands and markers; analog gauges draw ticks, redline bands, markers, and needles.
Runtime value updates are intended for the Dear PyGui GUI thread. Attached gauges redraw immediately for simple value/configuration changes. Animation and smoothing are configurable per gauge; high-rate examples marshal latest producer-thread values to GUI-thread frame callbacks.
Description
Languages
Python
100%