Can we have some method in looker related to close drill menu like openDrillMenu..?

Currently I have developed a custom visualization and opening a drill menu using

LookerCharts.Utils.openDrillMenu method but it is not getting closed when we clicked outside of drill menu, Do we have any method or event in looker where we can close this drill menu..?
2 2 1,109
2 REPLIES 2

Hi Mounika,

Do you have any news about this ? I'm highly interested as I'm also facing the same issue.

Also, I would like to find a way to open directly the drill if there is a unique link (when I take a close look to the openUrl method, it seems that there are some "useModal" and "modalOptions", but passing those arguments doesn't seem to have any impact on this.


@Mounika_Aenugu wrote:

LookerCharts.Utils.openDrillMenu method but it is not getting closed when we clicked outside of drill menu, Do we have any method or event in looker where we can close this drill menu..?