Column: {
    name: string;
    size: number;
}

Base type for a column in the plot

Type declaration

  • name: string
  • size: number

Generated using TypeDoc