Open Munken opened 10 years ago
Probably, but it would take some experimentation. When the new graphics pipeline in released for CN1, I'll be porting chartengine over to use it instead of Pisces, and it should be much faster (if I have anything to do with it).
Do you know the new pipeline is released ?
This is actuallly not a problem anymore since I have switched to a Pisces rendering pipeline. There is a small delay but since it does not block the EDT it is not a problem.
The Pisces pipeline is here. https://gist.github.com/Munken/6fae6ec805fabc626c9f
I don't know exactly. But I would expect it within the next couple of months.
On Tue, Apr 8, 2014 at 11:32 PM, Munken notifications@github.com wrote:
Do you know the new pipeline is released ?
This is actuallly not a problem anymore since I have switched to a Pisces rendering pipeline. There is a small delay but since it does not block the EDT it is not a problem.
The Pisces pipeline is here. https://gist.github.com/Munken/6fae6ec805fabc626c9f
Reply to this email directly or view it on GitHubhttps://github.com/shannah/CN1aChartEngine/issues/4#issuecomment-39932644 .
Steve Hannah Web Lite Solutions Corp.
Hey Shannah
I have just starting working with XY scatter plots and I have noticied that these take alot longer to render than bar char (almost 2 seconds).
Is there any way to speed this up ?