enthought / enthought/mayavi

Issue: Embedding a mlab plot on wxpython panel

Open
#561 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
1.4k
Forks
316
Avg merge
7h 44m
Merged PRs (30d)
5

Description

I am new to the mayavi package. I get the structure behind mayavi.
From top node to last:
- Engine
- Scene
- Sources (data input)
- Filters etc to modify the data input
_____
I am trying to embed an mlab plot on a wxpython panel to interact through multiple functions.
Is there something similiar than the matplotlib `FigureCanvas` option ?
I tried and worked with the examples you provide [http://docs.enthought.com/mayavi/mayavi/auto/example_wx_embedding.html]. Unfortunately, I only get an empty `wx.Frame`

A simple small code snippet to explain how to embed a mlab plot on/in wxpython would do the trick.

I am very sorry to bother you with such easy issue, but I am grateful for any kind of help.
Yours sincerely,
Daniel

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.