Kotlin / Kotlin/kandy

geo layer dataset should always override primary

Open
#479 0 comments 0 reactions 0 assignees View on GitHub
bug geo
Dominant language
Kotlin
Stars
744
Forks
27
Avg merge
4d 1h
Merged PRs (30d)
1

Description

bug:
`geodf` contains 20 rows.
`points` is a List of points of size 20.

```
geodf.plot {
geoMap()
geoPoints(points)
}
```

leads to error.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue with the geodf, points, geoMap(), and geoPoints() example from the report. Trace how these layers are combined and identify why equal-sized inputs produce an error. Done means the example runs successfully with the geo layer overriding the primary layer.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
data-visualization
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.