Skip to content

Highcharts Javascript API

Highcharts Javascript API

Categories

JUMP TO ANOTHER FORUM

1077 results found

  1. It would be nice to be able to dinamically show and hide multiple tooltips, and also be able to show multiple tooltips from different points at the same time.

    4 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)
  2. 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)
  3. On the Navigator, set the cursor inside the handles to 'move', and outside to 'pointer', so its easy for the user to identify what can be done. It also would be good if its configurable, but i dont realy think is needed.

    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)
  4. 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
    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)
  5. 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
    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)
  6. It would be great to have the option to make the legend auto size to the width of the chart but keep the text centered. I image it would involve dynamically calculating the padding on the legend box but I am not 100% sure if that is the best option.

    4 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)
  7. Expose mouse move event or a callback to override tooltip visualization with point object and mouse coordinates.

    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)
  8. 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)
  9. followPointer is a cool feature on a bubble chart, but it needs to close the tooltip when the pointer moves a fair distance away from the bubble, perhaps when it's something like half maxSize away. At the moment you can push the tooltip from one side of the chart to the other so the tooltip is out of context, which feels buggy.

    For a demonstration, please see
    youtube: http://www.youtube.com/watch?v=pgLNeDWeNTw
    source: http://jsfiddle.net/franzo/WS6hY/

    4 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)
  10. We have a dynamic Dataset refreshing each 5 sec on the chart
    like:

    http://jsfiddle.net/gh/get/jquery/1.9.1/highslide-software/highcharts.com/tree/master/samples/stock/demo/dynamic-update/
    and we would like to Fetch ( async ) data when the user select a range in the middle of the chart. means the adaptToUpdatedData value passes from true to false. But right now to do so we need to re-create the chart with adaptToUpdatedData = false. like:
    http://jsfiddle.net/gh/get/jquery/1.9.1/highslide-software/highcharts.com/tree/master/samples/stock/demo/lazy-loading/
    Question is: Can we switch dynamically from real time (adaptToUpdatedData = true ) to fetch async (adaptToUpdatedData = false ) ?
    And each time the cursor of the navigator is on the right side ( to see…

    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)
  11. Add a callback to the reflow function, since it uses a timeout you can't execute your own code right after reflow is finished.

    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)
  12. In semi-overlapping condition where dataLabel of the bubble at back mixes with the one in front.

    we have tried by applying greater z-index also, but it is not working.

    We want to hide datalabel of behind bubble partially(upto front bubble).

    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)
  13. It is currently possible to create linear of logarithmic color axes.
    Other types for be cool, for instance a gaussian color distribution.

    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)
  14. as you can see at http://www.flotcharts.org/flot/examples/interacting/index.html
    (hover your mouse on the graph and look at bottom: show mouse position)
    you can have mouse coordinates on the graph,

    today in highcharts i can only have the mouse coordinates on points,

    but i want to have a feature that can allow to get the coordinates of the mouse independently of the drawed points.

    it would be great!

    4 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. 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
    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)
  16. Show cones, funnels & payramid charts in 3D

    4 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)
  17. 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_algorithms

    It would be nice to have a simple approximation algorithm.
    I have been experimenting with this: http://jsfiddle.net/yf2MA/

    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)
  18. 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
    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 hope on highmap for malaysia country have all district on every state

    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)
  20. When I set yAxis.reversedStacks to 'false' in stacked charts I would like to have reversed order of points in shared tooltip.

    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)
  • Don't see your idea?