JuliaPy / JuliaPy/PyPlot.jl

Cannot save figure as svg

Đang mở
#192 3 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Julia
Star
488
Fork
90
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Hello stevengj and all the gang:

This may be an issue on an update on matplotlib and not here, but I do not know for sure. I have recently created some "image" (colormaps) plots on PyPlot and saved them as svg, no problem. In the same Jupyter notebook, then, I created a more complex figure, that overlays line plots over the colormap and puts various custom labels. I can save the picture as png and eps, but not as svg. I get a very unreadable error message:

```
LoadError: PyError (:PyObject_Call)
TypeError("'H�E�I�\x07H��H[A\\A]A^A_]�H���H�\x05/��\x01H�@\x08H�E�H�\x05(��\x01H�E�1�L���\x02' object is not callable",)
File "/usr/lib64/python3.4/site-packages/matplotlib/pyplot.py", line 688, in savefig
res = fig.savefig(*args, **kwargs)
```

and continues for various lines on the same vein...

Okey, new detail: I cannot save any longer the simpler figures as svg also. I swear I did not "upgraded" anything in the middle...

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.