Skip to main content



      Home
Home » Archived » BIRT » Chart example with DateTime - amount - revenue
Chart example with DateTime - amount - revenue [message #259861] Mon, 29 October 2007 16:17 Go to next message
Eclipse UserFriend
Hi,

I am trying to put together a (line) chart that shows the revenue for
several years. The X axis should consists of the months and the Y of the
SUM(Revenue). Each year should be represented with a different (colored)
bar.

The data is in the dataset in the form

[timestamp sale] [product] [amount] [revenue]

(for a certain month in the same year, multiple rows are used; each sale has
its own row).

Is there a tutorial or a sample somewhere available?

Klaasjan
Re: Chart example with DateTime - amount - revenue [message #259936 is a reply to message #259861] Tue, 30 October 2007 06:20 Go to previous message
Eclipse UserFriend
You mean each month should have a different color? or each year? If you
group by month, and color by year, this needs to be done with scripting.
There are some examples available in the chart examples plugin, or in the
chart examples view in eclipse.

Thanks,

David


"Klaasjan Tukker" <klaasjan@tukker.org> wrote in message
news:fg5f1f$qpr$1@build.eclipse.org...
> Hi,
>
> I am trying to put together a (line) chart that shows the revenue for
> several years. The X axis should consists of the months and the Y of the
> SUM(Revenue). Each year should be represented with a different (colored)
> bar.
>
> The data is in the dataset in the form
>
> [timestamp sale] [product] [amount] [revenue]
>
> (for a certain month in the same year, multiple rows are used; each sale
> has its own row).
>
> Is there a tutorial or a sample somewhere available?
>
> Klaasjan
>
Previous Topic:Problem with getDevice("dv.PNG") in STANDALONE mode on Tomcat+Linux
Next Topic:Setting Table Run direction in BIRT 2.2
Goto Forum:
  


Current Time: Mon May 12 04:06:19 EDT 2025

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

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

Back to the top