AllenDang / giu

Cross platform rapid GUI framework for golang based on Dear ImGui.
MIT License
2.28k stars 133 forks source link

Use giu.PlotLine instead of giu.Line, etc for plot example #696

Closed weebney closed 1 year ago

weebney commented 1 year ago

Upgrade plot example to use the correct functions, reflecting changes.

gucio321 commented 1 year ago

The example is ok now do this change brake it(see checks status) Ref https://github.com/AllenDang/giu/blob/master/Plot.go