Skip to content

Highcharts Javascript API

Highcharts Javascript API

Categories

JUMP TO ANOTHER FORUM

1077 results found

  1. Generate a automatic image

    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)
  2. Currently I have an issue where if a set is empty, the line will still be displayed, and if all of the series are empty, a chart will display without any lines. This should be handled by default where if the series is empty, do not draw the line for it, and if all of the series are empty, do not draw the chart.

    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)
  3. It seems title of Highcharts doesn't support rotation. Is it possible to enhance it in future release?

    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)
  4. Since now, if you want to specify X-axis origin for column chart, you can set offset value for X-axis. But this is not usable, the offset value is just absolute points, not actual Y value. I know many popular charts support using actual Y value as X-axis origin, this should be convenient for user to specify a relative X-axis location to Y axis.

    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. When i have one or more flags on highstock, i'd like the flag's text will show up in the tooltip that shows up on the charts itself and not only when pointing on the flag

    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)
  6. I have an application that uses UTC in some graphs and non UTC time in other. It would be great to have is as a configuration.

    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)
  7. By adding the pointer-events="none" attribute to the chart's <text> elements you can cause the cursor to NOT change to the I-beam when the user mouses over stuff like axis labels and such.
    Little stuff likis GREATLY improves the professional appearance of the 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)
  8. Would be a great idea for e.g. all line-charts. See your friends

    http://www.fusioncharts.com/demos/gallery/#zoom-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…)
    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)
    1. please expose the 'id' attribute of series. highCharts and highStock can use chart.get(id) to get an series/axis/point. point and axis and explicitly get and set an id attribute except series.
    2. add function 'getPointsByCategory'. I am using a column chart and I have to get points in specific column, but I have to do it myself because I can't find a function to do it.

    best wishes for a more perfect highCharts. Thank you very much.

    2 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)
  9. Each column could be constructed with a series of images. So for example if I wanted each bar to be made up of a column of little blue squares, I could specify the image to use and the chart would use that to construct each bar.

    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. Custom Navigation bar for supporting Local date/time like Jalali Date

    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)
  11. Hello,

    I've made some research and haven't found any option for tooltip to follow mouse cursor (height-wise). It would be one useful option if a series contains a lot of peaks and spikes or there are two series which values are very different and samples aren't aligned (time-wise). It could give one much smoother experience.

    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)
  12. I need to be able to capture mouse events on axes - primarily hover (mouseenter/mouseleave) and click - so that I can expose axis options in a user friendly way.

    I suggest adding these events to the axis definition, much the same way that series and points are done. Also need to be able to identify which axis was clicked (just the id is fine)

    14 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 use Highcharts for my mutual fund company's website and it works great. However, as we only update our performance for the funds once a month the YTD as of starting 2012 is not working anymore since the values in the dataset only stretches to the end of 2011.

    It would be great if you could enable a feature for YTD to only strech to the last date in the dataset. Most other funds do not update their performance (regarding their charts) more than weekly/monthly either so I am confident this will disable many fund companies from using high charts.

    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)
  14. Support background textures on solid color UI elements like Pie and Bar charts.

    Ideal solution would be angled lines in the charts for example http://www.inetsoft.com/images/screenshots/controlling_texture_in_a_bar_chart.gif

    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)
  15. Currently in Highstock, if you're editing the date/time range by using the text fields, you can't hit Enter to make your changes, which is odd. Instead, you have to click the page outside of the text field. Support for hitting Enter should be added.

    0 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. Implement the ability to add tooltips to Charts labels

    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)
  17. Highcharts really needs better error reporting. For example, when I tried to call new Highcharts.Chart(), I get the error "TypeError: Cannot set property 'innerHTML' of undefined". Really, I should get something like, "Missing required argument: options" or something descriptive like that. Right now I'm trying to debug this error from Highcharts: "Uncaught TypeError: Cannot read property 'length' of undefined".

    These problems make it seem like Highcharts is full of bugs. Instead, I'm sure I'm just using it incorrectly. The error messages should help educate me on what I'm doing wrong so I can quickly correct it.

    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)
  18. I have data that is 10's of thousands of points per chart, so the named value pair form of the chart won't work. So I'd like to request a new feature. Where you let me use 1 or 2 indexes into the point data to define a series, but allow me to access all of the data from the tooltip. So for a line chart I would define the series by the array name, and 1 index and for a scatter chart I would define the series by the array name and 2 indices. But the this.point would refer to…

    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)
  19. Current step line chart plots the horizontal line first, then the vertical. "Inverse" option would result in the vertical line plotted first, followed by the vertical.

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