marmelab / EventDrops

A time based / event series interactive visualization using d3.js
http://marmelab.com/EventDrops/
MIT License
1.24k stars 237 forks source link

Uncaught TypeError: Cannot read property 'clientWidth' of null #256

Closed hxnoyd closed 5 years ago

hxnoyd commented 5 years ago

I get "Uncaught TypeError: Cannot read property 'clientWidth' of null" when running the sample code: https://jsfiddle.net/6rqxusw5/6/.

Tested with chrome and safari but always get same error.

Also, for some reason, the jsfiddle code doesn't render the chart.

Thanks in advance.

hxnoyd commented 5 years ago

Nevermind, the code I was using is for v < 1.0...