Localization files for Flexmonster Pivot table & charts component
Website: www.flexmonster.com
Available localizations
Usage
var pivot = new Flexmonster({
container: "#pivot-container",
global: {
localization: "es.json"
}
});
Contribution
If you noticed a mistake or want to add a new language you are free to contribute. Please create a pull request with your changes, we will review them and merge to our repository.