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
In the class Tick, the url attribute is not passed to any of the objects
that are to be drawn. Suggested solution is to override the set_url()
method in Tick to transfer the url attribute content to the tick labels,
that are to be drawn.
0 commit comments