If I have a list that I use to filter the map and charts, I would like to be able to define the behavior when the application is first loaded, before an item in the list is selected. Specifically, I would like to remove all data from the chart if no item in the list is selected. I believe this could be accomplished by the addition of a new Action type for when the page is loaded or widget is initialized.