BIRT Exchange Forum: Chart: Series Markers smaller than 1? / Line Chart that can go "backwards"? - BIRT Exchange Forum

Jump to content


 

BIRT Poll: To best make a table fill a pdf page before breaking (PL=page layout, PBI=page break interval) set:

PL: auto, PBI: 0PL: fixed, PBI: 0PL: auto, PBI: 1000000PL: fixed, PBI: 1000000
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Chart: Series Markers smaller than 1? / Line Chart that can go "backwards"? Rate Topic: -----

#1 User is offline   Tim Winselmann Icon

  • Newbie
  • Pip
  • Group: Members
  • Posts: 8
  • Joined: 10-November 11


Posted 18 June 2012 - 07:03 AM

Hey there,

I have a lot of coordinates to plot into a BIRT Chart. These coordinates can also go a kind of backwards (like a quarter of a circle).

When I use a Scatter Chart the series markers are a bit to big to show all series. But I can’t make them any smaller, cause the BIRT API for “marker.setSize(int value)” just allows Integers. So the size of the smallest marker I can get is “1”.

If I use a Line Chart the coordinates will be misconnected… In the attached example I would like, that all the points over 280 were connected at first and than all under 280. But I think a Line Chart simply does not draw itself “backwards”?


Does somebody have any idea which Chart type I have to use, or what else I could do to reach my purpose?
I'm working with the BIRT Designer 2.6.2.

Thanks again,
Tim

Attached File(s)

  • Attached File  chart.png (77.96K)
    Number of downloads: 3

0

#2 User is offline   mwilliams Icon

  • BIRT Guru
  • Icon
  • View blog
  • Group: Administrators
  • Posts: 12937
  • Joined: 16-May 08


Posted 19 June 2012 - 08:01 AM

A size of 1 isn't small enough? Do you need a marker? Or can you just use the scatter plot with the connecting line?
Regards,

Michael

Twitter
Facebook
Blog
Yahoo: mwilliams_actuate@yahoo.com
Google: mwilliams.actuate@gmail.com
0

#3 User is offline   Tim Winselmann Icon

  • Newbie
  • Pip
  • Group: Members
  • Posts: 8
  • Joined: 10-November 11


Posted 21 June 2012 - 12:14 AM

Thanks for your quick answer!

I think I have to go a little bit more in detail.

Attached File  birt_screenshot.png (83.89K)
Number of downloads: 0
The first chart is a Scatter-Chart without markers, but the connecting line. The second chart is a Scatter-Chart just with markers.

In the first one you can see, that i can't use a line to connect my values, because on the left and on the right side the values lie against each other, as shown in my first post. So that connecting them via a line causes a filled area on that place...

In the second one you can see, that a size of 1 isn't small enough for my intend because the markers still overlap each other. A line is still thinner than the smallest marker.

The second one is mostly that one I would like to get, except the size of the markers.

Do you have any ideas what chart I could use, or what else I could do?

Thanks in advance!
Tim
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users