Reputation: 353
I am making a graph using d3 and I wanted to put the ticks on my xAxis at positions which I would specify. For example if I wanted the ticks at the following positions,[-11,0,11,18,30,42], how would I do that?
Thanks
Upvotes: 3
Views: 7863