You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
drawing the rect has many options; but I guess you can use ChartMarker and change the coordinates, or you write a new method to draw this;
for the last point - if you can know the lat value's xIndex and it's value, you can convert it into pixels; ChartTransformer's method is doing the job. Take a look at how line dot is drawn; it's in line chart renderer.
I want to draw this rectangle.
I've searched several hours, how to get it or how to draw?
The text was updated successfully, but these errors were encountered: