Add Data Source¶
By integrating tools (DataFlux Func), you can connect external data sources (such as MySQL, Redis, and other databases or third-party APIs) to charts, thereby enabling real-time data queries and visual presentations. Through this connection method, you can directly use the native query statements of external data sources in the charts without additional data transformation, ensuring real-time and accurate data while meeting complex data analysis and visualization needs.
For more details, refer to External Data Sources;
For specific configuration methods, refer to Function External Function Configuration.