COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Report Studio => Topic started by: tamirv on 04 Jun 2013 03:03:08 AM

Title: changing display chart usin CSS
Post by: tamirv on 04 Jun 2013 03:03:08 AM
hi,
I want to change the CSS file in the cognos .
I know the path of the CSS files and I know how to change them.
My problem is to  change the border color of the bars inside the chart.

thanks,
tamir
Title: Re: changing display chart usin CSS
Post by: CognosPaul on 04 Jun 2013 03:48:23 AM
Hi Tamir!

Unfortunately charts are created on the fly from the specifications in the report. The end result is an image. Changing the CSS would only work if it was actually constructed from HTML elements.

You would actually need to change each bar to specify the border color. The easiest way would probably be using a batch metadata editor, like Meta Manager. You need to find all of the reports with charts, then run an update on the XML of the chart.