Data import
- Import data from a file by drag and drop. Supported files: plain texts (CSV, TSV) and Microsoft Excel files (XLSX), JSON files.
- Load data from URL (VERY experimental, only for websites with cross-origin resource sharing enabled, see here)
- Parse JSON files (both by copy and paste or by drag and drop), load arrays of objects as tables.
- Stack/unstack your data! If you have the dataset as a matrix, you can easily convert it in a dataset within the RAW interface. See here for more information about stacked/unstacked (or wide/narrow) data.
Data samples
- More data samples, one example per graph type.
Visual models
- Added chart categories: charts are now grouped by type (e.g. hierarchies, dispersions, time series…)
- Added new visual models: Sunburst, Bump Charts, Horizon Charts, Box Plot, Pie Charts, Bar Charts.
- Improved existing models, adding new options and addressing suggestions provided by users.
Visualization
- When a field is mandatory (e.g. hierarchy in treemap), instead of displaying the visualization, the list of the required fields will appear.
License
- We changed the license to Apache 2.0. The project remains open-source, and the new licence allows you to reuse the code with any other kind of license.