chop-dbhi / cilantro

Official client for Harvest (http://harvest.research.chop.edu)
http://cilantro.harvest.io
Other
28 stars 8 forks source link

Replace null values with empty strings #776

Closed naegelyd closed 8 years ago

naegelyd commented 8 years ago

@bruth

Fix https://github.com/chop-dbhi/cilantro/issues/773.

Highcharts behavior is very unpredictable when using null values in data points so we replace nulls with empty strings. For a more detailed explanation, see https://github.com/chop-dbhi/cilantro/issues/773#issuecomment-156868662.

Signed-off-by: Don Naegely naegelyd@gmail.com