Add option to not make dash lines for houses
Describe the bug The #25 PR introduce a breaking behavior, since it will draw the lines from the houses without consider the planets/points. In some configuration it makes harder to see the symbol with the line of the house behind it.
I'll revert the changes in the v2 and v3, but opening this issue to check how can we handle the wanted behavior from the #25 . Probably we can add a setting to the v3, to avoid make a dash line.
Screenshots See #25
Hi @afucher, I still didn't get why it was a breaking behavior and how it could cause any issue. Could you show an example please?
Sure @ilyai ! Changing the drawing order, makes the line of the houses be always drawn, and when it passes by a symbol it make it harder to see. And this could be worst in small devices, or when it cross the letter that indicates the dignities of the planet (like "r", "e", etc...)
Adding an image from the doc that I'm creating, is not the worst case, but take a look to mercury

So, this should be an opt-in behavior, so the dev can turn it on or off.