JuliaPlots/Plots.jl

Draw closed hollow shapes

Open

#972 geöffnet am 17. Juli 2017

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Julia (381 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (1.943 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 3T 12h) (2 gemergte PRs in 30 T)

Beschreibung

Hi. It's cool to create custom shapes (Shape objects) with Plots, which can be used to draw creative figures (like the Batman example in ExamplePlots), or as new markers, for instance. I would like to know if there is some way to create such shapes with "holes", e.g. a ring, which would be like two concentric circles, but with the smaller one "removing" part of the filled area.

Contributor Guide