ObjectProfile / Roassal3

The Roassal Visualization Engine
MIT License
95 stars 52 forks source link

Co occurrence matrix viz #566

Closed hernanmd closed 1 year ago

hernanmd commented 1 year ago

Pair programming with Milton.

Add visualization which takes as input a data source representing an Occurrence Matrix, a matrix which represents occurrence statistics between data. Each cell (i,j) of a matrix is the number of times the element appear for a row i in column j.

It could be improved by: