Setting custom column names for exported chart data

Type tutorial

Besides exporting charts to images and PDF, you can use our Export pluginĀ for other things, like exporting it’s data to CSV, Excel and other formats. By default, column names will be exported using their “internal” field names – the same way they appear in data. I.e. “value”, “volume”, etc. Using graph names to replace internal […]

Enabling Responsive features in Live Editor

Type tutorial

If you are looking to enable full-fledged Responsive features, you can follow these steps: 1) Check a box next to “Extra config”. 2) Enter the following into the box next to “Responsive”: { “enabled”: true }