This question is locked. New answers and comments are not allowed.
Hi I have a combination of area chart and Column chart. The area chart gets drawn on the column chart (Sample: https://www.dropbox.com/sh/n5lds5a3qp4iwi3/Ut1o6GhU3e#f:chart%20issue.png). Since the area chart gets drawn on the column chart, the tooltips for column chart wont be shown for chart items where the area chart is displayed. I tried to render the area chart by rendering it before column chart but that did not workout. Please let me know if there is a way to get this working.