Skip to content

Highcharts Javascript API

Highcharts Javascript API

Categories

JUMP TO ANOTHER FORUM

104 results found

  1. I need to know how to render and Export of filtering criteria from a selected combo box item

    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. 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)
  3. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    declined  ·  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 have a problem with the addpoint function.
    whenever i use that function in large scale time like 1h and more there is delay for the line to draw.

    what should i do?
    thanks

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

    Please contact us directly :) (via email, our forum, or stackoverflow)

  5. When a chart contains more than one series, we get multiple warnings about "forced synchronous layout is a possible performance bottleneck". Chrome and Firefox do render the page correctly anyways. But Internet Explorer (I know: who with brains uses this bloatware :) ) hangs.

    This is more likely to happen, when a page contains more than one 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…)
    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 how to make crosshair always visible

    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)
  7. Hi,
    The series data attribute need numeric values, but if you send "11" for example the chart isn't displayed. So, I thought about a convert to solve this "issue".

    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. Hi I have a mvc + angular JS 1 application which type of chart control is beneficial for me

    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)
  9. every time the pie chart is scrolled for iOS mobile browser, if gets refreshed.

    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)
  10. I would appreciate being able to specify date/time data values using momentjs objects.

    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. I am trying to use packed bubble chart in my angular app, its showing no error at the same time , its not displaying any thing on page, empty displayed. used https://codepen.io/anon/pen/gELMjX sample.

    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)
  12. Bullet chart has the option to pass a target value to the data (https://api.highcharts.com/highcharts/series.bullet.data.target). This is not possible for column or bar.

    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)
    declined  ·  Kacper Madej responded

    The column/bar series with a target is the bullet series. If you want to use the target in a column/bar series then you should use the bullet type series.

  13. I used this and it is not working

    formatter: function() {
    if (this.point.x == this.series.data.length - 1) {
    return this.y;
    } else {
    return null;
    }
    },

                crop: true,
                overflow: false,
                style: { "color": "rgb(70, 70, 63)", "fontSize": "15px" }
    
    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)
    declined  ·  Kacper Madej responded

    For technical support please use one of available support channels – https://www.highcharts.com/support/

    P.S. Without chart’s data and / or live demo it’s hardly possible to guess what might be wrong, so please add that info when you will reach out to the tech support.

  14. Hello.

    I have a site with multiple line graphs drawn using HighStock, and a couple stack graphs drawn using HighCharts.

    The users like the range selector, and would like to also use it on the stack charts.

    Currently HighStock doesn't have stack charts and HighCharts does not have range selector, and so the data range is limited by the width of the page.

    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)
  15. For generating High-Chart chart I am using 3-Column Chart Series options and 1- Line chart Series options.
    I am using Stack Label for the displaying the addition of all the values for each column on the top of the column.
    There are few scenarios when there is very less difference between the “Column Stack label values” and “Line chart stack Label values”, due to that stack label values are overriding.
    Is there any way to prevent overridden of stack label values?

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    declined  ·  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. Over long periods of well monitoring data (years in this case), one must be able to see the affect of Large Commercial Water Producers on the “water table”. The Wellntel data covers around 90 to 100 days and stops with no past history available.

    Both Excel and Java Script are extremely powerful tools to show this data. It’s my belief that Excel would be important and helpful for Highcharts to recognize and make available to those users of Excel - the simple ability to download data files using VBA Code.

    As a VBA example -

    Set currentWindow = objIE.document.parentWindow
    currentWindow.execScript…

    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)

    Thanks for writing! I’m afraid Highcharts has no concept of wells or water producers – it’s a general purpose charting library. Maybe you are using a third party product specifically targeting your industry?

  17. Kindly provide the solution to select each group in split packed bubble chart as like in the pie 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…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Hi there, I am upgrading Highcharts.js verion from 6.1.0 to 7.1.3, and facing problem in there is no visible=true property of legend after enable/disable legend. it should be default property of highchart. Due to this issue my print functionality is not working fine. Its showing default chart in printview even I have disabled the legend . Is there any way to resolve this issue. can any one help on this please.

    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. i need to provide link to each part of pie 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…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Exporting Ajax loaded data, clickable points highcharts

    Hi Team,

    It would be a great option if i would be able to export the Ajax Loaded Data Clickable Points with the popup in exported image and svg ?

    https://jsfiddle.net/gh/get/library/pur ... line-ajax/

    Thanks,
    Shiva

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