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

DensityPlot SVG generation #9

Open
sn6uv opened this issue May 2, 2016 · 1 comment
Open

DensityPlot SVG generation #9

sn6uv opened this issue May 2, 2016 · 1 comment

Comments

@sn6uv
Copy link
Member

sn6uv commented May 2, 2016

The gradient mesh for DensityPlot provides some special challenges. Ideally we want to use an SVG gradient mesh but SVG2.0 isn't out yet. We have to make do with linear and radial gradients only, and compose them appropriately.

There is an existing js solution in mathics.js but it would be nice if the backend could output correct svg.

See also #1.

@sn6uv
Copy link
Member Author

sn6uv commented May 3, 2016

@jaycech3n this is the context of the computational geometry problem I was telling you about

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

1 participant