Skip to content

Instantly share code, notes, and snippets.

@zsoltk
Created August 3, 2021 11:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zsoltk/b52f49f451b820b6bef3a246900dfca7 to your computer and use it in GitHub Desktop.
Save zsoltk/b52f49f451b820b6bef3a246900dfca7 to your computer and use it in GitHub Desktop.
val datapoint = remember(viz, properties) {
viz.dataPointAt(
properties.position,
properties.boardProperties.toState
)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment