1077 results found
-
6 votes
-
Provide examples in Javascript first
All your examples are in jQuery, sometimes with footnotes about other libraries.
Why not give out examples in JS and footnote all the libraries together?Javascript being native and jQuery being a wrapper like the others this would m,make much more sense.
4 votes -
BorderColor in series data
It would be nice to change BorderColor for each category data, as done for color. But more in generale to have style in data could do the trick and even more :)
1 vote -
Allow setting Min-Width specifically to Plot, thus not affected by yAxis labels length
See Example:
https://www.dropbox.com/s/ffraygi7gewde91/MiniIpad_ShrinkChart.PNG?dl=0Setting Min-Width to the whole chart is redundant, because user can always enlarge font size or text length. dynamic solution is needed.
6 votes -
I need x y coordination of two lines intersections point ?
I need x y coordination of two lines intersections point ?
3 votes -
Rapid highcharts
Is Highcharts a hands on guide to visualising data.This link gave me a gist but am not sure bit.ly/1u1r0kZ
1 vote -
Grouped yAxis
Hi,
Just like we have a plugin for grouped xAxis (commonly known as grouped Categories), it would be good if we have some something similar for grouped yAxis
thanks.
3 votes -
Arange tooltip content based on highest number
On one of your twitter post you refer to a chart with Carlsen and annad's chess ratings over time. one ting that bugged me was that in the tool tip carlsen was always on top I think it would be an idea to arange who is on top based on who has the biggest number. downside would be if you have alot of people and the are all really close to one another in ranking so this might be a plugin or a toggleble feature.
3 votes -
Add Animation in HighStock navigator
When I click anywhere on the navigator, is there a way to animate the navigator panel and the rifles with some easing effect?
1 vote -
1 vote
-
Navigator styling
Missing CSS styling and settings for shapes and borders for navigator. At the moment it is not possible to select vector icon for handles and change border width and color in highlightbox separatly from the navigatorbox.
10 votes -
Sort stacked columns by total
Then Pareto graphs would look great even as series are added and removed.
42 votes -
IExplorer - just print chart, not whole page? what's solution
IExplorer - just print chart, not whole page
but printing properly in other browser.1 vote -
IExplorer - just print chart, not whole page? what's solution
IExplorer - just print chart, not whole page
1 vote -
Implement method for disabling legend.navigation
We can use "legend.useHTML=true" to disable legend navigation, i.e. remove the scrolling of data serie's names in the legend box.
The docs (http://api.highcharts.com/highcharts#legend.navigation) say "When legend.useHTML is enabled, navigation is disabled.". But disabling navigation on the chart legend should instead be a method call or a property we can set to true or false.
1 vote -
Datalabel position in piechart always on right side
Hi,
I'm having four pie chart in one container div(requirement of client)
but due to some width issue some of the datalabel are getting cut.
I have piechart with two datapoint, i want the datalabel to always come on the right hand side.
pls refer : http://jsfiddle.net/46mdgk4p/2/
in the above js fiddle firefox datalabel is coming on the left side, if by any chance i can make the same datalabel come on the right side i could have started the pie chart from extreme left of the container give me more width to play with to adjust the remaining three…4 votes -
272 votes
Here’s a small plugin that creates CSV out of a categorized chart. Included in the demo is a menu item in the Export menu that passes the CSV to a PHP script and returns a file to be viewed in Excel. Charts inside Excel are not supported in this demo.
-
Add support for relative (lowercase) SVG operators in path
This would allow SVG paths to be shorter in many cases, which would reduce data size, and make the page load faster.
For example, SVG path for a rectangle could be
"M400 400h32v28h-32Z"
instead of
"M400 400L432 400 432 428 400 428Z"
See http://forum.highcharts.com/highmaps-usage-f14/use-of-relative-commands-in-svg-paths-for-map-t31720/1 voteThank you for your suggestion.
-
Inserting a tooltip option about the chart
Some complex charts need bring some information to user.
So, for it, to insert a button with a tooltip would be very good.
Like it: http://postimg.org/image/rttirx91x/
9 votes -
Make charts responsive in the same fasion as frameworks like Bootstrap
The idea would be to have Highcharts inherit classes from the framework which enable responsive behavior based on device specs, similar to the 'col-" classes in the latest version of Bootstrap. I would think that responsivness should extend to the various attributes of the graph like scales, etc.
18 votes
- Don't see your idea?