Skip to content

Highcharts Javascript API

Highcharts Javascript API

Categories

JUMP TO ANOTHER FORUM

1073 results found

  1. It would be great if you integrate Accumulation chart in Highcharts.. http://i52.tinypic.com/10xvfh4.png

    we are awaiting for this new accumulation 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…)
    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)
  2. I want to create line chart. I need to import the data from Excel sheet (.xls file). How can I do that? Is it possible?

    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)
  3. It would be nice if the user can only change the selection of the navigator to a minimum value of the maxZoom options (if set) of the xAxis in navigator options.

    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)
  4. Can you add a RSS feed subscription button to whatever CMS you are using for your news updates? I would like to be able to subscribe to it to know whenever you've put out an update. Right now I find no such button on the http://highcharts.com/component/content/category/2-news/ page. Thanks!

    10 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. With very few codeline changes in export.js you could convert the svg into a canvas using http://code.google.com/p/canvg/

    Then send the canvas.toDataURL to the server and let it reply a base64_decode of it, or alternatively use Downloadify to eliminate any server interaction altogether.
    This way highcharts doesn't require any conversion library like batik and can be used everywhere (without internet access for export.highcharts.com)

    Your Highcharts library rocks btw!

    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)
  6. It would be useful to have the posibility for each serie to show or hide it in the legend. ( I mean programmaticaly)

    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. Currently, the exporting modules export button opens the export menu when the user clicks the button. It would be nice if there was an option to have this menu open on mouseover instead.

    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)
  8. Add support to GWT.

    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)
  9. Can add the reference line, as like in Excel

    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)
  10. Give the opportunity to pass an url of an xml to highcharts with the datas for the chart.
    The datas will be the categories of an axis and the data of a series.
    Something like this:
    <datas>
    <data>
    <series>0,1,2,...</series>
    <categories>0,1,2,...</categories>
    </data>
    <data>
    <series>3,4,5,...</series>
    <categories>1,2,3,...</categories>
    </data>
    </datas>
    This feature would help the implementation of libraries with other programming languages like php, asp, asp.net, ...
    The programmer should not implement functions in js to interpret the data, but simply pass the URL of the XML and highcharts will parsing it.

    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)
  11. Instead of the hard coded 'k' and 'M' allow custom abbreviations like for months and weekdays (e.g. 'Tsd' and 'Mio' for German).

    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)
  12. Now you can add events only to points. An axis event maybe could be made aware of the points that are at a specific x/y value. I would use such an event to create an index based on a certain value in a timeserie. I hope this makes sense, or I will try to better explain it.

    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)
  13. i.e. zooming with wheel and dragging with mouse

    an option in the chart section beneath zoomtype with name (for example) zoommode would be nice, with two options "box" (as current since you drag the mouse to make a box) or "wheel_drag" (because you use the wheel and can drag)

    17 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)
  14. 47 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. 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. Add optional render container for legend, in this case we can make floating and other things on legend

    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)
  17. It would be nice if clicking on the legend item color/shape would behave just like the item title (hiding/unhiding) a series.

    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. 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. There should be a tooltip for the print and download icons when hovering them.

    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. Similar functionality to addSeries except with an index parameter so you don't have to always add series to the end of the array.

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