Pavel Gorgulov
Pavel Gorgulov
https://github.com/JetBrains/kotlin/blob/167ddc556dea55603876c1ef91c3319e4dd36284/compiler/testData/cli/jvm/extraHelp.out#L38
https://youtrack.jetbrains.com/issue/KT-20760
```mermaid classDiagram direction BT class BaseContext { plotContext: PlotContext datasetIndex: Int datasetHandler: DatasetHandler } class BindingCollector { settings: Map~AesName~, ~Setting~ mappings: Map~AesName~, ~Mapping~ freeScales: Map~AesName~, ~FreeScale~ } class BindingContext {...
Internal properties: ``` DataFramePlotContext: - bindingCollector - datasetHandlers - plotFeatures LayerContext: - bindingCollector - layerFeatures GroupByPlotContext: - bindingCollector - plotFeatures - datasetHandlers ```
This creates several plots My request is specifically about changing the current one. I understand that it's necessary to limit changes to data and possibly existing layers
@AndreiKingsley can you describe about the design of the decision?
Check it in nigtly IDEA
Can we make it easier to create such charts? https://themockup.blog/posts/2020-11-29-bullet-chart-variants-in-r/
issue in wasm https://youtrack.jetbrains.com/issue/KT-65210/K-Wasm-class-operator-produces-Number-KClass-for-Short-expression
kandy depends on dataframe, lets-plot. therefore, libraries are downloaded in the corresponding versions, or resolved by gradle or in kotlin notebook