Sunday, 27 June 2021

Set Y value in pixels in amchart

I have a chart with icons that are drawn as a simple line with bullets. The data is like this [["18-07-2021",64], ["19-07-2021",64],["20-07-2021",64], .... ] I manually set the Y value as 64 (max data value). But I want to set this line with icons in pixels offset from the top border of the chart, so it was always on the same height(now when the data changes the Y char max value changes). Is there a way to do so? Thanks.

enter image description here



from Set Y value in pixels in amchart

No comments:

Post a Comment