CartoDB / deep-insights.js

Create powerful dashboards using CARTO
34 stars 26 forks source link

Force resize when a widget is added/removed and there is a time-series #579

Closed Jesus89 closed 7 years ago

Jesus89 commented 7 years ago

The chart inside an histogram (time-series) is forced to resize when a widget is added or removed:

force-resize-widgets

I have added the public method "forceResize" to the dashboard, to enable its use from the Builder and also to avoid window.bind('resize') in the chart.