brushable-histogram
brushable-histogram copied to clipboard
We should have a better way of mocking the d3.event in the unit tests
Currently, we have a method in the React components which is getD3Event
and that should be present in the code because there is a better ways of mocking d3-selection
module in our unit tests