Skip to content

Highcharts Javascript API

Highcharts Javascript API

Categories

JUMP TO ANOTHER FORUM

402 results found

  1. Recently I came across the requirement of implementing a column chart with individual widths of each column. This allows us to express two informations within one bar, I know pretty well about the discussions of "is this still readable" bit to advanced controllers it is.

    I think it would be a great feature to include this second dimension to bar and column charts in order to create so called "multi dimensional bar charts".

    Thanx for checking this feature request,
    Flo!

    114 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. For stock chart I want an ability to skip a period of time but without gaps on xAxis.
    This is a standard feature when displaying intraday data, otherwise chart has nasty gaps between days.

    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)
    completed  ·  Paweł Fus responded

    It’s possible to achieve using one of the options:
    - xAxis.ordinal
    - xAxis.breaks

  3. Provide option to specify the abbreviated names for months and weekdays. In dutch (my language) the short name for maart (march) is 'mrt' not 'max'. This would also take care of Sam Critchley's request to specify abbreviation length.

    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)
  4. When drawing a line chart, one should be able to specify the interval between x axis points and whether to interpolate or not at missing x axis locations. That way, if [x,y] data is missing some x locations, we don't have a line at the missing points. This is similar to creating an [x,y] pair at each point and specifying NULL, but in some cases creating an [x,y] pair for all missing points isn't practical.

    23 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  4 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. Extend the donut pie chart to show all data points as a subsection of the inner layer:

    http://www.cc.gatech.edu/gvu/ii/sunburst/sb-full.html

    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)
  6. In highcharts, i need more animations for column charts. but it is not available in highcahrts.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  2 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)
  7. How to create a column chart that contains multiple bar and it can be drilled down which it has multiple bar too?

    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)
  8. Currently the highcharts have fixed font size, in the javascript many references are found to hard-coded font-sizes of e.g. 9px and 11px. Instead I would prefer that Highcharts use relative font-size (and paddings etc.) like 1em or 0.8em based on the font-size of the container. This would allow to print large-scale graphs on high-resolutions screens and small graphs on tablets.

    431 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. It would be great if we could call a method on an already created chart to scale it to a certain interval. For instance, I would like to create a link somewhere on my page that when clicked would change the X-Axis scale on my chart. It would be nearly the same as the provided buttons, but I could put them anywhere on my page I want.

    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. When the navigation scroll bar is used, the graph display doesn't update until the user lets go of the scroll bar. This behavior feels "old"; nearly all modern interfaces update continuously when scrolling. I know Highstock is capable of this, because if you grab the graph and drag, the display updates immediately.

    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. In Highstock, when you press one of the Zoom buttons, the button visually enters an "on" state. If you then view a different part of the graph, either by dragging the graph or using the navigation scroll bar, the button turns "off". Why? The time window is still exactly the same, so the button should stay "on". The button should stay "on" until the size of the window changes.

    0 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  5 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)
  12. new datas could be append to a graph without to have to re-build it entirely.

    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)
  13. Like RSI, Bollinger Band, Standardaviation ....

    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)
  14. Would be great if you could change/toggle certain chart options (for example in response to a user zooming or clicking a checkbox)

    For example, I'd like to have this as my zoom selection code:
    events: {
    selection: function(event) {
    if (event.xAxis) {
    if ([marker condition]) {
    this.options.plotOptions.series.marker.enabled = true;
    }
    else
    this.options.plotOptions.series.marker.enabled = false;
    } else {
    this.options.plotOptions.series.marker.enabled = false;
    }
    }
    }

    But currently, setting the enabled flag does nothing.

    Some useful options to toggle would be:
    chart.options.tooltip.enabled = false;
    chart.options.plotOptions.series.marker.enabled = false;
    chart.options.plotOptions.series.shadow = false;
    chart.options.zoomType = '';

    I'm sure there are others too.

    20 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  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)
  15. some times the chart will only show a single column in a x axis. If the layout size is large then the column looks huge! Would it be possible to control the width of the column?

    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)
  16. in pie chart legend when click to each slice hide the selected slice and redraw the chart without that slice such as http://www.amcharts.com/javascript/pie-chart/, when you click on circle char will draw with new percentage of slice

    18 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. "k" and "M" may be suitable for english or technical environments. Other languages may need other abbreviations. simple patch: https://gist.github.com/1099191

    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)
  18. For stock charts, it is often useful to show two or more stocks or indexes normalized so that the Y axis shows a stock price of the primary series but the series are scaled so that they represent % gain or loss. For example, in a two month time period, APPL (series 1) may start at 376.00 and gain 10% to end at 413. In the same time period, the S+P might start at 1300 and gain 10% to end at 1430. Without normalizing, it would appear that the S+P had a much better month when displayed on a line…

    13 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. Actually, if I set min and max on y axis, the chart allways shows min and max values. My idea is to set an "extreme" min/max, and the autoscale continue to operate, but limited by theses "extreme" min/max values

    55 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. Stepline chart where data points will be connected like a digital signal

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