kaiserfarrell / core-plot

Automatically exported from code.google.com/p/core-plot
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

CPTScatterPlotInterpolationCurved Type not working Correctly #607

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. CPTScatterPlotInterpolationLinear Works correctly
2. CPTScatterPlotInterpolationCurved not Works correctly

What is the expected output? What do you see instead?
- CPTScatterPlotInterpolationCurved points set correctly in graph.

What version of the product are you using? On what operating system?
Version : CorePlot_1.4
OS         : iOS

Please provide any additional information below.
- attached files show issues briefly.
- curve.png not plot points show correctly.

Original issue reported on code.google.com by maninan...@gmail.com on 8 Nov 2013 at 1:11

Attachments:

GoogleCodeExporter commented 8 years ago
The curved scatter plot is working as designed. We will try to find a better 
algorithm that creates more pleasing curves.

Original comment by eskr...@mac.com on 18 Nov 2013 at 1:21

GoogleCodeExporter commented 8 years ago
I will implement the curve-fitting algorithm described here: 
http://www.particleincell.com/blog/2012/bezier-splines/

Original comment by eskr...@mac.com on 22 Nov 2013 at 4:48

GoogleCodeExporter commented 8 years ago
This issue was closed by revision bf2e0265eefc.

Original comment by eskr...@mac.com on 23 Nov 2013 at 12:47