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

Add support for plot(x::AMat, y::AMat, z::AMat) for surface-like seriestypes to GR, pgfplots #875

Open
mkborregaard opened this issue May 30, 2017 · 0 comments
Labels
enhancement improving existing functionality GR PGFPlotsX

Comments

@mkborregaard
Copy link
Member

Pyplot and plotlyjs have functionality for passing a meshgrid-matrix as x and y for plotting non-standard surfaces, such as plotting on a sphere. It was added in response to #96 (with this commit ed7cc9b) and in response to #479 (with this commit 5ed913b).
This was also discussed in a spurious bug report #872 .

It would be nice to have this functionality in the other backends too. I can confirm it does not work on GR, and I'll assume not on the other backends either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement improving existing functionality GR PGFPlotsX
Projects
None yet
Development

No branches or pull requests

2 participants