I'm trying to create a interactive chart in a embedded in a new leo pane using matplotlib. However, I am not sure about the the best way to implement this. I would appreciate some guidance on this please? The questions I would like answered are: 1/ How do I create a new blank pane for embedding a chart as well as other QtWidgets. 2/ Can I do this in a script or do I need to work with leo source
The context for wanting to do this is that I want to create a data processing and visualization tool kit in leo. Like Excel but using nodes instead of columns. As such I have data in nodes and can create new data nodes by applying python functions to data in existing nodes. The thing missing is the visualization within a leo pane (I can easily launch a chart in it's own window) . -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To view this discussion on the web visit https://groups.google.com/d/msg/leo-editor/-/OSfzgueCetUJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
