Has anyone used offline plotly charts with cefpython ? I’d like to render the charts in a python application, rather than my browser. It seems cefpython is made for a scenario just like this. I’m new to both, so it would be helpful for me to see an example of embedding the plotly chart in cefpython.
Thanks!