1077 results found
-
Allow pie data labels in the pie segments to follow the angle of rotation
See image below for a mock-up.
3 votes -
3D Pyramid Chart Needed
How quickly can I get a 3D Pyramid Chart added into the supported chart types for High Charts?
11 votes -
Ability to pan vertically for cases where a series goes beyond the yaxis max?
Can you make it so that I can pan vertically as well for cases where my series goes beyond the yaxis max?
1 vote -
Hide tooltips when dragging on a chart to perform a zoom
When dragging on a chart to perform a zoom, hide any showing tooltips as they cover up the dragged area and make it difficult to see what area you are selecting for your zoom.
4 votes -
overflow datalabel for column/bar
Like the propertie 'overflow' that is used by show/hide dataLabel when it's outside the plot area,
It will be usefull, create a overflow propertie for columns/bars (or more charts where is applicable), that permits to the user define if a Datalabel must be render or not when the datalabel is bigger than a column/bar (column spacing)
9 votes -
Hide overlapping pie labels
If pie labels are long and positioned inside (distance < 0), they overlap. It would be nice to have an option to hide some of the labels.
I understand this is the same problem as finding the maximal independent set in a graph where the nodes are the labels and they're connected if they intersect.
That's an NP-hard problem: http://en.wikipedia.org/wiki/Independent_set_(graph_theory)#Exact_algorithmsIt would be nice to have a simple approximation algorithm.
I have been experimenting with this: http://jsfiddle.net/yf2MA/4 votes -
Navigator handles shape style
Make it possible to style navigator handles shape.
Width, height, border radius.7 votes -
Show value on top of plotline or allow multiple labels on a plotline
Plotlines are excellent to point out interesting Things in the chart. With large datasets it can be a good thing to be able to have an additional label for the exact value of that plotline
1 voteThank you for your suggestion.
-
Add colision detection, support for single line chart
Add colision detection, support for single line chart. http://forum.highcharts.com/highcharts-usage/datalabel-overlap-t29658/
2 votes -
globalize support
i think using globalize.js (that is using Unicode CLDR) to localizing dateFormat/NumberFormat will make a big step through l10n
14 votes -
Animate chart when showing fewer data points to be consistent
Currently if you add more data points and correspondingly increase the categories you get an animated transition. This does not happen however when you reduce the data points and categories. http://jsfiddle.net/mEFv7/1/
To be consistent, can we please animate both ways.
6 votes -
Add HighCharts to packagist so that it can be managed with composer as a dependency
HighCharts is not found on packagist. So it would be nice to have it added there. Managing the dependencies with composer is so much nicer and cleaner. Thanks.
1 vote -
Show cones, funnels & payramid charts in 3D
Show cones, funnels & payramid charts in 3D
4 votes -
Master detail chart with irregular interval
I am not sure if this is already there. I just want to do a master detail chart where time can be at irregular interval and nothing is hard coded in the chart. I got a array of (Epoch time, value) pairs and everything drives from it. Any suggestions ?
3 votes -
X and Y Error bar
At the moment X axis error bar and y axis errorbar( using inverted option) are available.
It would be great to add the ability to have them both together in the same chart.
Example: http://www.jfree.org/jfreechart/api/javadoc/images/XYErrorRendererSample.png17 votes -
INTEGRATION AND Highcharts CakePHP
COMO PUEDO INCLUIR LA LIBRERÍA EN EL FRAMEWORK CAKEPHP
GRACIAS
3 votes -
"Rel=nofollow" -- Google forces webmasters to add "nofollow" on most of the out links, please add the feature in next version.
Google forces webmasters to add "nofollow" on most of the out links, please add the feature in next version.
Billy
1 vote -
Add legend sorting method for pie or other type of chart
in the "pie" I can not sort legend with it's value because of it's only have one series can not use "series.update({ legendIndex: sortedIndex })" to change legendIndex
4 votes -
Add func like chart.container.toggleMouse() that will set or un-set all mousedown/mousemove/click handlers on chart container and scroller
Add and API call like chart.container.toggleMouse() that will set or un-set all mousedown/mousemove/click handlers on chart container and scroller
3 votes -
Can we have a timeline chart which is absolutely business oriented
Can we have a timeline chart which is absolutely business oriented? Basically Business team here at my organisation would like to visualize charts based on fiscal year instead of calendar year. For example
i. Fiscal year starts on 1st of July every year.
ii. Aggregating data based on Fiscal quarters
iii. Flexibility for aggregating week data as per the selected day(In our case we aggregated week data from Saturday to Friday)
iv. Formatting x-axis labels as Fiscal years/ Quarters/ Months/ Weeks not just calendar year/ month / week14 votes
- Don't see your idea?