Kotlin / Kotlin/kandy

Heatmap high-level api

Open
#366 0 comments 0 reactions 0 assignees View on GitHub
enhancement kotlin notebook lets-plot statistics
Dominant language
Kotlin
Stars
744
Forks
27
Avg merge
4d 1h
Merged PRs (30d)
1

Description

Add high level api (mini DSL) for heatmap customization (like in candlestick) for simplified color/scale adjustment, because now you need to write
```
fillColor(Stat.count) {
scale = continuous()
}
```

Contributor guide

Open the contributing guide

Research direction

Start by examining the existing candlestick high-level API and the current heatmap customization API. The work is done when heatmap color and scale adjustments can use a simplified mini DSL analogous to candlestick customization.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
data-visualization
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.