@vpalmisano/webrtcperf
    Preparing search index...

    Function plotDetailedStatsDashboard

    • It plots a detailed stats dashboard from a CSV file.

      Parameters

      • statsFile: string

        The path to the CSV file containing the detailed stats.

      • outFile: string = 'plot.html'

        The path to the output HTML file.

      Returns Promise<void>

      A promise that resolves when the plot is complete.

      webrtcperf --plot logs/detailed-stats.csv plot.html