JuliaPlots/Plots.jl

Draw closed hollow shapes

Open

#972 opened on 2017年7月17日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Julia (381 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,943 stars)
PR merge metrics
 (平均マージ 3d 12h) (30d で 2 merged PRs)

説明

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.

コントリビューターガイド