Ask Your Question
1

Export sage plot to pgfplots or to tkz-fct

asked 12 years ago

sagefan gravatar image

updated 12 years ago

Is it possible to export a sage plot of a function to pgfplots or (in my case even better) to tkz-fct?

Preview: (hide)

Comments

Since the plotting backend is matplotlib, it should be possible to use something like https://github.com/nschloe/matplotlib2tikz to convert plots to TikZ.

Eviatar Bach gravatar imageEviatar Bach ( 12 years ago )

1 Answer

Sort by » oldest newest most voted
0

answered 12 years ago

ooglyboogly gravatar image

updated 12 years ago

I think the sage plot() function generates a graphics object, so there's no general way to export it to another graphing program. I'm no expert, though.

Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 12 years ago

Seen: 705 times

Last updated: Jun 11 '12