JuliaGraphics / Winston.jl

2D plotting for Julia
MIT License
171 stars 55 forks source link

Fix `getcomponents` and `rmcomponents` #299

Closed heliosdrm closed 5 years ago

heliosdrm commented 5 years ago

Use getfield(p, [...]) instead of broken p.([...])

This also fixes broken behavior of legend