0

Ive been working with some code implementing highcharts into a page with images for markers. When not using custom marker images the markers display in the right position in all browsers, however when using custom markers for the data the images are pushed to the bottom right corner of the graph in IE8.

Here is a sample of the code which is causing this. I've noticed that setting the inverted property to true makes the graph work correctly, however the graph needs to be display with the x and y axis inverted.

Thanks for any help.

4

1 回答 1

1

它看起来像已知的错误,在这里报告:https ://github.com/highslide-software/highcharts.com/issues/1343

于 2013-04-24T13:45:52.757 回答