-
Notifications
You must be signed in to change notification settings - Fork 0
Home
soniyashowardhan edited this page Aug 31, 2016
·
22 revisions
A plug and play cross tabulation library in JavaScript
- [Getting Started](page## Getting Started)
- [APIs](page## APIs)
- Include the minified files in your app.
- Copy "img" and "font" folders to your app directories and specify the path at "CrossTab.assetsPath".
- CrossTab.assetsPath : Specifies the path to the "img" and "fonts" folders.
- CrossTab.init(options) : Initialises the API.
- CrossTab.loadSavedView(options) : Opens a saved chart.
- CrossTab.saveActiveTab() : Saves the snapshot of a chart.