Ignore:
Timestamp:
12/09/16 11:09:24 (8 years ago)
Author:
dlcheng
Message:

CHG: Updating js plot routines for improved movie rendering and 2-way computational request compression in generic.js.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/plot/plot_manager.js

    r21300 r21437  
    1515        var gl = canvas.gl;
    1616        //TODO: each plot_ should add their node to the canvas.node array
    17 
    1817        //figure out if this is a special plot
    1918        if (typeof data === 'string'){
    20 
     19               
    2120                switch(data){
    2221
Note: See TracChangeset for help on using the changeset viewer.