Plot
Last updated
Last updated
By creating an index.html
file in the correct directory, an interactive plot can be created. The easiest way to create an interactive plot would be to utilize plotly. However, it is not necessary to use any library. Handcrafting an HTML file is also possible so long that an HTML file is created in the following directory:
/data/{TRANSFORM_ID}/index.html
Following is an example using pyplot