FAQ¶
Common Issues¶
Datasource Not Found¶
- Ensure the JSON API plugin is installed and configured.
Panels Not Loading¶
- Verify the API endpoint is reachable.
Panels Not Loading - Variables with Different Length¶
- All items in one table must have the same structure, all items must have the same fields.
Slow Loading¶
- Optimize queries by reducing time ranges or using aggregation functions.