JuliaPlots/Plots.jl

Draw closed hollow shapes

Open

#972 aperta il 17 lug 2017

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Julia (381 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (1943 star)
Metriche merge PR
 (Merge medio 3g 12h) (2 PR mergiate in 30 g)

Descrizione

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.

Guida contributor