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

APR PR master v0p3p3 #82

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

alexpreynolds
Copy link

This PR for the HiGlass higlass-multivec track includes Pixi resource memory leak fixes, PNG/SVG export fixes, more graceful error handling for null Pixi objects, and feature enhancements for mouseover tooltips. This also includes a new track type called horizontal-stacked-delta-bar, which looks similar to the UCSC Genome Browser graph tracks where data series can be layered atop one another (see "Overlay" section here: https://genome.ucsc.edu/goldenpath/help/hgWiggleTrackHelp.html). This also integrates fixes that have been merged into the upstream (base) repository in the master branch (currently post v0.3.3).

@@ -231,6 +172,7 @@ const BasicMultipleLineChart = (HGC, ...args) => {
}

getMouseOverHtml(trackX, trackY) {
//console.log(this.tilesetInfo, trackX, trackY);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just delete this

@pkerpedjiev
Copy link
Member

Any chance you could add a screenshot of the StackedDeltaBarChart?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants