gosling.js
gosling.js copied to clipboard
Support scale `type`
We current support linear scale only, but additional scale types would be helpful (e.g., log
for Hi-C
):
color: { ..., scale: 'log' } // 'linear' by default
Matrix with linear scale makes it hard to find patterns: