mkssankar

Members
  • Content count

    10
  • Joined

  • Last visited

Posts posted by mkssankar


  1. Hello Vishalika,

     

    Thanks for your reply.

     

    The current heatmap system would be dataplot rollover with decreasing opacity of the color. Instead decreasing opacity need to change different colors with mouse cursor pointer.

     

    For Example

     

    {

    "code": "6DA81E",

    "hovercode": "FF00FF",

    "minvalue": "8.5",

    "maxvalue": "10",

    "label": "Good"

    }

     

     

    Thanks

    Siva


  2. Hello Vishalika,

     

    How to include the vertical line in the graph..

     

    I have used below attribute also, but its  not working

    "numVDivLines": "24",

            "vDivLineColor": "#99ccff",
            "vDivLineThickness": "1",
            "vDivLineAlpha": "50",
            "vDivLineDashed": "0"

     

     

    Please give the solution

     

    Thanks

    Siva