# Point Occlusion in 3D Scatter Makie

**URL:** https://discourse.julialang.org/t/point-occlusion-in-3d-scatter-makie/95413
**Category:** Visualization
**Tags:** question, plotting, makie
**Created:** [March 1, 2023, 10:09pm UTC](https://discourse.julialang.org/t/point-occlusion-in-3d-scatter-makie/95413 "2023-03-01T22:09:58Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![rafael.guerra](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/rafael.guerra/32/216610_2.png) [@rafael.guerra](https://discourse.julialang.org/u/rafael.guerra)
#### Post date: [March 1, 2023, 10:44pm UTC](https://discourse.julialang.org/t/point-occlusion-in-3d-scatter-makie/95413/2 "2023-03-01T22:44:46Z")

</div>

I think this problem might be specific to Plots’ `gr` backend.  
See this other [post](https://discourse.julialang.org/t/how-to-plot-curve-over-surface-with-plots-jl/72498) and this [issue](https://github.com/jheinen/GR.jl/issues/446).

It doesn’t happen for instance with `plotlyjs` or `pythonplot` backends.

**NB:**  
the `gaston` backend seems to have the same limitation.

---

_[View the full topic](https://discourse.julialang.org/t/point-occlusion-in-3d-scatter-makie/95413)._
