c3js / c3

:bar_chart: A D3-based reusable chart library
http://c3js.org
MIT License
9.34k stars 1.39k forks source link

Pass chart and data to load done function? #2778

Open JetForMe opened 4 years ago

JetForMe commented 4 years ago

It might be handy if the done function were passed the chart being loaded, and maybe the args passed to the load() call.