JuliaPy / JuliaPy/PyPlot.jl

Scatter3D labels not showing up (in Jupyter notebooks)

Open
#239 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
488
Forks
90
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.