The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

LineUp.js Crosstalk Example

Samuel Gratzl

2022-08-17


Cross Talk

The LineUp HTMLWidget supports Crosstalk to sync selection and filtering among widgets.

library(crosstalk)
## Warning: package 'crosstalk' was built under R version 4.2.1
library(lineupjs)

sharedIris <- SharedData$new(iris)
lineup(sharedIris, width = "100%")
lineup(sharedIris, width = "100%")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.