Eulergraph
    Preparing search index...

    Type Alias ForeignChart

    type ForeignChart = {
        chart: Chart;
        type: "chart";
    }
    Index

    Properties

    Properties

    chart: Chart
    type: "chart"