plotly.py
plotly.py copied to clipboard
Fix wrong doc for 3d volume plot opacityscale
This fixes a small bug in the documentations of 3d volume plots opacityscale. In the docs the scale is wrongfully described as specifying opacities from -limit to +limit. The implementation however wants opacity values from 0 to 1
Documentation PR
- [x] I've seen the
doc/README.mdfile - [x] This change runs in the current version of Plotly on PyPI and targets the
doc-prodbranch OR it targets themasterbranch