@moritzbrantner/charts - v0.1.1
    Preparing search index...

    Type Alias ChartLabelLine

    type ChartLabelLine = {
        text: string;
        width: number;
    }
    Index

    Properties

    Properties

    text: string
    width: number