hyperspin.com Report post Posted July 7, 2009 Hello folks, I am using Stacked Area 2D in v3, and would like to show divisional lines on top of data plot. I thought this was a simple requirement, but I could not find any property in "chart" element that will do this. I tried to simulate this by disabling the divisional lines "numDivLines='0'" in chart element and manually draw divisional lines with trend lines. The showOnTop property in trendline achieves what I need. However, the problem is the color property of trendline is applied to BOTH label and text, but I need the text (y-axis label) to be in dark grey while the line in light grey, just like the default divisional line. So, I end up with a color that is too dark in the canvas, or one that is too light for the y-axis label. Did I overlook anything? Can someone give an advice? Thanks in advance. Share this post Link to post Share on other sites
Guest Rajroop Report post Posted July 8, 2009 Hello, Welcome to the FusionCharts Forum. The color attribute of the Trend line refers to the line and the text at the same time. Unfortunately, the feature that provides text and the trend line to bear different colors is not available, as of now. Share this post Link to post Share on other sites