Let me look at it a little bit -- I assume you're talking about the JFreeChart wrapper library?! I'm doing some other work in there to add some other chart/meter types to Pivot, so let me see what I can see. Did you have a JIRA issue already about this (can you refresh my memory)?

Thanks,
~Roger

On 1/10/14 2:40 AM, bentoucour wrote:
Hi,

This does not look like an easy fix.

For instance, setting the chart backgroundColor looks like basic
requirement. The property is defined but cannot be used in BXML as only the
Color setter is defined in the ChartViewSkin parent class. I tried and had a
"Unable to coerce java.lang.String to class java.awt.Color" error - which I
believe is expected in this case. I manage to workaround that in my Java
class - but it's kind of ugly.

For the chart series color, it's not clear how to implement a solution. Is
it about changing the first series color (which I'm going to do for my
personal usage) or all of them... The latter looks more complex... do you
handle list type properties?

Ben



--
View this message in context: 
http://apache-pivot-users.399431.n3.nabble.com/Chart-Styles-tp3047996p4022823.html
Sent from the Apache Pivot - Users mailing list archive at Nabble.com.



Reply via email to