Hello,
I’d like to create a blog dedicated to popularising subjects related to ecology. To do this, I plan to use a Python library for creating interactive charts (the Plotly library). My problem at the moment is that I can’t find a simple way of doing it on WordPress.
My charts are hosted in Chart Studio, and to integrate them into a web page I can either embed an “iframe”, but this option doesn’t seem possible in WordPress, or embed a block of HTML code, but this option doesn’t seem to maintain the interactive side of the chart. What’s more, the chart also needs to be able to be adjusted so that it can be read on a mobile phone, either by automatically resizing the chart or by setting parameters in the HTML code (or CSS) so that users can scroll up and down or left and right, depending on the format/size of the chart.
So my question is this: are there any options for simple management of these issues in some WP packages? If so, what would be the minimum formula that would allow me to do this? Knowing that this is really the only option I really need; beyond that I intend to have a very simple blog, with no transactions or anything else.
In case you need an overview of the type of visualisations I plan to use :
[https://plotly.com/\~MichaelGauthier/4/](https://plotly.com/~MichaelGauthier/4/)Thanks in advance for your replies.
Note: I’ve also posted this on the WP forum, but I’m also trying my luck here.
[ad_2]