plotly / react-pivottable

React-based drag'n'drop pivot table with Plotly.js charts
https://react-pivottable.js.org/
MIT License
972 stars 248 forks source link

Localization #137

Open AlecDr opened 2 years ago

AlecDr commented 2 years ago

Hello!

First of all, thanks for this amazing library , it summarizes data visualization into a single solution.

I would like to know if there is a way to add localization into the package, at the moment i'm using the ploty pivottable with other ploty renderers, but i would like to change the name of functions (sum, count) to my localized language, is that possible?

zodvik commented 2 years ago

Does the inbuilt localization not work for you?

Example https://pivottable.js.org/examples/mps_fr.html

dieherro91 commented 1 year ago

how ca i use inbuilt localization to change localization? like the example https://pivottable.js.org/examples/mps_fr.html at react-table project?

Navds commented 1 year ago

hey @dieherro91 @AlecDr , did you find a working method for this ?