JuliaPlots/Plots.jl

Draw closed hollow shapes

Open

#972 创建于 2017年7月17日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Julia (381 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (1,943 star)
PR 合并指标
 (平均合并 3天 12小时) (30 天内合并 2 个 PR)

描述

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.

贡献者指南