UNPKG

@jspreadsheet/charts

Version:

JSS Charts is a premium JSS extension that allows you to create interactive and dynamic charts based on the data available in your online spreadsheets. This plugin seamlessly integrates JSS with the ChartJS engine, directly delivering visually stunning an

41 lines (40 loc) 1.37 kB
{ "name": "@jspreadsheet/charts", "title": "Floating charts extension", "description": "JSS Charts is a premium JSS extension that allows you to create interactive and dynamic charts based on the data available in your online spreadsheets. This plugin seamlessly integrates JSS with the ChartJS engine, directly delivering visually stunning and rich charts to your applications.", "repository": { "type": "git", "url": "https://github.com/jspreadsheet/packages.git" }, "author": { "name": "Contact <contact@jspreadsheet.com>" }, "keywords": [ "spreadsheet", "online spreadsheet", "jspreadsheet", "jexcel", "tables", "table", "excel", "google spreadsheet", "spreadsheet formulas", "grid", "grid-editor", "data-table", "data-grid", "data-spreadsheet", "chartjs", "charts" ], "dependencies": { "lemonadejs": "^5.0.9", "@lemonadejs/studio": "^5.0.0" }, "main": "dist/index.js", "types": "dist/index.d.ts", "version": "7.1.1", "bugs": "https://github.com/jspreadsheet/pro/issues", "homepage": "https://github.com/jspreadsheet/pro", "download": "https://github.com/jspreadsheet/pro/archive/master.zip" }