- Fixed arcs jumping around bug
- Fixed completelyContained option not working bug
- Check for the presence of
yEnd
when rendering arcs to capture the use case of data returned from resgen-server bedpe file
- Switch rendering to WebGL with web-workers for better performance
- Added
startField
andendField
to support bedpe data
- Remove duplicated d3 imports
- Removed console log statements