How to set a domain on an axis and have the axis intervals not constant or take up different amount of interval spaces using d3

83 views Asked by At

I'm trying to add a 2nd axis to a chart I'm creating, but the 2nd axis will not have constant intervals like in the image below. Can the letter type axis be created, and can it be done by only adding one axis?

enter image description here

0

There are 0 answers