Z-index problem with overlapping charts

I am a pro user who has been using DHTMLX for a little over a year now.

I have a page where I displays several small charts. When the user double-clicks on a chart, a dhtm window will pop up with a larger version of the chart to display more detail.

The problem is that when one chart is displayed over the other, the popup window does not fully overlap the data below. Elements from the chart behind are shown in front of the top chart.

This problem started with the following version:
dhtmlxSuite 2013 Rel.1 (DHTMLX 3.6) Professional edition build 130619

I have been able to work around this problem by using an older version of DHTMLX, but by doing this I am missing out on other feature enhancements and browser compatibility fixes in the newer updates.


Hello
Could you provide us your code and chart data? (without dhtmlx.js files)

Attached is an HTML file which can be used to reproduce the problem.
Window overlapping chart example.zip (2.1 KB)

What version do you have and what browser/OS version use to reproduce the issue?
Locally everything is ok.

You can try to use latest fix - may be it will solve the issue
Just replace file
dhtmlxchart.rar (883 Bytes)

The problem happens on all browsers, but the file you sent me fixes the problem. Will this be incorporated into the next release?

Yes, it will.