JetBrains / JetBrains/lets-plot

Custom scale transformations

Open
#1,008 1 comment 0 reactions 0 assignees View on GitHub
*
Dominant language
Kotlin
Stars
1.8k
Forks
60
PR merge metrics
No merged PRs in 30d

Description

I'd like to be able to make a custom scale. My particular use-case is transforming unit magnitudes, for example, by having a scale that multiplies values by 1e6.

In plotnine, custom transformations are supported via arbitrary `lambda`s / python expressions, but I realize that's tricky given your backend. Maybe an affine transformation (similar to how `scale_._continuous`'s `expand` parameter works) could be good?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.