Skip to content

Highcharts Javascript API

Highcharts Javascript API

Categories

JUMP TO ANOTHER FORUM

1077 results found

  1. At the moment there is no support for 3d line charts with multiple series. Something like this
    https://habrastorage.org/getpro/habr/post_images/c82/1f8/8fe/c821f88fe784e852dab621227f2d1c52.png

    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)
  2. I have a project where I needed to add mean diamonds to a boxplot, and I have a working prototype where the height and width of the marker symbol are used instead of the radius. The marker height needs to stretch or shrink based on a data value instead of being fixed by a radius value. Below is a shim that I wrote that modifies the Series markerAttribs function. Can you take a look at this function and find a way to integrate it into a future release?
    Thanks,
    Jeremy

    //Taken (and altered) from highcharts.src.js (v5.0.7) line 17497
    Highcharts.Series.prototype.markerAttribs =…

    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. Pagination facility providing is most important for bar charts

    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)
  4. Would be great to have a native Xamarin support. Right now the solution is to use a webView, which is not ideal.

    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)
  5. I have a million data on my chart , that i need to export with help of excel 2010 and above..

    Is there any way from high chart, because we are using highchart boost for million data drawing in chart.

    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)
  6. Make categories a valid JSON object. Much easier to use JSON option SQL Server 2016. See functionality SQL Server 2016 for JSON. I want to set categories in Highcharts like so:

    categories: [{"name":"apples"},{"name":"bananas"},{"name":"kiwis"}]

    Or something else for 'name'. Now I have to use a trick with XML and STUFF to get it like ["apples", "bananas","kiwis"].

    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. I want a tooltip which contains an anchor. On clicking the link inside the tooltip, it should open the link.

    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. Today we have a tool in http://www.highcharts.com/studies/map-from-svg.htm that actually works...

    But, that tool does not work as a "independent" tool, running in NodeJS, for example, and because of that it is simply not usable to convert maps in mass, passing multiple files and converting everything with just one command.

    Please, release that tool as a independent NodeJS tool, installable via NPM!

    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)
  9. Drag whole chart to move around, not part of them.
    So it could put to any place by a designer

    3 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. Can we have highcharts extension/module which can create kagi chart and point & figure chart similar to http://stockcharts.com/school/doku.php?id=chart_school:chart_analysis:kagi and http://stockcharts.com/freecharts/pnf.php?c=$INDU,P

    7 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)
  11. I want to have a chart where I can draw a kind of circle on it in which the circle contains a set of plotted points and I can update them by dragging the circle towards any place in the graph

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

    I'm making a dashboard using Activity Gauge (http://www.highcharts.com/demo/gauge-activity) to show data.
    I need to make it with gradient effect like darker to lighter which seems not possible with linear or radial gradient logically it seems not possible.
    some how I have written an script with the help of support guy but seems not perfect solution as it do not have good visualisation and performance on browsers (very slower to load) see my samples -
    http://jsfiddle.net/td2v4u4z/47/
    http://jsfiddle.net/td2v4u4z/48/
    http://jsfiddle.net/td2v4u4z/52/

    I need charts with more sharp lines and clean curves like http://www.highcharts.com/demo/gauge-activity

    Can any one suggest me the perfect…

    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)
  13. Can we get a feature added to the scatter plots such that a Running Average trend-line can be added, with a average point calculated every X number of input data points. And X is some integer added by the user.

    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)
  14. The 3-d scatter plot could be a bubble where the markers are based on a 4th dimension. Unlike the 3-d coloring of bubble charts, this would be a true 3-d bubble chart.

    And a custom marker, say a 3-d 5-point star

    https://assets.mypatentideas.com/images/fiddle/star.png

    would be a bonus.

    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. Possibility to group series in the legend. At least two applications :

    • including subtitles in the legend and showing some series underneath each subtitle
    • grouping series under other series in a drill-down fashion

    • Animals
      |
      +-Dogs
      |
      +-Labrador
      +-Teckel
      +-Cats
      |
      +Angora

    ...

    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)
  16. Simple breaks may be quite confusing now because the reader of the chart has no indications of the occurrence of a break in the axis. It would be very nice to add to the simple break an axis cut by too slashes same way as shown on the Y axis of this sample : http://jsfiddle.net/gh/get/jquery/2/highcharts/highcharts/tree/master/samples/highcharts/axisbreak/break-visualized/

    It would be very nice to have such feature configurable through highcharts editor

    visualization of the break in the graph itself is a more advanced feature that could be addressed in javascript because it depends much on the type of graph.

    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)

    Yes I agree this should be the default visualization. We need an option to turn it on or off though, as it would probably become too obtrusive for stock chart x axes where there is a break every night. Also, the Y axis by default has no line width, so the break by default would be invisible.

    Any suggestions?

  17. In stock chart, when adding multiple series to a navigator you use "showInNavigator: true", but there doesn't seem to be a "showOnlyInNavigator". So In order to add multiple series to the navigator which aren't in the main graph, I have to add them using "showInNavigator" and then attach a load event to hide those series from the main graph. A "showOnlyInNavigator" option would make this much simpler/cleaner.

    3 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)
  18. Could you please let me know your idea on MSA in highmaps and please help me in getting TopoJson into high map..

    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)
  19. Like this https://i.stack.imgur.com/zgg2L.png (Yandex.Metrika, with highcharts, but second xAxis make with highcharts block wrapper for draw dates on top)

    Example: https://jsfiddle.net/wtaq5jcL/

    Problem discuss: http://stackoverflow.com/questions/40740647/highcharts-two-datetime-xaxis-chart-with-same-ticks-interval

    3 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)
  20. Scatter and bubble charts do not seem to support collision avoidance for data labels. Along with collision avoidance, connectors that link the points to the data labels would be very helpful.

    Thank you for the great library.

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