Skip to main content



      Home
Home » Archived » BIRT » Change series labels programmatically?
Change series labels programmatically? [message #147473] Thu, 23 March 2006 09:17 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
>
Previous Topic:EXTENSION_POINT_NOT_FOUND error
Next Topic:Birt Styles
Goto Forum:
  


Current Time: Thu Jun 05 02:22:54 EDT 2025

Powered by FUDForum. Page generated in 0.03537 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top