A Godot Engine addon for plotting general purpose charts. A collection of Control, 2D and 3D Nodes to plot every chart possible.
648
stars
48
forks
source link
Remove existing function_plotter nodes before loading new functions #92
Closed
Snafuh closed 8 months ago
What kind of change does this PR introduce?
This fixes an issue with old functions being drawn when calling plot multiple times with different functions on the same graph. Fixes https://github.com/fenix-hub/godot-engine.easy-charts/issues/91