Skip to content

Highcharts Javascript API

Highcharts Javascript API

Categories

JUMP TO ANOTHER FORUM

1072 results found

  1. 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)
  2. We have some charts that need multiple credits/attributions, can credits be modified to take either a single object or an array of objects each with text and href .

    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)
  3. I have the following in a legend:

    labelFormatter: function () { return this.name + " - " + this.value; }

    That looks fine, except, I want to remove the " - " and have all the values aligned to the right in their line.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    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)
  4. You added the new feature 'between' for pointPlacement for column charts. This is exactly what I missed before, except that I need the placement of the columns between the ticks to the left, and not to the right. Could you add an option like e.g. 'between-left'?

    We plot a temperature value and a precipitation sum together in a chart. If the temperature value is measured at the beginning of the time period, the actual behavior of 'between' would be ok. But in our case, the temperature value is measured at the end of the time period...

    E.g. http://meteonews.ch/en/Weather/G2657896/Zurich

    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)
  5. Sometimes we want to see more information in one data series, so a single Y value isn't enough. For example, I want plot a stock series where Y represents price and color/brightness represents the volume.

    I started a discussion on this topic in the support forum:
    http://highslide.com/forum/viewtopic.php?f=12&t=22326&p=87651#p87651
    and people suggested I post here.

    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)
  6. Please add exporting.height configuration option

    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)
  7. Have a simple 3 bar graph. The containing DIV has no height defined Graph ends up rather tall with THICK bars. Ugly. If I try to control the bars by setting the plotOptions.groupPadding to .1 and pointPadding to 0 and the series I set pointWidth to 20, end up with lots of white space but graph is STILL taller than it needs to be.

    http://jsfiddle.net/x9Epf/

    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)
  8. headerFormat:'<span style="font-size: 12px">

    this font-size and any other styles can not be change.

    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. I want to print graph related extra information along with the graph. Please help me with this feature.

    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)
  10. Most things in HighCharts have smart defaults, so unset options will do something reasonable. But plotLines is not this way: if the user does not explicitly specify a width and color, no line will be drawn (and sometimes a JS error will happen).

    Example which works but includes comments on how to easily break it: http://jsfiddle.net/LKayp/

    I think plotLines (and addPlotLines) should default to a reasonable width and color, just as regular series lines do.

    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)
  11. 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)
  12. It would be great if scatter plot tools tips could show number of data points in each x/y position

    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. A way for students to build a graph and plot functions of equations on it - linear, quadratic, sine/cosine, exponential, absolute value.

    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. add margin setting between top of chart area and zoom / data range row. currently one has to set top variable for all axis to move them all uniformly, also offset for axis labels and axis title not uniform, they should all take into account the opposite value of axis and move as group, also spacing between labels and axis title not dynamic, the width of the labels can leave to much space or to little, even overlap. comments specific to highstock, not sure if highcharts works same way

    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)
  15. Add the ability to add vertical scrolling in the legend box when there are more items in the legend area than the viewable number of items.

    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)
  16. I'd like to draw network diagram using highcharts.
    similar to Gannt chart. but do not need that functions( folding, moving shedule, etc.). just showing dates and schedules.
    is it possible?

    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)
  17. Currently, when clicking < or > of scrollbar, the time line moves.
    But when pressing < or > of scrollbar, the time line doesn't move.

    Our users want to be able to move the time line continuously by pressing the button of scrollbar. Can you enhance it?

    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. We are using a touchscreen.
    At highchart there are two small buttons over the scrollbarbutton.

    http://jsfiddle.net/gh/get/jquery/1.7.2/highslide-software/highcharts.com/tree/master/samples/stock/scrollbar/height/

    I am not able to change the dimensions of this small buttons which are used to change the timeselection.
    This property can also be combined with the dimension of the scrollbar { height: XX, width: XX}

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

    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. Will you plan support the connectors between bubbles
    ( http://www.highcharts.com/demo/bubble)
    since the connection between bubbles can express the figures more details.

    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?