You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- unset dflt in contour `line.width`, explain default logic in description
- reuse contour `line` declaration in contourcarpet
- set hard dflt in histogram2dcontour `line.width` declaration,
as histogram2dcontour trace only support level-style contours
at the moment.
As per my tests , it seems that
for
data[type=contour].line.width
default value is
0.5
instead of documented2
https://plot.ly/javascript/reference/#contour-line-width
The text was updated successfully, but these errors were encountered: