Skip to content

withData should be extension to MultiLayerPlotBuilderImpl #480

@AndreiKingsley

Description

@AndreiKingsley

now it's a method of DataFramePlotBuilder and doesn't work for GeoDataFramePlotBuilder and other plot builders.

geoDf.plot {
   // doesn't work
   withData(commonDf) {
   }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiCommon API for plottingbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions