Type alias ScatterplotOptions

ScatterplotOptions: {
    dataset?: DataSpec;
    tileProxy?: TileProxy;
}

Type declaration

Generated using TypeDoc