dc-js / dc.leaflet.js

DC charts using Leaflet maps
Apache License 2.0
52 stars 24 forks source link

Broken demo #5

Closed tayden closed 8 years ago

tayden commented 8 years ago

The demo doesn't render the maps properly and is complaining about the deprecated renderlet method. I'm also having trouble with getting the maps to render. Is the library working with dc 2.0.0-beta.19?

Edit: It seems that the problem is with width being properly set on the div.dc-leaflet.leaflet-container element and its child divs

gordonwoodhull commented 8 years ago

Thanks for the report! It should be working, will take a look.

tayden commented 8 years ago

I've figured this out I reckon. Working on a pull request.