gantt-renderer
    Preparing search index...

    Type Alias ScaleConfig

    type ScaleConfig = {
        columnWidth: number;
        headerFormat: TimeScale;
        msPerColumn: number;
    }
    Index
    columnWidth: number

    Pixel width of one column unit

    headerFormat: TimeScale
    msPerColumn: number

    Milliseconds per column unit