godot-engine.easy-charts icon indicating copy to clipboard operation
godot-engine.easy-charts copied to clipboard

[FEATURE] Option to set lower and upper bounds of axes in line charts

Open justinpallas opened this issue 7 months ago • 0 comments

When creating a line chart the y-axis always starts where the lowest value of the provided data is and end where the highest value of the provided data is. There should be an option to make the axis start at 0 or any other custom value. The same goes for the highest value.

justinpallas avatar Jul 24 '24 13:07 justinpallas