Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » BubbleChart Y-AXIS String Input
BubbleChart Y-AXIS String Input [message #1780266] Fri, 19 January 2018 12:41 Go to next message
Richard Kielmann is currently offline Richard KielmannFriend
Messages: 2
Registered: January 2018
Junior Member
Hello,

i want to create a BubbleChart, that displays string-values on both axis.
The problem is, that you can't define the Y-Axis as TEXT_LITERAL, even though the example BubbleChart in Git has String-Values or at least 2 characters for the y-Axis(see attached picture). If defined as LINEAR_LITERAL I can only put integers as values.

Is there a way to do it(maybe through scripting) and how exactly has it to be done?




Thanks in advance.
Re: BubbleChart Y-AXIS String Input [message #1780816 is a reply to message #1780266] Sun, 28 January 2018 16:52 Go to previous message
Richard Kielmann is currently offline Richard KielmannFriend
Messages: 2
Registered: January 2018
Junior Member
Hello,
one Update of mine.

1. I tried fixing that problem by using a scatter chart and scripting. Unfortunately the problem here is, that I can't position the labels into the markers in a scatter chart.
Is there a way to do that through scripting?


2. I tried using a bubblechart with the same script, but I can't create an output chart that way. I will attach my BubbleChartGenerator.java file. It's not the clearest code, but it should illustrate the idea.
Could maybe someone look it up and show me how to do it properly?

Thanks again.
BubbleChartGenerator.java
Previous Topic:Report designer is not working in Eclipse
Next Topic:ArrayIndexOutOfBoundsException in Birt Runtime 4.4.1
Goto Forum:
  


Current Time: Thu Apr 25 23:12:50 GMT 2024

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

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

Back to the top