Skip to content

Commit df492bb

Browse files
committed
specifies a container for popover to be visible
Ref. #220
1 parent c7d969b commit df492bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -612,6 +612,7 @@ <h2 id="values">
612612
title: function _getItemText() {
613613
return this.textContent;
614614
},
615+
container: '.gantt',
615616
content: "Here's some useful information.",
616617
trigger: "hover",
617618
placement: "auto right"

0 commit comments

Comments
 (0)