Is there a way to change the color of the vertical axes line on a power chart? I am able to change the color of the tick but can't seem to get the actual line color to change.
The props.axes[0].color
property is supposed to drive the appearance of the vertical bar. I've opened an internal ticket to address the issue.
Thanks!
It is still not working, is it? I'm trying to use this property and nothing happens.
No, we are hoping to have this fixed for 8.1.27.
I am using 8.1.43 and nothing changes on my axes properties. The time axis works, but the vert does not change color or left/right or the label.
Hi, Jim. I've tested it, and it does work. I believe the PowerChart may only register a y-axis when it's associated with a pen. Do you have any pens (props.pens[#].axis
) that are using the configured y-axis?
Make sure your axis name matches the pens. If so, it should just be these three that control it:
Check pens inside powerchart: