You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DESCRIPTION
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,9 @@ Title: 'HTMLWidget' Wrapper of 'LineUp' for Visual Analysis of Multi-Attribute R
4
4
Description: 'LineUp' is an interactive technique designed to create, visualize and explore rankings of items based on a set of heterogeneous attributes.
5
5
This is a 'htmlwidget' wrapper around the JavaScript library 'LineUp.js'.
6
6
It is designed to be used in 'R Shiny' apps and 'R Markddown' files.
7
-
Due to an outdated 'webkit' version of 'RStudio' it won't work in the intergrated viewer.
8
-
Version: 4.3.0
9
-
Date: 2021-08-30
7
+
Due to an outdated 'webkit' version of 'RStudio' it won't work in the integrated viewer.
LineUp is an interactive technique designed to create, visualize and explore rankings of items based on a set of heterogeneous attributes.
7
-
This is a [HTMLWidget](http://www.htmlwidgets.org/) wrapper around the JavaScript library [LineUp.js](https://github.com/lineupjs/lineupjs). Details about the LineUp visualization technique can be found at [http://lineup.caleydo.org](http://lineup.caleydo.org).
7
+
This is a [HTMLWidget](http://www.htmlwidgets.org/) wrapper around the JavaScript library [LineUp.js](https://github.com/lineupjs/lineupjs). Details about the LineUp visualization technique can be found at [https://jku-vds-lab.at/tools/lineup/](https://jku-vds-lab.at/tools/lineup/).
8
8
9
-
It can be used within standalone [R Shiny](https://shiny.rstudio.com/) apps or [R Markdown](http://rmarkdown.rstudio.com/) files. **Integrated plotting does not work due to an outdated integrated Webkit version in RStudio**.
9
+
It can be used within standalone [R Shiny](https://shiny.rstudio.com/) apps or [R Markdown](https://rmarkdown.rstudio.com/) files.
10
10
[Crosstalk](https://rstudio.github.io/crosstalk/) is supported for synching selections and filtering among widgets.
0 commit comments