Hi guys!
Is there a simple way to draw a curve based on the data?
Best regard!
draw a curve
Moderator: Support
Re: draw a curve
I think you'll need to be a bit more specific here, what kind of data do you want to draw your curve from? A set of co-ordinates?
Re: draw a curve
I have some discrete points now and I want to use the c# node to insert some data between any two points to make the line becomes smooth.Luke47921 wrote:I think you'll need to be a bit more specific here, what kind of data do you want to draw your curve from? A set of co-ordinates?
Or is there a easy way to smooth the line chart?