Skip to content

Highcharts Javascript API

Highcharts Javascript API

Categories

JUMP TO ANOTHER FORUM

1077 results found

  1. When building a scatter plot with multiple points with the same coordinates, there's no visual cue or ability to inspect the different points on the same coordinate. Add the ability to display a single point that represents multiple points and then allow the user to expand the single point in to multiple points.

    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. 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. Allow the ability to set language options within a specific chart configuration. This would override any global language settings.

    $('#container1').highcharts({
        lang: {
            numericSymbols: [' thousandzzz', ' millionzzz']
        },
        series: [{
            data: [0.029, 71.5, 1.06, 1292, 14400, 1.760, 135]
        }]
    });
    
    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. Hi, I am not sure whether this is right place to put this link http://jsfiddle.net/roytirthadeep/pupk16ys/9/,
    please excuse me for the same

    For the last couple of days I am trying to figure out a way to apply axis.breaks dynamically. But, the issue is breaks are applied properly based on the break size specified but the ticks are overlapped. How to resolve the issue.

    Steps:
    - Start and wait for sometime (5 secs)
    - Pause and wait for sometime (5 secs)
    - Now, click start again, we can see the ticks are overlapped.

    Is it possible the same using axis.breaks…

    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)
  5. Add support for adding simple data tables inside or outside of a chart. This would be similar to a legend, but contains custom data sets. Currently we use the Highcharts Renderer to render a background rectangle based on the matching chart options and draw the table the same way the legend is drawn outside of the table. It would be nice if there was the option for that datatable to exist under the chart/overlayed on the chart or completely separate from the chart.

    53 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)

    2019-03-04
    Added a study for integration with Handsontable, a third party grid component: https://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/master/samples/highcharts/studies/summary-table-handsontable/

    2017-09-11
    The data table is now a feature of the data-export module. See http://jsfiddle.net/highcharts/VEs7z/3/. Notice how it updates as the chart is updated (for example by showing/hiding series).


    2014

    Here’s a proof of concept of how you can draw a table programmatically: http://jsfiddle.net/highcharts/VEs7z/

  6. I would like the tooltip to have a 'initial delay' - such that it acts more like a typical tooltip. I.e. the tooltip only shows after the mouse is stationary for a specified time, and then tracks data points instantly once shown.

    Additionally, I would like the tooltip to be able to be replaced by a callback which provided the point values, such that they could be displayed elsewhere. So, for example, I might want to display the values of the currently tracked points in a div to the right of the graph, while still retaining the crosshair functionality.

    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)
  7. I am implementing ICICLE chart ,
    And in highcharts I see no chart property for it that I can use to tweak and render ICICLE chart .

    The implementation is already present in d3 .
    http://bl.ocks.org/mbostock/1005873

    Is there any way I can tweak data and chart properties in Treemap and render IcIcle Chart

    Please help me figure this out

    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. It seems it is not possible to use highstock and sparklines? I would like to have a navigator which would select a range, but then a series of nicely spread sparklines. So something like this demo (http://www.highcharts.com/demo/sparkline), but just that below there is a navigator.

    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. Linecharts should display the tooltip when you hover over the data label. Just like column charts do.
    Compare http://jsfiddle.net/kzoon/q9d1357y/ with http://jsfiddle.net/kzoon/8h39gkyw/1/

    I actually think this is a bug and not a feature request, but got referred here

    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)
  10. 33 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)
  11. Panning and Zooming like in Google Maps is way nicer to use than the current implementation of rectangle zoom. Would be great to have such feature :)

    184 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. A theme creator for different styles of the library would be nice.

    34 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. Looking for some advice on creating a dual-x-axis stacked column chart like this: http://s284.photobucket.com/user/dsheets1/media/CostCurve/CostCurve_zpsp0gfytgf.png.html

    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)
  14. Allow to position and rotate dataLabels based on per-point basis.

    Something like http://jsfiddle.net/Yrygy/267/ but based on a configuration, not on javascript or with something like a formatter that returns an object with positional informations (eg: {rotation, align, x, y, etc...})

    Thanks

    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. In the same way that you zoom in on a chart by rubber-banding with the mouse by clicking and dragging from top left to bottom right add functionality to allow zooming out (to full extents) by doing the reverse - i.e. by clicking bottom right and dragging to top left. Very simple - you could then ditch the reset zoom button if you wanted.

    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)
  16. have some PowerPoint charts I want to convert to power point report. Is there any solution for that? Please help
    Thanks

    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)
  17. Cross lines In a Cloumn chart. This feature is added by Microsoft in Office 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…)
    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. 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)
  19. A suggestion I would make in the Internationalization context would be an overall rtl chart command which would call into action a group of these piecemeal xAxis reversals, navigator xAxis reversal, yAxis oppositeness, rangeSelector positioning, and input positioning. In the same vein as setting rtl in your <body> tag. Perhaps the chart should even take a hint from the enclosing div’s direction tag in lieu of requiring this explicitly. Now, that would be a clean rtl interface!

    Positioning of the rangeSelector buttons: they should move and reverse so that they begin on the right side and progress leftward.

    Also, 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…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. So the thickness of the column (pointWidth) is relative to the x value range

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