MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / scatter3d.py

File scatter3d.py

galleries/examples/mplot3d/scatter3d.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2==============
33D scatterplot
4==============

Callers

nothing calls this directly

Calls 8

randrangeFunction · 0.85
figureMethod · 0.80
add_subplotMethod · 0.80
set_xlabelMethod · 0.80
set_ylabelMethod · 0.80
set_zlabelMethod · 0.80
scatterMethod · 0.45
showMethod · 0.45

Tested by

no test coverage detected