Scatter3D labels not showing up (in Jupyter notebooks)
Abierto
- Lenguaje dominante
- Julia
- Estrellas
- 488
- Forks
- 90
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.