Skip to content

Highcharts Javascript API

Highcharts Javascript API

Categories

JUMP TO ANOTHER FORUM

1077 results found

  1. Reading a pie chart is like reading a clock. It's most effective to place the largest segment at 12 o'clock (as it does now). The best way to order the rest of the segments is to place the second biggest slice at 12 o'clock on the left; the rest would follow counterclockwise.

    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)
  2. more information here ..

    http://highslide.com/forum/viewtopic.php?f=9&t=20657

    like this column drill down chart http://jsfiddle.net/Fusher/NULTY/

    i would like to have the x axis related to an an series in a column drilldown have the same effect has clicking on column . to drill down.

    it would be very usefull when data is plotted on negative side too .

    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)
  3. Please support "dblclick" event for chart, series, and point.

    18 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)
  4. Would like the ability to keep the tooltip shown after the users mouse has left the chart. Pretty easy to add.

    Add option tooltip.sticky

    Current 3.2.0.
    Line: 1613. Add sticky: false.
    Line: 8672. Add && !chart.options.tooltip.sticky.
    Line: 8618. Wrap with if statement (!chart.options.tooltip.sticky).

    23 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. i would be nice option to have if highcharts has option for html label position based on screen percentage instead of fixed position in pixels. it would help a lot for different screen resolution

    14 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)
  6. 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. Is possible to display a chart in the tooltips ?

    Like a drilldown chart which is shown at tooltips.

    I have try a few simple solution with it :
    1. I'm set useHTML option to TRUE, and applying <iframe> syntax. So basically, i make 2 chart.
    2. I'm set useHTML option to TRUE, and applying <img> syntax. So i have 1 Chart & 1 Image.

    What I dislike from my method :

    Method 1. I cannot customize tooltips size.
    Method 2. I will have a chart image, not an interactive chart

    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)
  8. Hi

    I would like to suggest a small improvement concerning exporting. At the moment, user that wants to save a highchart has to click on a download icon and choose an option from a dropdown.
    A small but great improvement would be to do the same, just by right-clicking on a chart.

    You just right click on a chart -> save as -> desired format and voila!
    I am not sure if sucha feature is possible to implement, but it would be neat to have this! :)

    22 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. 2 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)
  10. I suggest you a new feature for "donut charts" (with 2 or more circles, like "browser" and "version" in your example).
    I have a real need in this feature. What is it?
    When user click on one label at the legend (which has 2 labels: "browser" and "version") this label and circle at the chart display none.
    The other data at the chart (i mean the next circles, more outlying) must regroup.
    So, if there are 2 same "1.1" version, with "5%" and "7%" at the second circle, after the regroup it must display "12%" in one sector.
    I realy…

    9 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 have a need to display an area above (or below for reversed y-axis) a line. I can certainly specify a threshold above the highest value in the series, however this breaks the yAxis ability to dynamically pick the maximum end of the range based on the data. So I suggest either (a) have an option for the yAxis to ignore the threshold when dynamically choosing the min/max of the range, or (b) having special "positive infinity" and "negative infinity" values for the threshold that would of course be ignored by the yAxis ranging.

    Thanks!

    16 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. I have an extremely large dataset (once-a-second measurements extending over several years) that I'd like to be able to zoom in (and out) interactively with the Highstock navigator as well as direct selection with the mouse.

    I think I have finally managed to piece together a somewhat stable solution by using the rather under-documented setExtremes event. However, some slight instabilities remain, mainly due to the fact that the setData method appears to itself trigger the setExtremes event sometimes. In addition, my dataset is discontiguous (has many gaps) and Highchart seems to like to shrink the limits of the selected data…

    19 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)
  13. Currently if minorTickInterval is set to 'auto' then the calculation to determine the minor tick interval does a divide-by-5 on the regular tick interval. I would like an option to change this magic number 5 to something else.

    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)
  14. This would mean if the user had specified a number of different colours for the chart, we could then match the colours of the dataLabels, either to be the same if we wanted, or to invert if we want to put the labels over the bars, columns, slices etc.
    So if our first bar was dark we could set the first label to be white, and if the second was light, the second label would be dark.

    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)
  15. Just like how you can change the fillColor of a marker on hover, I'd like to be able to change the color of a plotBand on hover.

    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)
  16. Instead of individual column border in stacked column.Can we apply one Outer border to Column in a single Stack . Here you can see : http://snag.gy/7KqAY.jpg.

    15 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. Select two points with out zooming the selected points.

    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)
  18. I have four series of data, and each series only has one data point. I would like to render these data with x-dimension zoom ability as good as 4 data points in one series. If this is a duplicate topic, I am really sorry, because I could not find a similar one.

    Here is the fiddle: http://jsfiddle.net/yMSCZ/8/

    I was trying to approach it by adding dummy x value to each data point from each series: http://jsfiddle.net/yMSCZ/9/ But it did not work out.

    I understand in the first fiddle, HC will treat all the four points with the same x index,…

    24 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. Introduce a pie title that displays the series name. There should be option for placement: 'above', 'below' and 'inside'.

    Pie titles are necessary when you use charts with 2 or more pies is them.
    See these 3 mockups I made:
    Above: http://jsfiddle.net/kzoon/Nw2cC/
    Below: http://jsfiddle.net/kzoon/qMvc9/
    Inside: http://jsfiddle.net/kzoon/8SdqV/

    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)
  20. Allow percentage value for option dataLabels.distance (percentage of the pie radius). That way I can make sure that the labels fit inside their slice for every label length and pie size.
    http://jsfiddle.net/kzoon/ntDX9/ shows what I mean. If you use distance -30 longer datalabels go outside their slide. If you use -50 they fit, but that will mess up small pies (100px).

    27 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?