Options
All
  • Public
  • Public/Protected
  • All
Menu

Class VegaLiteReporter

A reporter that creates visual graphs from the results. Can output html, svg and/or png

Hierarchy

  • VegaLiteReporter

Index

Methods

getVegaLiteReporterFileOrientation

  • Returns Orientation

getVegaLiteReporterFileTypes

  • getVegaLiteReporterFileTypes(): Array<"html" | "svg" | "png">
  • Returns Array<"html" | "svg" | "png">

getVegaLiteReporterFilename

  • getVegaLiteReporterFilename(): string
  • Returns string

onVegaLiteReporterFinalize

  • Parameters

    Returns Promise<void>

Generated using TypeDoc