I'm using igdatachart and it output different result in Google Chrome and Mozilla Firefox:
my chart code looks like:
But the same, run on Google Chrome (35.0.1916.114 - latest version):
You may see the area that i note in red. The grid lines cross over the chart. However, not all of chart are crossed over, some are crossed, some other are not.
The display of the above image doesn't look good so please download the image to see it clearer.
It takes me time to investigate and search but i still have no idea, Please help me to investigate it.
Regards.
Hello Chung,
Thank you for posting in our community.
I created a sample using your code, however I was unable to reproduce the behavior that you're seeing.
The Chrome version on my machine is also up to date, the same as yours. I'm attaching the sample that I've used to test this, for your reference.
Please take a look at it and feel free to modify it in order to reproduce the issue, then send it back to me.
If you need any further assistance, do not hesitate to contact me.
Sincerely,
Tsanna
Hello Tsanna,
First of all, thank you for your quick answer :) I have investigate and have a look on your example. Comparing with my problem, i think my problem just come out if the stack in chart has many items. In your example, you just have 5 items (countries) in stack. I have edited your example by adding more data (up to 9 countries) and my described issue occurred. Please have a look at my attached file.
Regards,
Chung