Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » BIRT » Multiple graphs per report
Multiple graphs per report [message #884642] Mon, 11 June 2012 10:43 Go to previous message
Olly   is currently offline Olly
Messages: 60
Registered: June 2010
Location: Florida
Member
I am trying to figure out how to have multiple charts per report. Let me start with a simple example. Say I have a table in a database called Book, a table called BookType and another table called Price. Books can have and will have multiple Book types and multiple prices. For each Book and Book Type I want the price of the book over time, since prices constantly change. So the x axis would be the date timestamp, the y axis would be the price of the book and the y series grouping would be a group by book name and book type. At the moment I have all the books and book types on the same graph. The end user has suggested I break the graph up by (book name, book type). This would mean I have to have a graph for each book name, book type group. The only idea I had was to put the graph in a table. If I do this I don't see how I could set the query for the graph to only show the book name and book type for that row. Are there any ways of doing this? Maybe a different way that I cannot think of?
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:replacing string with parameter
Next Topic:NPE in ObjectWriter.write using BIRT 2.6
Goto Forum:
  


Current Time: Sat May 25 08:28:42 EDT 2013

Powered by FUDForum. Page generated in 0.01650 seconds