hi all,
i want represent color range as i attached in the image format.could you please suggest any solution?.
my JSON code :
"chart": {
"manageresize": "1",
"origw": "400",
"origh": "250",
"managevalueoverlapping": "1",
"autoaligntickvalues": "0",
"bgcolor": "AEC0CA,FFFFFF",
"fillangle": "45",
"gaugeStartAngle":"0",
"gaugeEndAngle":"180",
"adjustTM": "0",
"majortmnumber": "5",
"majorTMHeight": "12",
"majorTMThickness":"2",
"minorTMThickness":"2",
"tickValueStep":"1",
"showgaugeborder": "0",
"gaugeouterradius": "140",
"gaugeoriginx": "205",
"gaugeoriginy": "206",
"gaugeinnerradius": "2",
"numbersuffix": "%",
"pivotradius": "17",
"showpivotborder": "1",
"pivotbordercolor": "000000",
"pivotborderthickness": "5",
"pivotfillmix": "FFFFFF,000000",
"tickvaluedistance": "20"
}