Hacker News new | ask | show | jobs
by xfer 1375 days ago
Anyways to export dashboard for public viewing, maybe even static image? It looks like all drawing is done client side at present.
1 comments

Echarts which we use supports exporting charts as images so it probably can be added relatively easy. Embedding is another possible option.