Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Setting dynamic chart style by CSS or "setCustomXML"
bemar
Hi,
I try to set a dynamic style (bar colors, font style, font color etc) to a chart.
But it seems there is no way to that by a css style because all settings are fix in the chart.
Does anybody knwo, if its possible to do that and how?
I tried to inject some xml by "ExtendedItem.setCustomXML" but nothing happend. Whats the way to do that?
In my test I took the xml code of the chart from the rptdesign document and changed only the title and injected that xml over the model api with setCustomXML. But nothing happend. The title didn't change.
Thx for your help
Ben
Find more posts tagged with
Comments
bemar
Has nobody an idea?