plotly.js icon indicating copy to clipboard operation
plotly.js copied to clipboard

make "minus sign" configurable

Open oberhamsi opened this issue 4 years ago • 0 comments

I have found commits where the current minus-sign is intentionally hardcoded as it is, and as a constant.

i don't understand the reasoning for selecting this minus sign since for example in german we would rather show the smaller minus sign "-"

d3.locale would support selecting any character as a minus sign https://github.com/d3/d3-format#formatLocale

i can try a patch if this is something you want to make configurable. and if someone can give me a pointer where such a configuration option would best be placed (locale related?)

oberhamsi avatar Nov 29 '21 14:11 oberhamsi