Remove Regular Polygon Generation Code
Open
- Dominant language
- Python
- Stars
- 305
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
The code for generating the points of a regular `n_gon` in `chaco.base` appears unused:
https://github.com/enthought/chaco/blob/4b3747d407527dde50af6214cad1e6cc2eb6f7b0/chaco/base.py#L66-L83
It can perhaps be removed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.