Thank you.

So once I dispose() of the dashboard is it safe to eliminate the children
of the dashboard container DOM element and remove all references to the
dashboard object?

On Thu, Apr 28, 2016 at 2:27 PM, 'Daniel LaLiberte' via Google
Visualization API <google-visualization-api@googlegroups.com> wrote:

> There is unfortunately no way to unbind controls and charts in a Dashboard
> once you have bound them.  You have to start over from scratch with a new
> Dashboard().
>
> On Wednesday, April 27, 2016 at 8:00:32 AM UTC-4, Santiago Acosta wrote:
>>
>> If have the need to change the underlying data inside a Dashboard. I am
>> pretty sure that a dashboard is intimately linked to its DataTable/View and
>> that this may not change.
>>
>> My other option is to tear down the whole dashboard and recreate a new
>> one with fresh data. However, unlike clearChart (present in most of the
>> charts), I haven't found a way to clear the dashboard and free all the
>> resources.
>>
>> Is there any recommendation on tearing down Dashboards? or is it even
>> possible?
>>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Google Visualization API" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/google-visualization-api/qg5-sEH3eNw/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> google-visualization-api+unsubscr...@googlegroups.com.
> To post to this group, send email to
> google-visualization-api@googlegroups.com.
> Visit this group at
> https://groups.google.com/group/google-visualization-api.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-visualization-api/54c8cb6b-ef27-4a4b-88b8-25ce79edcb3c%40googlegroups.com
> <https://groups.google.com/d/msgid/google-visualization-api/54c8cb6b-ef27-4a4b-88b8-25ce79edcb3c%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/CAGeOesWyawCvbS2ffrBKicJVcuqU0dZMgarigXbFskFoRFac-A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to