Skip to content

Releases: lineupjs/lineup_htmlwidget

v4.6.0

11 Sep 18:46
0faade2
Compare
Choose a tag to compare

🚀 Features

  • #19 upgrade setup and release to CRAN

Thanks to @sgratzl

v4.2.0

28 Jul 01:20
Compare
Choose a tag to compare
  • #17 restructure + update deps

Thanks to @sgratzl

Release v4

15 Jun 12:09
Compare
Choose a tag to compare

in sync with lineupjs v4 release

bugfix release

04 Aug 11:24
Compare
Choose a tag to compare
  • update to lineupjs 3.1.1
  • make code es5 compatible such that a warning can be shown when an unsupported browser is detected

image

Sorting & Grouping

25 Jul 06:24
Compare
Choose a tag to compare

update to LineUpJS 3.1.0

see also https://github.com/datavisyn/lineupjs/releases/tag/v3.1.0

This release includes a new logic for the sorting and grouping handing (lineupjs/lineupjs#26). In addition, the side panel has been refactored to better handle sorting and grouping criteria via an explicit widget. Moreover, the side panel now supports multiple rankings using a tabbing approach (lineupjs/lineupjs#44)

new sorting / grouping logic

  • clicking the shortcut toolbar icon will set the column as the only primary sorting or grouping criteria
  • ctrl-click adds the column to the end of the sorting / column hierarchy
  • a more detailed control is possible via the Sort By ... and Group By... dialogs in the advanced menu of each column
  • the sorting and grouping hierarchy can also be manipulated using the sorting and grouping widget

additional changes:

  • the order within the side panel now reflects the order of columns
  • as soon as one sorting criteria the sorting hierarchy widget is shown (can be disabled using the hierarchyIndicator options (default: true)
  • as soon as two or multiple rankings exist a tabbing approach is used to let the user switch in the side panel between the different rankings

rename package to lineupjs

27 Jun 09:47
Compare
Choose a tag to compare

The following package was uploaded to CRAN:

Package Information:
Package: lineupjs
Version: 3.0.1.13
Title: HTMLWidget wrapper of LineUp for Visual Analysis of Multi-Attribute
Rankings
Author(s): Samuel Gratzl [aut, cre]
Maintainer: Samuel Gratzl samuel.gratzl@datavisyn.io
Depends: R (>= 3.2.0)
Description: LineUp is an interactive technique designed to create,
visualize and explore rankings of items based on a set of
heterogeneous attributes. This is a htmlwidget wrapper around
the JavaScript library LineUp.js.
License: MIT + file LICENSE
Imports: htmlwidgets, htmltools, crosstalk

Initial Release

27 Jun 09:02
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

The following package was uploaded to CRAN:

Package Information:
Package: lineup
Version: 3.0.1.12
Title: HTMLWidget wrapper of LineUp for Visual Analysis of Multi-Attribute
Rankings
Author(s): Samuel Gratzl [aut, cre]
Maintainer: Samuel Gratzl samuel.gratzl@datavisyn.io
Depends: R (>= 3.2.0)
Description: LineUp is an interactive technique designed to create,
visualize and explore rankings of items based on a set of
heterogeneous attributes. This is a htmlwidget wrapper around
the JavaScript library LineUp.js.
License: MIT + file LICENSE
Imports: htmlwidgets, htmltools, crosstalk