Commit Graph

6 Commits

Author SHA1 Message Date
Robin Sloan
dac80fea96 found one more missing str conversion 2021-10-17 10:38:40 -07:00
Robin Sloan
1f7ed4987e fixing same error in Rect serializaiton 2021-10-02 12:23:21 -07:00
Robin Sloan
42670b3a25 fixing SVG circle serialization bug 2021-10-02 11:58:50 -07:00
vrroom
b4639e5222 Added matplotlib.colors to parse named colors
The svg parser will incorrectly parse colors such
as 'green' and 'red' to black. This commit fixes
that by using the code already written in matplotlib.colors
module
2021-05-13 16:12:12 +05:30
oeway
5b65ad38b1 Fix missing background_image argument 2020-09-28 21:51:26 +02:00
Tzu-Mao Li
413a3e5cee initial commit 2020-09-03 22:30:30 -04:00