Code snippet JS:
<e-annotations>
<e-annotation e-visible = "true" e-content= "lowtemp" e-region = 'chart' e-coordinateunit = "points" e-horizontalAlignment= "middle" e-x="1" e-y = "60">
</e-annotation>
<e-annotation e-visible = "true" e-content= "lowtemp1" e-region = 'chart' e-coordinateunit = "points" e-horizontalAlignment= "middle" e-x="1" e-y = "40">
</e-annotation>
<e-annotation e-visible = "true" e-content= "lowtemp2" e-region = 'chart' e-coordinateunit = "points" e-horizontalAlignment= "middle" e-x="1" e-y = "20">
</e-annotation>
</e-annotations>
|
Output Image:
|