Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dynamic display scales for quantitative tracks #203

Closed
rbuels opened this issue Feb 13, 2013 · 1 comment
Closed

dynamic display scales for quantitative tracks #203

rbuels opened this issue Feb 13, 2013 · 1 comment
Labels
feature req this adds new functionality to JBrowse 1 urgent this should be worked on ASAP
Milestone

Comments

@rbuels
Copy link
Collaborator

rbuels commented Feb 13, 2013

Implement dynamic scaling for:

  • Wiggle/XYPlot tracks
  • FeatureCoverage tracks
  • SNPCoverage tracks

Probably will need to refactor the wiggle rendering into three steps:

  • calculate the per-canvas-pixel rendered values
  • update the display scaling to for the track
  • draw or re-draw the plots on all visible canvases
@rbuels
Copy link
Collaborator Author

rbuels commented Feb 18, 2013

Work going on the dynamic_scale branch

@rbuels rbuels closed this as completed in 5333d12 Feb 19, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature req this adds new functionality to JBrowse 1 urgent this should be worked on ASAP
Projects
None yet
Development

No branches or pull requests

1 participant