react-pivottable icon indicating copy to clipboard operation
react-pivottable copied to clipboard

Localization

Open AlecDr opened this issue 4 years ago • 3 comments

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?

AlecDr avatar Jul 13 '21 19:07 AlecDr

Does the inbuilt localization not work for you?

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

zodvik avatar Aug 29 '21 06:08 zodvik

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

dieherro91 avatar Jul 23 '22 16:07 dieherro91