Open lpatiny opened 4 years ago
We can do that, but is that we are out of specs or is it that those programs do not support the latest svg specs ?
On Mon, 16 Nov 2020, 10:36 Luc Patiny, notifications@github.com wrote:
Assigned #273 https://github.com/NPellet/jsGraph/issues/273 to @NPellet https://github.com/NPellet.
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/NPellet/jsGraph/issues/273#event-3999302912, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALKLW7UPPG3CT72CXTVEULSQDXAXANCNFSM4TW5TAYQ .
@lpatiny Can you give it a shot with that commit ?
Would be better to use CSS2 (and not CSS3) in the SVG.
One of the main difference is the absence of the color 'transparent' that should be replaced by 'none'. Currently this 'transparent' becomes black color.