Home
Analytics
Chart title
vash
Hi,
I am using a library - in which I have my charts defined.
Each chart has 'n' instances in the report design.
How do I set the title of these charts?
If I set it on the instance chart in the report design - and if i change something on the chart from the library - those changes dont get accumulated - as I have local changes on the chart in the design.
If I restore the properties of the chart from the library - my chart instance loses the title as no title is set in the library chart.
Is there any way to get around this?
Thanks,
Vash
Find more posts tagged with
Comments
mwilliams
Hi Vash,
How do you determine the title of your chart? Is it something you could build with script in your library chart? Or are they something you have to set manually?
vash
Michael,
I have 3 instances of chart library in my report with titles 'ABC', 'DEF', "GEH'.
They are totally different.
I dont know how scripting can be used to achieve this.
So, I guess it has to be done manually, right?
-Vash
mwilliams
Vash,
There'd have to be a common way to assign the title through script, whether you could create it from the data used in the chart or what not is probably the only way you could do that. Otherwise, manually is probably necessary and I don't know if there's going to be a way around it.