Loading external data in Live Editor

Type tutorial

It is possible to use Data Loader with Live Editor. I say “technically” because there are some caveats, which I will outline a bit later. First, to enable Data Loader, click on the Extra Config checkbox to enable plugin settings. Then, type in Data Loader config into appropriate box. I.e.: { “enabled”:true, “url”:”https://www.mysite.com/data.php”, “format”:”json” } […]

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 }

How to import data into the Live Editor

Type tutorial

As a Live Editor user, you probably spend a lot of time inserting the data manually if you are not familiar with our import feature. In this tutorial we will guide you trough the process how to import your data into our Live Editor and link it’s content with your graphs. Opening the Live-Editor & Pick a template […]