tsc Report post Posted February 2, 2010 Is there a way to give the value of the secondary y-Axis a different color instead of coloring both yaxis' via YAXISVALUES-Style ? thx, tarik Share this post Link to post Share on other sites
Guest Madhumita Report post Posted February 2, 2010 Hello, FusionCharts does not natively support this functionality. However, you can do this using trendlines. If you can provide us with an XML we will implement this and post the solution. Awaiting your reply . Share this post Link to post Share on other sites
tsc Report post Posted February 2, 2010 Hello, thanks for your quick reply. I'm curious to know your solution... ps. it's for MSCombiDY2DChart tarik test.xml Share this post Link to post Share on other sites
Guest Madhumita Report post Posted February 4, 2010 Hello Tarik, I am attaching the sample. We have used trendlines to imaprt a different color to the secondary Y axis values. Please let us know if the solution has worked for you. difColoredSecondaryYaxis.zip Share this post Link to post Share on other sites
tsc Report post Posted February 4, 2010 Thank You, it works, but this way I have to parse the incoming data and then decide, where to put the trendlines. This could get difficult. Meanwhile I have a working solution with the extension of your code with the property SYAXISVALUES like YAXISVALUES, and apply an appropriate style to the secondary axis. Share this post Link to post Share on other sites
Guest Madhumita Report post Posted February 4, 2010 Hello, Could you please share the codes where you have made the changes to INSERT the new OBJECT SYAXISVALUES ? It would be really helpful. Share this post Link to post Share on other sites
tsc Report post Posted February 4, 2010 (edited) of course the changes however are not heavily tested and I use it only with MSCombiDY2DChart I also applied the style in style.xml edited.zip style.xml Edited February 4, 2010 by Guest Share this post Link to post Share on other sites
Guest Madhumita Report post Posted February 4, 2010 Hello, Thanks loads for sharing your work. It would be of great helps for all of us in the FORUM. You ROCK! Share this post Link to post Share on other sites