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

    Type Alias ChartDomainDragSelection

    type ChartDomainDragSelection = {
        left: number;
        width: number;
    }
    Index

    Properties

    Properties

    left: number
    width: number