Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Chart - Show series invisible then visible
estebi
Hi
I'm still trying to show my chart with my series hidden and when I click on the legend I make it visible.
Now all the series are visible and when I click on the legend the serie is hidden.
how can I make it programmatically, because chen I change the visibility of one serie, it also disappear from the legend.
I'm using eclipse ganymede, birt 2.3.0
Regards
Find more posts tagged with
Comments
mwilliams
Hi estebi,<br />
<br />
From my initial research on this, I don't believe that this can be done in BIRT without modifying the source code for the chart SVG emitter. Like you said, you can have them visible, then make them disappear, but not the other way around. I'll look a little more into this to see if I can help. If we find that there is definitely no easy solution, you could log an enhancement request for a future version of BIRT if you have not already done so at:<br />
<br />
<a class='bbc_url' href='
http://www.eclipse.org/birt/phoenix/reportabug.php'>http://www.eclipse.org/birt/phoenix/reportabug.php</a>
;