step 5: complete first gauge catalogue
This commit is contained in:
11
README.md
11
README.md
@@ -2,13 +2,10 @@
|
||||
|
||||
Dear PyGui gauge widgets for dashboards and telemetry displays.
|
||||
|
||||
Current implementation status: Step 4 simple gauge rendering is implemented. Digital, bar, level,
|
||||
and status gauges render Dear PyGui drawlist visuals; bar and level gauges draw threshold bands and
|
||||
markers. Gauge creation functions still register pure gauge state without requiring a Dear PyGui
|
||||
context, and when a Dear PyGui context is active they create a group plus drawlist shell.
|
||||
Current implementation status: Step 5 first catalogue rendering 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.
|
||||
|
||||
Analog, segmented, compass, thermometer, battery, and multi-value visuals are scheduled for later
|
||||
steps and may still use placeholder rendering.
|
||||
|
||||
Reference in New Issue
Block a user