Giter Club home page Giter Club logo

Comments (8)

tacaswell avatar tacaswell commented on June 14, 2024

Seems reasonable. It looks like a majority of the work left writing a lot of docs?

from matplotlib.

anntzer avatar anntzer commented on June 14, 2024

Yes (including explaining in what context that would be useful). Perhaps also set whatever attributes are needed to mark this as not supporting blitting. Also decide whether we also want the same for the other GUI toolkits (it's just busy work I suspect...).

from matplotlib.

jklymak avatar jklymak commented on June 14, 2024

I'm not following why this is a desirable feature?

from matplotlib.

tacaswell avatar tacaswell commented on June 14, 2024

Interactive figures are great for exploration or fine tuning (a semi-common workflow for me is to work in an IPython shell using the explicit API to poke at a live figure and then doing %history and copy-pasting-editing that to save). Making this "just work", even with a super slow render, for people who want to output to pgf is small win (now I guess you could do fig.savefig(...) and hope your pdf viewer out-refreshes).

from matplotlib.

jklymak avatar jklymak commented on June 14, 2024

Fair, I just think the point of PGF is to write the plot in the PGF language for including in a (**)TeX document, so creating a very slow viewer for the compiled result seems out of scope. I appreciate that the code cost is low, but my concern is that it raises expectations and obscures the point of the PGF backend.

from matplotlib.

tacaswell avatar tacaswell commented on June 14, 2024

This only uses public API, maybe the right path is to put this in a new very thin repo and see if it gets any usage?

from matplotlib.

jklymak avatar jklymak commented on June 14, 2024

Sounds possible, or even as an example.

BTW I'm not strongly opposed at all, just making sure we aren't adding a feature that we will later regret.

from matplotlib.

anntzer avatar anntzer commented on June 14, 2024

I don't really mind either way; the main question is how to best help users confused by what parts support xelatex syntax and what parts don't (#5234, #28084).

from matplotlib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.