Skip to content

Highcharts Javascript API

Highcharts Javascript API

Categories

JUMP TO ANOTHER FORUM

1077 results found

  1. 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)
  2. Have events on plotbands and plotlines, hope to customize cursor style to provide user hints.

    7 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. Current series border gives border to bar or column from all sides. Is there any way we can have have conditional border like Left border only or right border only. Like we have in css...where we can assign border-left: 0, border-right:1 etc.

    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)
  4. Currently mouseOut and mouseOver events are triggered only for the highest (in layers) series when multiple series are drawn on the same chart. They should be triggered for any. (The reason is because probably tracker captures all mouseOut and mouseOver events for highest layer.)

    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)
  5. Show the lines between value and chart also if value is displayed inside of a donut pie chart, example here: http://forum.highcharts.com/highcharts-usage/lines-inside-of-a-donut-pie-chart-t28557/

    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. 1 vote
    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. Take a look at http://jsfiddle.net/59LQV/2/ on serie Bananas where second data label "1(1)" overflows it's area in chart. In that case, I would like that data label would be outside chart with arrow pointing at this area.

    7 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 really useful if we can turn off (remove from display like when we click an item on legend) each column element in column bar chart.

    This could be useful in many cases. Consider a graph with a column of very large numbers and very small numbers (example http://jsfiddle.net/uqA6w/1/). Turning off the column with large numbers (Jan in example) will improve the resolution of other columns a lot. You can zoom, but this is not convenient as you may have to zoom. multiple times. There are even cases where you want to draw a graph with many…

    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)
  9. I have looked through 3.0 highcharts but not found any information for this.
    Addition of a grouping field for xaxis data with drilldown capabilities.
    If you have two series of data for employees (Days Holidays, Days worked) and you have 100 employees plotted in a column setup.
    You then have a group field for each employee which is their manager name. This would appear once on the chart below the employees names grouped together. The managers name would be clickable to drilldown into that manager only graph with a button appearing to return back to full view.

    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)
  10. 19 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. I want to do something after the tooltip shows.
    And I found the "point hover" event

    But when I use the "crosshair" option, it doesn't need to hover the points to trigger the tooltip, anywhere of the chart triggers the tooltip

    So now I can only do something when user's mouse hovers the points

    I want to do it when the tooltip shows,

    So i think it's better to add a "after tooltip show" event in options.

    thanks

    2 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 highstock, when data values are identical, the line will not be displayed.

    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. http://postimg.org/image/65ynha2pt/

    You can see for safari and IE the labels outside of the pie with an arrow and the value inside of the pie.

    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)
  14. I really like how highstock provides a way to move through time and visualize data by selecting and panning. I would like to reuse this functionality on a map. Sadly, the SVG rendered map provided in other suggestions is not good enough for my case as I would like to reuse some of layers and other APIs Google Maps provide, but allow user to move and select through time and then display data a bit like as a scatterplot (only with positions) on top of Google Maps.

    1 vote
    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)
  15. I have multiple time series data which I would like to visualize together. One of this time series is state the device was in (up, down, booting, etc.) and I think the best way would be to simply map this state to a background color of a plot. So this should cover all the background and be zoomable and everything. It should be displayed in viewfinder/navigator.

    7 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. A feature that adds a dotted line instead of a solid line
    between two points when connectNulls = true

    Ex.
    x - y
    1 - 2
    2 - 3
    3 - NULL
    4 - NULL
    5 - 3

    Would be a solid line except between 2 and 5 where it could be dashed

    11 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)
  17. This would be a linear bar scale, with Red Yellow Green coloring.
    As milestones are achieved the would be marked on the top of the bar with an triangular marker.

    This is useful in presenting financial data. For example the bar would represent revenue the milestone markers could represent Q1 Q2, YTD, etc..

    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)
  18. hi, i was trying to hide the legend for a pie chart with a button using this example http://jsfiddle.net/sbochan/3Bh7b/1/ but i have a lot of items in my chart and i have to use the "navigation" option to display my legend items... but using that example, the arrows and the "legend page" number doesn't disappear...

    3 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)
  19. I want to save image to my server. I have done intro http://www.highcharts.com/docs/export-module/export-module-overview. When i used da svg(xml), system saved. but i used data json ,i can't save. error: org.apache.batik.transcoder.TranscoderException: null Enclosed Exception: Content is not allowed in prolog. at org.apache.batik.transcoder.XM......
    how can you help me. (i used php)

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