1077 results found
-
make reset button on pinch optional
When a user zooms in the chart through pinching, a "Reset zoom" button appears automatically.
It should be possible to modify its behaviour, mostly for self-baked zooming solutions: deactivate, change label, etc.
2 votes -
Allow points on a line to be different styles
When providing data for a line graph, it would be very useful to specify multiple styles for each series and then for each data point specify which series style to use.
A style is combination of colour, negative colour, dash style and style name.
When defining the plot options for a series, it should be possible to provide a list of styles as an array. When providing the series data, it should be possible to specify for each point the style it should use once the line reaches that point
When a series has styles, the legend should show all…
7 votes -
Provide an option to render arrows between points instead of lines
For example, an arrow would be drawn from each element in a series to the subsequent element.
6 votes -
Circular visualization
To see relations between different groups you can vizualize them on a circle. This page is showing nice examples: circos.ca
So this can be a nice feature to have in future versions.
2 votes -
Control charts (high and low threshold)
Working in industry, we want to control our process parameters under certain values. These limit can be low and high values. As I've seen so far, you've implemented low threshold, but I would like also high threshold.
8 votes -
7 votes
-
Grouping legends in a stacked Column chart?
It would be better if there is a way to group legend into different group based on their stack order in the chart
5 votes -
a property to change height/width of the small scrollbar-buttons
We are using a touchscreen.
At highchart there are two small buttons over the scrollbarbutton.I am not able to change the dimensions of this small buttons which are used to change the timeselection.
This property can also be combined with the dimension of the scrollbar { height: XX, width: XX}1 vote -
move the time line continuously by pressing the button of scrollbar
Currently, when clicking < or > of scrollbar, the time line moves.
But when pressing < or > of scrollbar, the time line doesn't move.Our users want to be able to move the time line continuously by pressing the button of scrollbar. Can you enhance it?
1 vote -
Allow to change navigator handles size
It would be good if handles of the navigator could be styled the same way as it's possible to style buttons of range selector
5 votes -
Ability to select/ deselect axis items
Currently I am able to show and hide series of data in a chart by clicking the item in the legend.
I want to be able to do this also for items that are on the axis of a chart.
In my example: http://jsfiddle.net/xqzdR/
I want to be able to click for instance 'Trail 234'. This should then hide or rebuild the entire chart without this item in the axis.3 votes -
Cone Graphs not avaialalble in your Library
I was looking for cone graph but it wasn't available your library. For using the same I had to go to anycharts API whereas I always preferred to use and suggest my clients about Highcharts.
Please include the same in your library as soon as possible.
4 votes -
Position of axis
I would like to be able to choice the position of my axis, for logarithmic chart or not, like this image : http://img15.hostingpics.net/pics/881099axis.png
Indeed, I need to split my chart in 4 part in taking the x-axis and the y-axis in a exactly point.
Have you got a solution or is it possible to take this in the roadmap?Thanks
15 votesYou can position your axis absolutely through the offset option: http://api.highcharts.com/highcharts#xAxis.offset.
Combined with chart.marginLeft, chart.marginRight etc., it provides absolute pixel positioning control. -
I'd like to draw network diagram using highcharts. is it possible?
I'd like to draw network diagram using highcharts.
similar to Gannt chart. but do not need that functions( folding, moving shedule, etc.). just showing dates and schedules.
is it possible?1 vote -
arearange range, inverted fill
currently area range fills the bit inside the range, I need an way to fill the outside, with the option to use different colours.
Here's a mockup pic https://dl.dropboxusercontent.com/u/2931208/image.png
4 votes -
Bower Component
Please add a component.json and add Highcharts to the Bower registry.
http://twitter.github.com/bower/25 votes -
Allow flags to span more than 1 date.
Allow flags to span more than 1 date.
For example, a single flag called "christmas holidays", should be able to signify that christmas vacation continued since Dec 25th to Dec31st.Currently, 1 flag can be attached to single date. I think it would be useful if a date range i.e. startdate to enddate can be specified for each flag.
6 votes -
Support rotation for chart title.
Now there is no option to rotation chart title, through using CSS can rotate chart title, but there is no auto layout, rotated chart title may overlap with others.
3 votes -
Center Label in Doughnut Charts
As of now it is quite tricky to place a label in the center of a doughnut chart (i.e a pie chart with innerRadius). It would be very nice to have an option in Highcharts to let it do that automatically.
http://jsfiddle.net/joelmeyerhamme/Ytgez/13 votes -
38 votes
- Don't see your idea?