Change series labels programmatically? [message #147473] |
Thu, 23 March 2006 09:17  |
Eclipse User |
|
|
|
Hello,
Is there any way to change the bar chart series labels programmatically?
Right now they are directely linked to the series values.
* I would either like to render the bars "infront" of eachother,
in other words as if they were stacked but with the values they would
have if they weren't.
* Or I would like to display the sum of all the bars on top of the stacked
bars.
I am not using the birt chart generator and consequentely not working with
xml-files,
so anything suggesting a java script will not do.
If this isn't possible can I make a enhancement request somewhere?
- Elin Karasalo
|
|
|
Re: Change series labels programmatically? [message #147753 is a reply to message #147473] |
Fri, 24 March 2006 04:04  |
Eclipse User |
|
|
|
Hi,
What do you mean by "you're not using the chart generator"? You should be
able to use Javascript in any case, even if you don't use the UI. The
javascript code for scripting can be set through chart.setScript();
Thanks,
David
"Elin Karasalo" <elka@enea.se> wrote in message
news:dvualp$89h$1@utils.eclipse.org...
> Hello,
>
> Is there any way to change the bar chart series labels programmatically?
> Right now they are directely linked to the series values.
>
> * I would either like to render the bars "infront" of eachother,
> in other words as if they were stacked but with the values they would
> have if they weren't.
>
> * Or I would like to display the sum of all the bars on top of the stacked
> bars.
>
> I am not using the birt chart generator and consequentely not working with
> xml-files,
> so anything suggesting a java script will not do.
>
> If this isn't possible can I make a enhancement request somewhere?
>
> - Elin Karasalo
>
|
|
|
Powered by
FUDForum. Page generated in 0.03537 seconds