Skip to content

Highcharts Javascript API

Highcharts Javascript API

Categories

JUMP TO ANOTHER FORUM

1077 results found

  1. 6 votes
    1 comment  ·  Admin →
    How important is this to you?
  2. 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
    How important is this to you?
  3. 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
    0 comments  ·  Admin →
    How important is this to you?
  4. See Example:
    https://www.dropbox.com/s/ffraygi7gewde91/MiniIpad_ShrinkChart.PNG?dl=0

    Setting Min-Width to the whole chart is redundant, because user can always enlarge font size or text length. dynamic solution is needed.

    6 votes
    How important is this to you?
  5. I need x y coordination of two lines intersections point ?

    3 votes
    How important is this to you?
  6. Is Highcharts a hands on guide to visualising data.This link gave me a gist but am not sure bit.ly/1u1r0kZ

    1 vote
    0 comments  ·  Admin →
    How important is this to you?
  7. 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
    How important is this to you?
  8. 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
    1 comment  ·  Admin →
    How important is this to you?
  9. 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
    0 comments  ·  Admin →
    How important is this to you?
  10. 1 vote
    1 comment  ·  Admin →
    How important is this to you?
  11. 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
    1 comment  ·  Admin →
    How important is this to you?
  12. Then Pareto graphs would look great even as series are added and removed.

    See also http://en.wikipedia.org/wiki/Pareto_chart

    42 votes
    How important is this to you?
  13. IExplorer - just print chart, not whole page
    but printing properly in other browser.

    1 vote
    0 comments  ·  Admin →
    How important is this to you?
  14. IExplorer - just print chart, not whole page

    1 vote
    0 comments  ·  Admin →
    How important is this to you?
  15. 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
    1 comment  ·  Admin →
    How important is this to you?
  16. 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
    How important is this to you?
  17. 272 votes
    How important is this to you?
  18. 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 vote
    How important is this to you?
  19. 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
    How important is this to you?
  20. 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
    How important is this to you?
  • Don't see your idea?