1083 results found
-
Prevent the cursor from chaging to an I-beam when mouseover text (eg: axis labels)
By adding the pointer-events="none" attribute to the chart's <text> elements you can cause the cursor to NOT change to the I-beam when the user mouses over stuff like axis labels and such.
Little stuff likis GREATLY improves the professional appearance of the chart.1 vote -
Support value location for axis origin, see http://highslide.com/forum/viewtopic.php?f=9&t=15284
Since now, if you want to specify X-axis origin for column chart, you can set offset value for X-axis. But this is not usable, the offset value is just absolute points, not actual Y value. I know many popular charts support using actual Y value as X-axis origin, this should be convenient for user to specify a relative X-axis location to Y axis.
1 vote -
Support Title rotation.
It seems title of Highcharts doesn't support rotation. Is it possible to enhance it in future release?
1 vote -
Write all or some of the x-axis items according to the chart area size or rotate them when there is no enough space to write them
Sometime there is a lot of category (x-axis) that can't fit inside the chart, so to solve this we can do:
Rotate them, and/or
Write some of the x-axis items according to the chart area size1 vote -
Draw all minor grid lines first, then all major grid lines.
I noticed today that it seems the Y minor and major grid lines are drawn, and then the X minor and major grid lines. This causes X minor grid lines to be drawn over Y major grid lines, which I don't think should be the case. Here is an example:
1 vote -
1 vote
-
Line Charts
For the large sets of data getting through the REST call, The Scripts should be handle and provide high performance.
1 vote -
optional commas on large integers or floats in tooltips.
like 3,098.86 or 345,345,345
1 vote -
Pie Chart with resizable segement that adjust automatically after the proportion of any segement is stretched or contracted
Pie Chart with resizable segements using mouse with all segements adjustment after any segement is stretched or contracted.
1 vote -
1 vote
-
Border style settings for column chart
it would be nice if we can set the style of border chart to dotted ,dash etc..also if possible to set the background image on border would be great
1 vote -
Unzoom graph
I use a Delphi graphing component from Steema software and have always thought that their idea of zooming back to the extents of the chart was always very intuitive. All you do is instead of clicking and dragging from the top-left when you normally rubber-band an area, click and drag from the bottom-right (the reverse). Perhaps you can already do this in Javascript without much problem already but I am new to the language.
1 vote -
Can I Alternate two charts (like a slideshow) in the same area?
Can I Alternate two charts (like a slideshow) in the same area?
1 vote -
column chart with flags as background?
I want to see country population, beside the lable of country, I also want to give Flag as a background image of each column.
1 vote -
If setting x-axis labels on a 45 degree angle, the first x-axis label is not shown
More a bug than a feature request. I'll see if I can attach a screen shot in the next screen
1 vote -
It would be better to add a new property to control that the x-axis label can be rendered above x-axis.
Now the x-axis label can just be rendered below x-axis, I knew it can set xAxis.labels.y offset to make the x-axis label to be rendered above x-axis, but since the label size depends on font settings, we can't set a accurate y offset. I would be better to add a new property in axis options to control this case.
1 vote -
Calculate the point.percentage for all the chart types or add an option to calculate it
Currently, point.percentage is only calculated for pie chart and stacked chart.
But the other chart type may also need to use this value in the customized label formatter or tooltip formatter.
1 vote -
Add Jam support
Jam (jamjs.org) is a client side package manager, and it would be awesome if I could use it to download highcharts.
1 vote -
In the IE, more of the map displayed at the same time, page takes a long time to show,How to solve this problem?
In the IE, more of the map displayed at the same time, page takes a long time to show,How to solve this problem?
1 vote -
allow flags empty of text
instead of auto populating with 'A', someway of allowing empty flags. eg null or or recognising ' ' (space) as being valid
1 vote
- Don't see your idea?