Skip to content

Highcharts Javascript API

Highcharts Javascript API

Categories

JUMP TO ANOTHER FORUM

1077 results found

  1. When the individual stacks in a stack bar are too small the labels are overlapped. It gets really hard to read the text on screen. I understand we can use the tooltip feature to see the exact value for any stack. But in case we need to print the chart on paper Smart labeling would really come in handy

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Is there a possibility to display tooltip for all the bubbles that overlap

    5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. 3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Right now the tooltips have this default for the pointFormat option:

    <span style="color:{series.color}">\u25CF</span> {series.name}: <b>{point.y}</b><br/>.

    \u25CF is always a circle, instead of matching the serie symbol, like it does in the legend.

    This is very important for charts with many series, when using a shared tooltip. Especially if you are color blind.

    15 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. the frame (3d chart) has only three properties:

    bottom
    back
    side

    i think that is a good idea to add another properties:

    "top"

    In this way i can customize the chart with color (added on the bottom, and on top)

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. I would like the ability to have more control over the chart animation - specifically for a series (line) chart, including rewind, forward and pausing (pausing being the most important).

    I posted in the main help forum about the progress I've made 'hacking' the code. I THINK jquery fx object & the clippath width are key, but still no 'triumph' (http://forum.highcharts.com/highcharts-usage/pausing-rewinding-resuming-series-animation-t32042/)

    I am working with a graph that is superimposed over a html5 video (flowplayer to be precise), the graph and movie need to be 'in synch' because the graph represents people's opinion of that part of the…

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. It would be really nice to have a custom date format option implemented in HighCharts / HighStock, so that it could parse dates from different sources.

    In case it's useful, here's an example of how such feature is implemented in a couple of other JS popular libraries:

    http://momentjs.com/docs/#/parsing/
    http://c3js.org/reference.html (check "data-xFormat")

    Cheers!

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. 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
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Is Highcharts a hands on guide to visualising data.This link gave me a gist but am not sure bit.ly/1u1r0kZ

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. SVG is too slow for very large data sets as you pointed out in this helpful example: http://www.highcharts.com/demo/heatmap-canvas

    I realize that highcharts has moved to using SVG, but it would provide the user more flexibility if they could choose the renderer (SVG or canvas). Extending highcharts to use canvas.

    In my usage case, I have anywhere from 3,000 to 30,000 data points in my map. Switching to canvas made the map render over twice as fast (and is much more responsive)...but it has been a lot of effort to get the desired features working.

    (BTW, I believe Zingcharts has this…

    14 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. 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
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. We're evaluating the highchart tool in Confluence. We would like to export Confluence pages into MS Word. The main problem is, that the Word export isn't be able to convert highchart diagrams (as HTML Code), just static .png or .jpg.
    If there is a possibility to develop a Confluence plugin to the marketplace, which automatic create a png/jpg of the actual diagram in the confluence page. It's like if you we're go over the print out of the printer (taking the actual 'screen').
    We know that would take his time to develop, so we would take a part of the…

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. I would like to have an approximation function in which we can access all the information from the points instead of just the y values. This allows me to not only decide how to group but also an ability to capture information from all the points into the grouped point.

    24 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. IExplorer - just print chart, not whole page
    but printing properly in other browser.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. IExplorer - just print chart, not whole page

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Add directional arrows to your map line

    10 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. 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
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. I need x y coordination of two lines intersections point ?

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. 3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?