Changeset 21437 for issm/trunk-jpl/src/m/plot/plot_manager.js
- Timestamp:
- 12/09/16 11:09:24 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/plot/plot_manager.js
r21300 r21437 15 15 var gl = canvas.gl; 16 16 //TODO: each plot_ should add their node to the canvas.node array 17 18 17 //figure out if this is a special plot 19 18 if (typeof data === 'string'){ 20 19 21 20 switch(data){ 22 21
Note:
See TracChangeset
for help on using the changeset viewer.