Results 51 issues of Peter Kerpedjiev

Update the blob worker docs with an example webpack config file. Shouldn't be necessary to do multiple webpack runs with this configuration.

It would be nice if we could create cooler files that had bins derived from two different assemblies. For example, the bins on the x-axis could correspond to hg19 while...

schema

## Description Gargantuan PR with a bunch of webpack and package updates. Long overdue. > What was changed in this pull request? - Upgrade to webpack 5 - Upgrade a...

## Description > What was changed in this pull request? - Updated the click event to return a list of objects for each track under the event - I couldn't...

enhancement

## Description > What was changed in this pull request? - Update React to react 18 - Change hglib.viewer() function to return a promise rather than an object. This is...

We need to update to use the latest version of React so that higlass-jupyter can work with the latest Jupyterlab: See https://github.com/higlass/higlass/issues/1045

enhancement
v2

## Description > What was changed in this pull request? - Added an option that lets line tracks treat NaN values as zeros. This lets it render an unbroken line....

## Description > What was changed in this pull request? - Fix a minor issue that appeared when removing bootstrap: need to pass in the onClick handler to the custom...

## Description > What was changed in this pull request? - There was some missing text in the docs. > Why is it necessary? Fixes #___ ## Checklist - [...

## Description > What was changed in this pull request? - Use bins_per_dimension or tile_size when calculating visible tiles for 1D tracks with resolutions > Why is it necessary? Fixes...