Closed mossr closed 4 years ago
Thanks to the heavy lifting by @mykelk, we now use the \legend{} command for legendentries, which can handle empty entries correctly. This addresses #102
\legend{}
legendentries
This PR also includes a minor fix to how SmithCircle defined the radius of a TikZ circle, based on this post: https://tex.stackexchange.com/questions/530405/argument-of-pgfmathfloatparse-has-an-extra?noredirect=1&lq=1
SmithCircle
Awesome! This looks great. You can go ahead and merge and tag a release when you're ready.
Great! I'm not a JuliaTex member so I can't ;)
Thanks to the heavy lifting by @mykelk, we now use the
\legend{}
command forlegendentries
, which can handle empty entries correctly. This addresses #102This PR also includes a minor fix to how
SmithCircle
defined the radius of a TikZ circle, based on this post: https://tex.stackexchange.com/questions/530405/argument-of-pgfmathfloatparse-has-an-extra?noredirect=1&lq=1