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

Localization not included into plotly.min.js

Open norby4ever opened this issue 1 year ago • 0 comments

Hello!

I use plotly to draw timelines, but dates are not localized, for example: "Aug 14 2024".

I see that names of months are localized in plotly.js (https://github.com/plotly/plotly.js/tree/master/lib/locales), but localizations are not included into the minified version of plotly.js in plotly.py.

Is it possible to include them? Thanks in advance.

norby4ever avatar Aug 19 '24 13:08 norby4ever