You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have just committed 34afe28 - this adds a line_curve option to enable drawing curved lines.
The value of line_curve should be 0 for straight lines (the default) and about 1.0 for curved lines. Numbers smaller than 1.0 will make the lines straighter, values greater than 1.0 will make the lines more curved (up to a maximum value of 5.0).
I have just committed 34afe28 - this adds a line_curve option to enable drawing curved lines.
The value of line_curve should be 0 for straight lines (the default) and about 1.0 for curved lines. Numbers smaller than 1.0 will make the lines straighter, values greater than 1.0 will make the lines more curved (up to a maximum value of 5.0).
How to smooth a line chart
The text was updated successfully, but these errors were encountered: