Small Multiples
              in 
             Programming Questions 
              •  
              2 years ago    
            
 
           
             Hello,
            
            
what's the best way to produce small multiples of a visualization? My thought is to generate PGraphics as offscreen buffers and scale and transform them.
            
Another related question would be how to add a mousover effect to highlight same nodes in different views. The "normal" view has a mousover effect, but well...
            
regards,
Johannes
 
           
 
            
           what's the best way to produce small multiples of a visualization? My thought is to generate PGraphics as offscreen buffers and scale and transform them.
Another related question would be how to add a mousover effect to highlight same nodes in different views. The "normal" view has a mousover effect, but well...
regards,
Johannes
 
              
              1  
            
 
            