Skip to content

Commit

Permalink
add volume and isosurface to the gl3d partial bundle list
Browse files Browse the repository at this point in the history
  • Loading branch information
archmoj committed Apr 3, 2019
1 parent af17adc commit 130da2f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/index-gl3d.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ Plotly.register([
require('./scatter3d'),
require('./surface'),
require('./mesh3d'),
require('./isosurface'),
require('./volume'),
require('./cone'),
require('./streamtube')
]);
Expand Down

0 comments on commit 130da2f

Please sign in to comment.