US and Worldwide: +1 (866) 660-7555
Results 1 to 2 of 2

Thread: CCC stacked bar chart, display stack totals

  1. #1
    Join Date
    Aug 2012
    Posts
    1

    Default CCC stacked bar chart, display stack totals

    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?

  2. #2
    Join Date
    Jul 2007
    Posts
    2,172

    Default

    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

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •