Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

cfchart tooltip not working in Modal Dialog

New Here ,
Jul 14, 2020 Jul 14, 2020

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.

 

modalDialog.pngexpand image

Direct Call in Page

 

mainpage.pngexpand image

Changing the "position" in json stye hasn't worked

Any help will be much approciated.

250
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jul 16, 2020 Jul 16, 2020

Hi, 

 

What format is the chart that you are building?

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jul 16, 2020 Jul 16, 2020
LATEST

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. 😞

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources