Skip to content

Commit a0fe96c

Browse files
committed
Ternary: Check for updates to ternary a,b,c in restyle
1 parent 0be79e2 commit a0fe96c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/plot_api/plot_api.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1575,6 +1575,7 @@ Plotly.restyle = function restyle(gd, astr, val, traces) {
15751575
'mode','visible','type','orientation','fill',
15761576
'histfunc','histnorm','text',
15771577
'x', 'y', 'z',
1578+
'a', 'b', 'c',
15781579
'xtype','x0','dx','ytype','y0','dy','xaxis','yaxis',
15791580
'line.width',
15801581
'connectgaps', 'transpose', 'zsmooth',

0 commit comments

Comments
 (0)