Skip to content

DensityPlot SVG generation #9

@sn6uv

Description

@sn6uv

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions