support optional start index in range
Opened this issue · 0 comments
sgratzl commented
coming from phovea/phovea_vis#10
Observed behavior:
Although the tables are the same, the heatmap can't handle a missing start index.
Expected behavior:
If the tables are the same, the heatmap should be the same. (The divergent behavior also suggests there is a missed opportunity for code to be shared between table and heatmap?)