"""Your global application state, that will be edited during the execution.""" # you can edit the ImPlot pie chart values plot_data: List[float] = field(default ...
[ImPlot3D](https://github.com/brenocq/implot3d) adds rotatable, zoomable 3D plots to Dear ImGui. This demo shows two trajectories that diverge from a tiny initial ...