plotly.js
plotly.js copied to clipboard
Customize BoxPlot Quantiles Labels
Hi Team Plotly @etpinard ,
Thanks for the great library!
Can we please have the option to rename the labels of the quantiles of the box-plot? i.e. change the labels of [min, q1, median, q3, max] to something else using some prop quantileLabels:['5%', '25%', '50%', '75%', '95%']

Regards, Adnan
I second this request.