Cbioportal: Browser console complains about offset attribute while rendering Oncoprint heatmaps

Created on 20 Sep 2017  Â·  4Comments  Â·  Source: cBioPortal/cbioportal

When enabling a heatmap in the Oncoprint using the code in the rc development branch, the browser console fills up with hundreds of error messages about invalid values of an ‘offset’ attribute, starting from 0%% and going all the way up to 100%%, multiple times (probably once for each track).

In Firefox ESR the warning text is Unexpected value 100%% parsing offset attribute, in Google Chrome it's Error: <stop> attribute offset: Trailing garbage, "100%%". It occurs on a line of oncoprint-bundle.js that seems related to SVG elements.

bug critical fixed by pending PR rc results.oncoprint

All 4 comments

Using git bisect, I found that the first commit showing this behaviour was e19e28f8c125937e0ff80eddb2deffe856939f7d. @rnugraha, might it be related to issue #3119?

@fedde-s I think it's critical. Who would be the best person to address this?

I'll look at this

I don't think this issue still exists. Do reopen or comment if you think I'm mistaken.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tmazor picture tmazor  Â·  11Comments

jjgao picture jjgao  Â·  9Comments

inodb picture inodb  Â·  8Comments

chenh4 picture chenh4  Â·  11Comments

oplantalech picture oplantalech  Â·  5Comments