Is it possible to set binary (either or) labels on the y-axis of an AreaChart? #981
Unanswered
cryptobench
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My data only contains 0 and 1 and ideally i want the labels to be either
idle
orcomputing
. I don't want it to render anything in-between like it does right now.Is that possible?
Beta Was this translation helpful? Give feedback.
All reactions