Legends in the downloaded chart are overlapping in ie 11.i tried keeping itemDistance:20 in legend area of the chart.
i am able to see the item distance in the chart in the website, but the legends are getting overlapped in the downloaded png image.
Related
In the chart that I am creating there is no tooltip on the first data entry. The graph is aligned with no margins within a container so that the first data entry is the border of the xAxis on the left and last data entry is the edge of the graph on the right.
On the example I am giving the link to, it will show the tooltip when you resize the graph into a smaller version (pictures attached).
Does anyone know why the tooltip is missing?
Here is a link to code online
How to remove/hide sliced line from pie chart when only one object with 100%? Issue in IE and Firefox.
I am working on high charts (pie and bar). while page loads, charts are not center aligned, but as soon as I do inspect element it gets aligned. Can anyone suggest possible reasons?
In the pie chart you have center parameter which allows you to position chart.
Example: http://jsfiddle.net/40h671s3/
The stacked area chart in the figure has 10 series of data. But the data is all nulls for the last four series. The color in the chart for series 6 is rendered incorrectly.
After zooming the graph looks acceptable. The graph with out zooming is rendered incorrectly. The chart works alright when data is there for all series.
Is this an issue with highcharts ? Is this anyway related to this issue
I'm trying to fill gradient color in my charts, with the sample code in the demo "http://www.highcharts.com/demo/pie-gradient". And then I found in line charts' legend, the line part of the symbol disappeared, while the markers were still visible. If I disable the markers, then there is nothing left.
Here is an example based on the code of a line chart demo: http://jsfiddle.net/TCbE3/
enter code here
I'm using Highcharts 3.0.1, with both latest FireFox and Chrome, and this problem occurs in both.
Any ideas how to fix this problem?