Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
ktx-vaidehi committed Mar 28, 2024
1 parent 897ebd9 commit 13a3b71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions web/src/utils/dashboard/convertGeoMapData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,9 @@ export const convertGeoMapData = (panelSchema: any, mapData: any) => {
) {
return { options: null };
}

const options: any = {};

options.tooltip = {
trigger: "item",
showDelay: 0,
Expand Down

0 comments on commit 13a3b71

Please sign in to comment.