I created my own timeseries model and I exported it.
By now I'm visualizing real data in a local Grafana dashboard (I'm not using Grafana Cloud), using Influxdb as data source.
How can I visualize also my model predictions in the same dashboard? Should I predict it before and save somewhere or can I directly use the model in Grafana?