Refreshing panels

I’m planning to use some graphs on my dashboard and send an href link to my website where these graphs would be displayed. I understand on updating my SQL database ( the data source ), my grafana dashboard would update as well upon refreshing. My question is, is there anything I’d have to do for those changes to be reflected on my website as well? ( or how to correctly pull those graphs to my website? )

My requirement is to have those graphs running live data on my website, as the SQL server and grafana dashboard refresh automatically in the backend.