Visualisation possibility - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Visualization (https://forum.logicmachine.net/forumdisplay.php?fid=9) +--- Thread: Visualisation possibility (/showthread.php?tid=4706) |
Visualisation possibility - nonkeldw - 09.04.2023 Hello I want to view a graphical chart on my LM, with future data (coming from an external API), how can I do this? Is it also possible to add dynamically additional line graph, to the chart when the data coming from the API changed? Is there a way to view also the actual data when available, in the same chart? And save and export the data to CSV? RE: Visualisation possibility - admin - 11.04.2023 It's not possible to do with standard trends. Here's an example using a different library: https://forum.logicmachine.net/showthread.php?tid=4202 As for any custom solutions any additional features like CSV export have to added manually. There are no ready examples for it. |