Skip to main content



      Home
Home » Archived » BIRT » Graphic series interrvals
Graphic series interrvals [message #1014374] Mon, 25 February 2013 12:26 Go to next message
Eclipse UserFriend
Hi,
i seen that there is a possibility to set step of a series, but there is a possibility to set intervals?
That is to say, i would have this:
series 1= 0 - 2 - 4 - 6 - 8
series 2= 0.2 - 3.6 - 3.9 - 5.7 - 8

that is to say i would have two equal intervals of 5 elements.

Thanks in advance
Re: Graphic series interrvals [message #1014401 is a reply to message #1014374] Mon, 25 February 2013 13:50 Go to previous messageGo to next message
Eclipse UserFriend
I'm not sure I'm completely understanding. Could you explain this in a little more detail?
Re: Graphic series interrvals [message #1014798 is a reply to message #1014401] Tue, 26 February 2013 08:36 Go to previous messageGo to next message
Eclipse UserFriend
In this chart:
https://dl.dropbox.com/u/47586998/img.JPG
the series on the left has a series with 6 values, i would that also the series on the right has 6 values.
Thanks
Re: Graphic series interrvals [message #1014909 is a reply to message #1014798] Tue, 26 February 2013 13:13 Go to previous messageGo to next message
Eclipse UserFriend
Are the ranges going to be dynamic or static?
Re: Graphic series interrvals [message #1015040 is a reply to message #1014909] Wed, 27 February 2013 04:29 Go to previous messageGo to next message
Eclipse UserFriend
I would that the series 2 have the same intervals of series 1, so dynamic is better, but also static might be ok.
Re: Graphic series interrvals [message #1015288 is a reply to message #1015040] Wed, 27 February 2013 23:17 Go to previous messageGo to next message
Eclipse UserFriend
If your values will always be in a particular range, for both series, you'd be able to set these intervals within the chart editor. If the values will be dynamic, for example the first series can be more than 6 or the second series can be less than 3.9 or greater than 4.8. I think based off your original post, this is the case. What you'd need to do here, is use the afterDataSetFilled script to find the min and max values for each series. Then, in the beforeGeneration, set the axis min, max, and step.
Re: Graphic series interrvals [message #1015393 is a reply to message #1015288] Thu, 28 February 2013 08:18 Go to previous messageGo to next message
Eclipse UserFriend
Hy Michael,
i already do so, I thought there was a faster way.
Thanks anyway
Re: Graphic series interrvals [message #1015478 is a reply to message #1015393] Thu, 28 February 2013 11:48 Go to previous message
Eclipse UserFriend
You're welcome. Sorry I wasn't able to give a quicker way!
Previous Topic:How to set the name of output exel file (differ than the name of rptdesign file)?
Next Topic:Logging for WebViewerExample
Goto Forum:
  


Current Time: Mon Apr 14 17:24:50 EDT 2025

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

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

Back to the top