Replies: 1 comment
-
Hello @ykrapiva. You can do this by creating a subclass of |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm currently trying to draw ping response time graph.
I would like to have a possibility to further control the color of ticks, for example, if the y-value > 100 then the color should blend with yellow, if > 200 then with red.
Something like this, i think the actual blen formula cna be left to the implementor.
Beta Was this translation helpful? Give feedback.
All reactions