Scatter3D labels not showing up (in Jupyter notebooks)
Đang mở
- 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ả
Somehow
```
using PyPlot
scatter3D(0.5,0.5,0.5,label="point")
legend()
```
renders a plot of the point WITHOUT the legend.
Tested via JuliaBox and on PC install of Julia 0.4.6
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á.