kandy icon indicating copy to clipboard operation
kandy copied to clipboard

Kotlin plotting library.

Results 165 kandy issues
Sort by recently updated
recently updated
newest added

Let's plot allows an axis to be scaled as a continuous time delta or "duration". I currently cannot find a way to easily plot a `Duration` like a number of...

enhancement
lets-plot

Flamegraphs are really popular for performance data analysis. So it would be nice to have support to create Flame graphs and icicle graphs.

enhancement
api
lets-plot

Lets-plot supports the `spacer_width` setting in pie charts to define, well, the spacer width. This can prevent issues like this: Default: ![image](https://github.com/Kotlin/kandy/assets/17594275/76b82106-2f4e-4d4b-9ee6-3769ea59e9e0) With spacer_width set to 0.1: ![image](https://github.com/Kotlin/kandy/assets/17594275/53ef96c2-6b46-4428-b424-e5f06a2ecfa8) Kandy can...

enhancement
api
lets-plot

https://github.com/JetBrains/lets-plot-kotlin/issues/232

bug
lets-plot

## **Describe the bug** When using kandy and statistics with gradle, the resolve with statistical layers doesn't work correctly ## **To Reproduce** 1. Disable k2-kotlin plugin 1. Use any stats...

bug
lets-plot
statistics

It's currently duplicating hower-up windows until you move the cursor out of the plot border. IDEA: IntelliJ IDEA 2023.3 RC (Ultimate Edition) Build #IU-233.11799.196, built on November 29, 2023 ![random_data](https://github.com/Kotlin/kandy/assets/14848811/180ba60d-a5e2-4495-8721-deaf3e750927)

bug
kotlin notebook

This is the first part of several PRs with internal API redesigns. In this one, I reworked the class system used to build DSLs. The PR is big, but the...

Given the broad scope of this area, an initial research phase is crucial before proceeding to actual implementation. * Data - `lets-plot` geo looks like this: https://github.com/JetBrains/lets-plot-kotlin/blob/master/docs/geotools.md - Examine Python's...

enhancement
api
dataframe