Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Subtitle for a chart
Subtitle for a chart [message #95762] Wed, 30 November 2005 17:33 Go to next message
Eclipse UserFriend
Originally posted by: prooteus_NOSPAM.gmx.net

Hi,

in JFreeChart it is possible to display a subtitle under the main chart
title. Does this feature also exist for the BIRT charts? I did not find
a way to do this.

Regards,
Stefan
Re: Subtitle for a chart [message #95997 is a reply to message #95762] Thu, 01 December 2005 13:51 Go to previous messageGo to next message
David Michonneau is currently offline David MichonneauFriend
Messages: 1145
Registered: July 2009
Senior Member
Unfortunately, it's not possible now, please check this bugzilla entry:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=103062

Thanks,

David

"Stefan Knieling" <prooteus_NOSPAM@gmx.net> wrote in message
news:dmknpd$8ku$1@news.eclipse.org...
> Hi,
>
> in JFreeChart it is possible to display a subtitle under the main chart
> title. Does this feature also exist for the BIRT charts? I did not find a
> way to do this.
>
> Regards,
> Stefan
Re: Subtitle for a chart [message #96026 is a reply to message #95997] Thu, 01 December 2005 14:00 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: prooteus_NOSPAM.gmx.net

Hi,

"David Michonneau" <dmichonneau@actuate.com> schrieb im Newsbeitrag
news:dmmv77$7nh$1@news.eclipse.org...
> Unfortunately, it's not possible now, please check this bugzilla
> entry: https://bugs.eclipse.org/bugs/show_bug.cgi?id=103062

ok thanks. For Pie Charts, I managed to use the series identifier as
kind of subtitle.

pieSeries.setSeriesIdentifier(subtitle);
pieSeries.setTitlePosition(Position.ABOVE_LITERAL);

Regards,
Stefan
Re: Subtitle for a chart [message #1444575 is a reply to message #95997] Tue, 14 October 2014 09:01 Go to previous message
ing omini is currently offline ing ominiFriend
Messages: 26
Registered: March 2012
Junior Member
Hi guys,
did anything change in the meanwhile with the new versions?

We are currently using BIRT version 4.2.2 and we have the same need.
At first look, no chart subtitle can be configured in the designer, but maybe you know some scripting to achieve this.

Any help would be appreciated.

Thanks in advance!

[Updated on: Tue, 14 October 2014 09:01]

Report message to a moderator

Previous Topic:how to use birt provided data for ECharts display
Next Topic:BIRT 3.7 emitter dependencies
Goto Forum:
  


Current Time: Thu Apr 25 04:45:29 GMT 2024

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

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

Back to the top