Changelog
v1.6.2
horizontal-heatmap
track properly in PIXI v4 and v5Changelog
v1.6.1
higlass-app
tilesetInfo.mirror_tiles = false
as a falsy valueSave and Close
in the ViewConfigEditor works properlyChangelog
v1.6.0
npm start
and see http://localhost:8080/apis/svg.html?/viewconfs/diagonal-split-heatmap.json for an examplepixi.js
to version 5
. In your html
files you need to replace the previous PixiJS loader with <script crossorigin src="https://unpkg.com/pixi.js@5/dist/pixi.min.js"></script>
(or <script crossorigin src="https://unpkg.com/pixi.js-legacy@5/dist/pixi-legacy.min.js"></script>
if you want to use the Canvas renderer)pub-sub-es
to version 1.2.1
to fix a bug in the shorthand event unsubscriptionmousemove
-related event handlingdiv
sminPos
to 0
exportViewUrl
in the viewconfChangelog
v1.5.7
Changelog
v1.5.6
Changelog
v1.5.5
Changelog
v1.5.4
Changelog
v1.5.3
showAvailableTrackTypes
API