Bug #111

Tracks disappear when using config panel

Added by Rebecca Lowdon over 10 years ago. Updated over 10 years ago.

Status:New Start date:11/21/2013
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:- Spent time: -
Target version:-

Description

Tried adding three new tracks via Facet browser from my data hub. When I load them they appear with a huge track height and no data. When I go to change the track height, the tracks disappear completely (but are still listed as "shown" in the facet browser).

I checked my datahub, there was no parameter for "fixedscale" originally. I've added that parameter now, but I still get the problem even after refreshing cache (maybe cache refresh doesn't check those parameters?)

Session ID: L607cgtoI3 ..."all nonSE LMR" version
Then add three tracks -- first image.
Result looks like second image.

Screen Shot 2013-11-21 at 11.13.43 AM.png - adding tracks (89.9 kB) Rebecca Lowdon, 11/21/2013 11:17 am

Screen Shot 2013-11-21 at 11.14.36 AM.png - result (85.4 kB) Rebecca Lowdon, 11/21/2013 11:17 am

History

Updated by Xin Zhou over 10 years ago

Sorry I just figured out the trouble. You must have used this in declaring the track in your hub:

height:"20",

The browser was expecting the height value to be integer but "20" is a string so it took the string without conversion.

The string form height value is now stored in session so there's no way to fix it.. could you please make a new session? Sorry about the trouble!

Also available in: Atom PDF