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)
Dynamically hide/show markers
spamwerk
I am using the standard Eclipse webviewer to show my reports. Now I'm looking for a way to show/hide the markers of lineseries, in the same way it is possible to hide/show the whole series by clicking on the legend.
Is it possible to script this?
Thanks in advance!
Find more posts tagged with
Comments
averma
Hi spamwerk,
I am attaching a sample that shows/hides markers based on parameter, hopes this helps.
Ashwini
spamwerk
Thanks Ashwini! That will do for my purposes.
However, I was wondering if it's also possible to hide/show them after an onclick event handler.
averma
You can use the toggle visbility feature to show/hide the series on an svg chart as described in this blog:
http://birtworld.blogspot.com/2009/12/calling-client-side-javascript-from.html