diff --git a/both_webgpu/both_node.mjs b/both_webgpu/both_node.mjs index 43a5776..f5dc7b7 100644 --- a/both_webgpu/both_node.mjs +++ b/both_webgpu/both_node.mjs @@ -46,4 +46,4 @@ plot.setAttributeNS( "http://www.w3.org/1999/xlink" ); -process.stdout.write(plot.outerHTML); +// process.stdout.write(plot.outerHTML);