GraphPlot.jl icon indicating copy to clipboard operation
GraphPlot.jl copied to clipboard

Question: What is the point of `NODELABELSIZE` and other capitalized kwargs?

Open hdavid16 opened this issue 3 years ago • 0 comments

I see that these are used for converting from relative sizes to absolute sizes. Why not just use absolute sizes in the first place? I think having two keyargs with the same name but different capitalization is just redundant and sometimes confusing.

I can put together a PR that switches to just absolute sizes if desired.

hdavid16 avatar Jul 26 '22 16:07 hdavid16