plotpy 0.2.2

Rust plotting library using Python (Matplotlib)
Documentation
{
  "files.exclude": {
    "**/rust_modules": true,
    "target": true,
    "**/Cargo.lock": true
  },
  "cSpell.words": [
    "arrowstyle",
    "axisbelow",
    "azim",
    "barstacked",
    "bbox",
    "borderaxespad",
    "clabel",
    "CLOSEPOLY",
    "cmap",
    "COLORMAPS",
    "columnspacing",
    "contourf",
    "cstride",
    "dtype",
    "edgecolor",
    "facecolor",
    "fileio",
    "fontsize",
    "handlelength",
    "handletextpad",
    "histtype",
    "hspace",
    "joinstyle",
    "lineplot",
    "linestyle",
    "linestyles",
    "LINETO",
    "linewidths",
    "markeredgecolor",
    "markeredgewidth",
    "markerfacecolor",
    "markersize",
    "markevery",
    "MOVETO",
    "mplot",
    "numpy",
    "patheffects",
    "polyline",
    "pyplot",
    "rstride",
    "savefig",
    "stepfilled",
    "suptitle",
    "toolkits",
    "wspace",
    "xaxis",
    "xlabel",
    "xmax",
    "xmin",
    "xnticks",
    "xrange",
    "yaxis",
    "ylabel",
    "ymax",
    "ymin",
    "ynticks",
    "yrange",
    "zlabel",
    "zorder"
  ]
}