Is there a simple way to display tooltip for total of each individual stack along with tooltips for each section (each color) of the same stack?
Is there a simple way to display tooltip for total of each individual stack along with tooltips for each section (each color) of the same stack?
You can do that if you customize the tooltip . Instead of just using the normal function arguments, you'll probably have to go to your component's resultset (eg: render_componentName.query.lastRestults.resultset) and manually do the math.
Not trivial - but absolutely doable
Pedro Alves
Meet us on ##pentaho, a FreeNode irc channel