Skip to content

Highcharts Javascript API

Highcharts Javascript API

Categories

JUMP TO ANOTHER FORUM

402 results found

  1. When we try to add new series at later time (already a series is running), the new series is getting added up from beginning where series1 started. Is there any alternate way to avoid this probelm. The series2 should start from time I started.

    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. Hi,

    I am looking for a Master details bar chart. Seen http://www.highcharts.com/demo/dynamic-master-detail here as a line chart. Is it possible to convert this to bar chart

    2 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. I need to display time as HH:MM:SS:sss. 2.14 doesn't seem to have this capability. I did an exhaustive google search to find out if any version of highcharts has this and I haven't been able to find it. Is there support for this in any version? If not, will there be?

    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)
  4. Hi, am using Pie chart. I want to reduce the width of the data label connecter and also i want to remove the space just before the data label value as shown in the following link.

    https://docs.google.com/file/d/0B2Xipj7JTuYhdkctRHo3LWtHeTQ/edit?usp=sharing

    My intention here is, to display the values(data labels) with in the area. Is there any way to decrease the connect width & remove the space before the value?

    Or is there any other way to display the values within the charting area?

    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…)
    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)
  5. I'd love to be able to create a bar waterfall chart (with horizontal bars instead of vertical columns).

    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. I am not sure if this suggestion even makes sense, but here goes. We are using Angular.js. Angular comes with a jQuery replacement knows as jQuery lite. Would it be possible for Highcharts to use this jQuery replacement instead of jQuery? If so, we would be able to remove jQuery from our stack.

    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)
  7. it will eb great if there is a .net library for highcharts which allows us to write code in c# instead of java script.

    This will simplify the coding and handling special cases.

    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)
  8. I need to have multiple subtitiles at the top of the chart. Or multiple lines of sub titles. I can't use html formatting with a "<br>" or "useHtml:true" because this does not seem to work in the export.

    Can you add support for either:
    a) Multiple lines of subtitles (that look the same in the exported chart)
    or
    b) Support the subtitle useHTML:true along with html formatting in the export of jpg, png, etc...

    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. It would be great to allow the user to place a flag on the OHLC pane of the graph in this example http://www.highcharts.com/stock/demo/candlestick-and-volume rather than the bottom pane. I have already tried doing this using the "yAxis" attribute of my series but the only yAxis hat works is yAxis[0]. If you know of a work around that would be great as well.

    6 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)
  10. 219 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. use with bowers and requirejs

    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  ·  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. When we have more categories in
    x-axis, they are getting overlap with one another and it's looks like a
    dark black marks in x-axis. I could not read the categories and chart looks
    very bad. Please look the below example for your reference.

    http://jsfiddle.net/Uyn36/

    I know there is something todo with highcharts by using staggerlines ,..etc

    But it would be great, if highcharts automatically finds the label size and
    rotate the labels. Even if you skip some of the intermediate labels that is
    also looks good to me. Because somehow i would like to represent my chart
    is looking good.…

    19 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. With HighCharts 3.0, it is now possible to indicate to colors above and below one threshold. Like this example :

    http://jsfiddle.net/highcharts/YWVHx/

    For another purpose, it would be interesting to have multiple thresholds, and thus, different color relying on the area, like this graph :

    http://i.stack.imgur.com/VwOJD.png

    85 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. This would simplify stacking timeseries charts, as described in an earlier question: http://stackoverflow.com/questions/15582294/fixed-y-axis-label-width-in-highcharts.

    I'm familiar with the approach using multiple plot areas (as seen in http://jsfiddle.net/markwatson/D7rBR/), but it seems like stacking multiple charts in the same time range, and aligning the data consistently seems very reasonable to 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)
  15. Allow for custom symbol with bubble chart, such as square triangle etc. Works wondefully with scatter but when you switch to bubble you're forced to used the round ones.

    72 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. Like the Multi YAxis support,
    is it possible to have multi Y and X Axis support?

    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)
  17. it would be great if we could hide series in highstock like highcharts. it helps visualize the data more better and we could understand the differences between series much better.

    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. Since the release of Highcharts 3.0 we have the threshold option and negativecolor. It would be nice to be able to have a positivecolor also and color anything above the threshold instead of only values below the threshold.

    For example right now i have a different color for each serie. And i want to use the threshold to change the color if above a certain threshold. Right now this means the color for each serie becomes the same for anything below the threshold.

    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 would like to set one series as column series in multi series chart , however this seems to force the xaxis min down to 0, I cant find and easy switch to have it autorange like a line series.

    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. i want to fetch id on click of column so by this i could fetch other values related to this.. can u please give me suggestion on this

    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)
1 2 6 8 10 20 21
  • Don't see your idea?