AKSW / cubevizjs

CubeViz.js is the successor of the CubeViz and provides statistical data exploration and visualization. Its completely written in JavaScript.
Other
16 stars 4 forks source link

Support partly-selection if only some elements of the dimensions were selected #16

Open k00ni opened 8 years ago

k00ni commented 7 years ago

Please comment here, @GeorgesAlkhouri

k00ni commented 7 years ago

Whats the status here?

k00ni commented 7 years ago

As discussed, we cant handle variable dimensions, because there is no generic visualization tool.

We decided to support

Using a table is not sufficient because it lacks visualization of higher dimensions (4<). If an user uses a datacube which has more than 4 dimensions, CubeViz shows a message declining the visualization.

k00ni commented 7 years ago

Maybe using Circle Packing Viz for higher dimensional data: http://bl.ocks.org/mbostock/4063530

k00ni commented 7 years ago

Whats the status here?