react-vis icon indicating copy to clipboard operation
react-vis copied to clipboard

Replacing Numbers with Letters?

Open HarisNazir opened this issue 4 years ago • 0 comments

I am using react-vis graph to make a grade progress graph.

I've set it that if the grade is A* the value is 17, A is 16, etc. How can I make it that if the value is 17 print A* on the y-axis?

Screenshot 2021-03-08 at 15 42 09

HarisNazir avatar Mar 08 '21 15:03 HarisNazir