'interactive graph with export data to mysql or csv on wordpress
I want to create an interactive diagram on one of my WordPress subpages. Unfortunately, I am only proficient with Python, whereas my server does not support Python language.
I have found the Bokeh library that works quite well, but unfortunately - I haven't found how to export plot variables to *.csv or SQL database on the server. Have you ever met such a solution?
I know that the easiest way is to use some kind of form, but I would lose the interactivity of the diagram.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|