Do we have an option to close a drill down menu - programmatically

In looker charts .

Just like we have an option to open a drill down menu . Do we have an option to close a drill down menu

LookerCharts.Utils.openDrillMenu({ links: cell.links, event: event });

As of  now when we click outside the custom visualization the drill down will disappear. How that is happening and is there any way a custom viz can call that function to remove the drill down from chart

1 0 139