Kotlin / kandy

Kotlin plotting library.
https://kotlin.github.io/kandy/
Apache License 2.0
590 stars 15 forks source link

Bug with highlighting of statistical functions #276

Open devcrocod opened 10 months ago

devcrocod commented 10 months ago

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
  2. Use any stats layer

https://github.com/Kotlin/kandy/blob/main/kandy-lets-plot/src/test/kotlin/org/jetbrains/kotlinx/kandy/letsplot/samples/guides/statistics.kt

Screenshots

image

Library Version, Tool version, and Environment

(please complete the following information):

devcrocod commented 5 months ago

Check it in nigtly IDEA