Page 1 of 1

draw a curve

Posted: 18 Feb 2016, 04:45
by cy001316
Hi guys!
Is there a simple way to draw a curve based on the data?

Best regard!

Re: draw a curve

Posted: 22 Feb 2016, 17:19
by Luke47921
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

Posted: 24 Feb 2016, 04:20
by cy001316
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?
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.
Or is there a easy way to smooth the line chart?