Skip to content

Conversation

@koperagen
Copy link

  1. Commit that bumps Kotlin to 2.3.0-RC, requires removal of some explicit casts due to improvements in smart casting and -Werror
  2. Enables compiler plugin for lets-plot module, some of the properties had to be explicitly set to have AnyFrame return to suppress "Exposed local type" problem
  3. Probably due to version bump SVG in some plots is very slightly different, in 10th digit after floating point.. Not sure if on other PC result will be the same, so i can drop these changes if needed
  4. New category of examples that use compiler plugin properties for all 60 examples

Small note: i noticed jittered_points_dataframeCompilerPlugin and jittered_points_dataframe produce different result from jittered_points_collections. If i uncomment saveSample in jittered_points_dataframe (this example is not from me):

image

Very different style in svg.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants