Pentaho

 View Only
  • 1.  CTool Heat Map colour

    Posted 11-30-2021 23:03
    Hi All,

    I'm having trouble to make the Heat Map's colour fix for the specific box.
    The client does not want the colour based on the total number but based on the location of the box

    Actual Requirement form the client. 
    Name:  Actual.PNG
Views: 848
Size:  14.9 KB
    All colour should follow the exec as above regardless the total number.

    But the standard heat map only showing colour based on the total number.
    We able to create the heat map as above but the colour in dynamic.
    Name:  Pentaho.jpg
Views: 541
Size:  14.8 KB

    Is there any option to make the colour fix/predefined based on the location of each box?

    Thanks in advance.

    ------------------------------
    Syed Syed
    Systems Engineer
    GRC Partners Asia Sdn Bhd
    ------------------------------


  • 2.  RE: CTool Heat Map colour

    Posted 12-01-2021 19:24
    You might be able to figure something out from
    https://webdetails.github.io/ccc/charts/jsdoc/symbols/pvc.options.axes.HeatGridColorAxis.html
    https://webdetails.github.io/ccc/charts/jsdoc/symbols/pvc.options.axes.ColorAxis.html

    But I think - if there is a set number of y and x categories - the easier option is to do a table and simply override/css the css for the cells created.

    ------------------------------
    Andrew Cave
    Systems Engineer
    BizCubed Pty Ltd
    Australia
    ------------------------------



  • 3.  RE: CTool Heat Map colour

    Posted 12-01-2021 20:13
    Hi An drew, thanks for the link, I'll use it in the future.

    Just yesterday I got the solution already. It scatter across multiple section, need to change multiple part to get it done.
    Here what I did to come out with the solution:


    Put in 25 color on each of the box.






    Thanks.

    ------------------------------
    Syed Syed
    Systems Engineer
    GRC Partners Asia Sdn Bhd
    ------------------------------



  • 4.  RE: CTool Heat Map colour

    Posted 12-07-2021 17:22
    That's a nice solution Syed.   I'll keep that one in my bag of tricks too.

    ------------------------------
    Andrew Cave
    Systems Engineer
    BizCubed Pty Ltd
    Australia
    ------------------------------