pablosn
16 Jul 2009, 5:52 AM
Hi,
I'm not sure whether this is a bug or not. The line colors from the rc to full version have changed and I don't seem to be able to change them. The third line is now yellow (not particularly easy to see). The example given had this for the series:
series: [ {
type: 'line',
displayName: 'LY',
yField: 'LY',
style: {
color: 0x15428B
}}...
but this has no affect. Can anyone tell how to change line color, please.
I'm not sure whether this is a bug or not. The line colors from the rc to full version have changed and I don't seem to be able to change them. The third line is now yellow (not particularly easy to see). The example given had this for the series:
series: [ {
type: 'line',
displayName: 'LY',
yField: 'LY',
style: {
color: 0x15428B
}}...
but this has no affect. Can anyone tell how to change line color, please.