Skip to content

Request for wireframe #40

Closed
Closed
@huijunchen9260

Description

@huijunchen9260

Dear Jacob:

Is it possible to add support for wireframe style of plot? After some testing I think to add functionality of wireframe to pyplot-fortran, we only need to change this line:

CS = ax.plot_wireframe (X,Y,Z,label="muw",antialiased=False,linestyles="-",linewidths=1)

from plot_surface to plot_wireframe.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions