phovea/phovea_core

support optional start index in range

Opened this issue · 0 comments

coming from phovea/phovea_vis#10

Observed behavior:

screen shot 2016-09-16 at 9 00 42 am

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?)