0
cfchart tooltip not working in Modal Dialog
New Here
,
/t5/coldfusion-discussions/cfchart-tooltip-not-working-in-modal-dialog/td-p/11288884
Jul 14, 2020
Jul 14, 2020
Copy link to clipboard
Copied
Hello,
I am stuck with a very unique but confusing issue.
The charts toolip is not working as expected in modal dialog box. The tooltip is apearing under it rather than on top of it. The same is working fine when directly called in the web page.
Direct Call in Page
Changing the "position" in json stye hasn't worked
Any help will be much approciated.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Adobe Employee
,
/t5/coldfusion-discussions/cfchart-tooltip-not-working-in-modal-dialog/m-p/11292510#M185968
Jul 16, 2020
Jul 16, 2020
Copy link to clipboard
Copied
Hi,
What format is the chart that you are building?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
leont55573348
AUTHOR
New Here
,
LATEST
/t5/coldfusion-discussions/cfchart-tooltip-not-working-in-modal-dialog/m-p/11293891#M185983
Jul 16, 2020
Jul 16, 2020
Copy link to clipboard
Copied
The charts are PNG formact .
Using the simple <cfchart> tag to create the charts and for style calling the .json file with the features.
I tried giving z-index =1000 to try make tooltip appear on top of chart but no such luck. 😞
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

