react-stockcharts

Highly customizable stock charts with ReactJS and d3

MIT License

Downloads
9.4K
Stars
3.9K
Committers
53

Bot releases are hidden (Show)

react-stockcharts - Defect fix for #6 Latest Release

Published by rrag about 9 years ago

Fix for https://github.com/rrag/react-stockcharts/issues/6

EventCapture has a required property mainChart. The xScale of that chart is used to determine where the mouse pointer is and by how much a zoom or pan has occured.

In this example EventCapture is not present and so mainChart is undefined leading to this issue. This fix takes the first Chart as the mainChart if EventCapture is not defined

Package Rankings
Top 1.29% on Npmjs.org
Top 9.59% on Proxy.golang.org
Top 22.41% on Repo1.maven.org
Badges
Extracted from project README
Join the chat at https://gitter.im/rrag/react-stockcharts npm version