Can we use mapbox embedded iframe map which created before on mapbox with dc.js?
Asked
Active
Viewed 207 times
1
-
I don't know how to do this, or what level of integration you're looking for, but if you want the map to respond to the other charts, this question may help: http://stackoverflow.com/questions/25336528/dc-js-listening-for-chart-group-render/25351686#25351686 – Gordon Dec 29 '14 at 01:17
-
Thanks for quick reply Gordon.Infact I am wondering if we can use dc filtering with other charts or not.For example highcharts charts and mapbox also. – coder3 Dec 29 '14 at 07:33
-
I'm sure it is possible but I don't know if anyone has written the glue code to make it happen. That's why I linked to instructions to plug other charts in as if they were dc.js charts. – Gordon Dec 29 '14 at 08:04