Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ReportSummaryChartData

import type { ReportSummaryChartData } from "https://googleapis.deno.dev/v1/migrationcenter:v1.ts";

Describes a collection of data points rendered as a Chart.

interface ReportSummaryChartData {}

§Properties

§

Each data point in the chart is represented as a name-value pair with the name being the x-axis label, and the value being the y-axis value.