lineupjs icon indicating copy to clipboard operation
lineupjs copied to clipboard

Fork and custom implementation of LineUp Library for Visual Analysis of Multi-Attribute

Results 11 lineupjs issues
Sort by recently updated
recently updated
newest added

in my proj , only support single select , how can i set checkbox to single select ?

* Release number or git hash: 2.0 in kuk ordino * Web browser version and OS: chrome 62 @ fedora 25 Add some options for hierarchical columns in the sidepanel

type: feature

Related PR: https://github.com/Caleydo/lineup_app/pull/19 ### Summary Introduces a new overview renderer. ![image](https://user-images.githubusercontent.com/36196885/45207878-81a2e480-b289-11e8-8af0-13e7f03428e8.png) In order to display big datasets the columns are rendered onto a canvas. With this approach it is possible...

If we have a label column, I want to be able to get much faster access to the search/filter feature. Ideally, I want a permanently visible text field where substring...

type: feature

## Use Case @ngehlenborg described this use case in the context of clinical data. They want to stratify the table by PatientId (which is treated as categorical attribute) and then...

type: feature

At the moment the interaction of the dialogs differ a lot from each other. For instance, the *change visualization dialog* applies changes immediately, where as the *mapping dialog* applies a...

type: feature
priority: medium

Sometimes I want to look at homogeneous attributes (e.g. counts for each item but spread out across multiple dimensions, e.g. years, days of the week, experimental conditions, etc.) and in...

type: feature

Since we're going to make the header a lot bigger anyways (hopefully), I'd also write out the first couple of letters of the labels for each column.

type: feature
priority: low

Right now, the categories of categorical columns cannot easily be resolved. I suggest to treat the current header as the compact version, and add a higher version where all categories...

type: feature
priority: low

`CompositeNumberColumn` is a composite for number columns and itself a number column. a similar thing for multi value columns would be useful. e.g. show the "summarized" boxplot of all children

type: feature
priority: low