Caleydo / ordino

Target discovery platform for exploring rankings of genes, disease models, and other entities. @JKU-ICG @datavisyn

Home Page:http://caleydo.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bug: lineup tracking of Infinity

sgratzl opened this issue · comments

  • Release number or git hash: any
  • Web browser version and OS: any
  • Environment (local or deployed): any

Steps to reproduce

  1. show a lineup
  2. just set the filter missing within a number column to true
  3. reload the page

Observed behavior

empty lineup, since the filter is set to "null" instead of proper invalid value. reason: JSON can't serialize Infinity.

Expected behavior