/pivot-localizations

Localizations for Flexmonster Pivot table component

Localization files for Flexmonster Pivot table & charts component

Flexmonster Pivot table component Website: www.flexmonster.com

Available localizations

Usage

var pivot = new Flexmonster({
  container: "#pivot-container",
  global: {
    localization: "es.json"
  }
});

Documentation | Live demo

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.