corpglory-dev created pull request chartwerk/line-pod#10
hotfix: call mouseOver and mouseMove to render crosshair on init and zoomin2 years ago
corpglory-dev commented on issue chartwerk/line-pod#8
Bad init selectionLooks like it happend because two different objects on `d3` used in `core` and `line-pod`
2 years ago
corpglory-dev commented on issue chartwerk/line-pod#8
Bad init selectionI've researched and looks like it's because `d3.event` is `null`, but it's not `null` in the core in `this.overlay.on('mouseover'`)
2 years ago