Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 501e0a8

Browse files
committed
fixup trace names in strict bundle
1 parent 2ec0545 commit 501e0a8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tasks/util/constants.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -135,21 +135,21 @@ var partialBundleTraces = {
135135
'mesh3d',
136136
'ohlc',
137137
'parcats',
138-
'parcoords-strict',
138+
'parcoords',
139139
'pie',
140140
'pointcloud',
141141
'sankey',
142142
'scatter',
143-
'scattergl-strict',
143+
'scattergl',
144144
'scatter3d',
145145
'scattercarpet',
146146
'scattergeo',
147147
'scattermapbox',
148148
'scatterpolar',
149-
'scatterpolargl-strict',
149+
'scatterpolargl',
150150
'scattersmith',
151151
'scatterternary',
152-
'splom-strict',
152+
'splom',
153153
'streamtube',
154154
'sunburst',
155155
'surface',

0 commit comments

Comments
 (0)