Jump to content

GstInference/Benchmarks: Difference between revisions

Line 428: Line 428:
           materialChart2_fps.draw(view2_fps, materialOptions2);
           materialChart2_fps.draw(view2_fps, materialOptions2);
         }
         }
        drawMaterialChart();
    };
     // listen for error
     // listen for error
     google.visualization.events.addListener(chart, 'error', function (err) {
     google.visualization.events.addListener(chart, 'error', function (err) {
Line 442: Line 439:
       google.visualization.errors.removeAll(container);
       google.visualization.errors.removeAll(container);
     });
     });
        drawMaterialChart();
    };
</script>
</script>
</html>
</html>
507

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.