Graphora API
    Preparing search index...

    Interface CanvasGraphRendererOptions

    interface CanvasGraphRendererOptions {
        labels?: AutomaticLabelOptions;
        pixelRatio?: () => number;
    }
    Index
    pixelRatio?: () => number