react-vis
react-vis copied to clipboard
Replacing Numbers with Letters?
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?
