Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LaTeX strings #156

Closed
Aradan opened this issue Apr 13, 2015 · 4 comments
Closed

LaTeX strings #156

Aradan opened this issue Apr 13, 2015 · 4 comments

Comments

@Aradan
Copy link

Aradan commented Apr 13, 2015

Hi,

firstly, thanks for the plugin, it's very useful :) . I would like to know if it is too difficult (or if it's planned in the future) to add LaTeX strings to the GIFS (like in Matplotlib). This would be a great addition since Mayavi has a very limited text edition options.

Regards

@mgaitan
Copy link
Collaborator

mgaitan commented Apr 19, 2015

you could create a video with the latex formulas via matplotlib (using mplfig_to_npimage) and then make a composition over the mayavi animation. Am I right?

@Zulko
Copy link
Owner

Zulko commented Apr 19, 2015

Yes, we must find a way to print any latex command in Matplotlib (and just the latex formula: no axes, no background, etc). Then you can just make a ImageClip(mpl_fig_to_npimage(fig)) and compose it with the Mayavi animation.

@davidcortesortuno
Copy link

Thanks, it is a good idea. I will try that.

@ghost
Copy link

ghost commented Feb 15, 2017

I'll assume this issue has been resolved. If not, please reopen it.

@ghost ghost closed this as completed Feb 15, 2017
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants