plotly.py icon indicating copy to clipboard operation
plotly.py copied to clipboard

Fix wrong doc for 3d volume plot opacityscale

Open ju-leon opened this issue 5 years ago • 0 comments

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.md file
  • [x] This change runs in the current version of Plotly on PyPI and targets the doc-prod branch OR it targets the master branch

ju-leon avatar Jan 19 '21 22:01 ju-leon