Closed jdelafon closed 8 years ago
nope ! We do not support this kind of feature
(Not planning to support this so far, but you can see how we implemented our chart and create your custom chart by excluding axis)
just use
.rd3-barchart-yaxis {
display: none;
}
I couldn't find in the documentation a way to hide the axes from a plot, like
xAxis={false}
.