Kotlin / kandy

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

Bug with highlighting of statistical functions #276

Open devcrocod opened 7 months ago

devcrocod commented 7 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 2 months ago

Check it in nigtly IDEA