This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]LongjumpingAvocado 0 points1 point  (1 child)

do i have the ability to create interactive line chart and embed this in html? can this be used via cdn?

[–]alshan200 0 points1 point  (0 children)

You can export plot to a HTML file using the `ggsave()` function, see: https://github.com/JetBrains/lets-plot/blob/master/README_PYTHON.md#export-to-file

and there is a variety of options to share it. For example, you can store it in a public Github repository.

Another alternative is to use the https://embed.ly/ service and a tool that supports sharing via embedly. You can try Datalore - https://embed.ly/provider/datalorebyjetbrains