Scatter Chart combination

Hi,
This is the first time that im working with charts and i need help when using multiple graphs on a chart(the scatter chart with the area one),i know that .addSeries doesn’t work with scatter,but i can use it on the another one.The problem is that when i add the area graph,the scatter stays behind him when my desire is to do the opposite.
ps¹: im using the area just to see the divisions that are make on a fever chart(google it to see) so if theres another way to solve this issue…like putting an image behind the chart,please, tell me ^^
ps²:my native language isn’t english so…please,forgive the possibly mistakes :slight_smile:
thank you for the attention.

Hi
It seems like this link will be helpful for you:
viewtopic.php?f=8&t=15779&p=48096#p48096

sorry,i didn’t understood the connection between my issue and the reference,but the way that i found to solve this problem was adding one line chart for each dot that i have,unfortunately the onItemClick event wasn’t recognizing one dot because of the area chart…but ok :\

almost forgot,thanks for your help,that link can be useful for me in other issues ^^