Skip to content

Embedd offline plots in PyQt WebView (python) #716

@ghtmtt

Description

@ghtmtt

Hi all,
It seems that there are some troubles when embedding an offline plot in a QWebView.
Here the code http://pastebin.com/MSKnCExp

  1. if directly loading the plot in a QWebView then the plot is not visible at all:

browser_001

  1. if the plot is opened in a default browser and then saved as html file from the browser, then the plot can be loaded and it is visible in the QWebView but no interactions are possible:

browser_002

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions