Skip to content

Highcharts Javascript API

Highcharts Javascript API

Categories

JUMP TO ANOTHER FORUM

1077 results found

  1. In our application, I have created tooltips for plot lines by dynamically modifying the chart configuration when the plot line is hovered over. I think it would be useful to provide this option as a configuration setting, or highcharts plugin to enable this.

    Example JS fiddle: http://jsfiddle.net/tw6rmc1r/2/

    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)
  2. Originally described here: https://forum.highcharts.com/highcharts-usage/surface-pyramid-chart-t39503/

    What you have is just a Linear Pyramid: http://jsfiddle.net/cristiscu/sbt6bbfh/6/. Top segment's height is 15% of the full pyramid height.

    Surface Pyramid: http://jsfiddle.net/cristiscu/sbt6bbfh/7/. The only change was in the pyramidMode value. Top segment's area was made bigger, to show 15% of the whole pyramid surface.

    Reference:
    pyramidMode (Syncfusion ejChart): https://help.syncfusion.com/api/js/ejchart#members:commonseriesoptions-pyramidmode
    valueRepresents (amCharts): https://docs.amcharts.com/3/javascriptcharts/AmFunnelChart
    PyramidValueType (Microsoft ASP.NET Chart): https://msdn.microsoft.com/en-us/library/dd456634.aspx

    9 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)
  3. In Stacked column chart, Consider,

    I have 3 main categories, i.e. Product1, Product2, Product3..

    Each Product has 2 sub categories i.e. Open Bugs, Resolved Bugs..

    Bugs are raised by Robert and David are the our Legends..

    Now..I am suggesting to provide an option Like drop - down (May be multi select) which will contain all sub categories i.e. Open Bugs and Resolved Bugs..

    So if user selects any one of them..charts will display all data for that selected value..in above example if user selects Open Bugs option the all product will hide data related to Resolved bugs and will show…

    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)
  4. 21 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. Implement collision detection algorithm that repositions overlapping data labels, with possible input parameters dictating a proportional distance to move labels away from each other, or directionality indicators.

    175 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. Plot Band can be divided into sub Band. If this feature is provide then it will be easy to define Sub band in a plot band. Just like a stack bar diagaram

    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)
  7. In a chart with data plotted on and datetime x-axia i would like to position tick labels between ticks rather than on ticks. An when i zoom they still appear in the center to the right of it's tick.

    for example i have a tick on August 1st and another on September 1st and my date formate is MMM. I would like to see 'Aug' centered between the August 1st tick and the September 1st tick

    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)

    This would definately be a nice feature. I believe we would need two types of label placement on datetime axes. Interval labels would be placed between ticks. For example a month name. But if the interval spans two months, like August-September, the label would have to be placed on the 1st of August.

  8. As of now, If the bubble is near the x-axis, by default the data label is positioned on top of the bubble. Our requirement is to align within the plot area (above the x-axis) either to the left or right of the bubble.

    Thanks In Advance

    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. Sometimes, creating and rendering charts hampers the performance of application. So, it is a smart idea to create and render chart using the web worker. For details visit: http://forum.highcharts.com/highstock-usage/does-highstock-library-work-with-web-worker-t35660/

    239 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. Hi,
    Now we have automatic xAxis labels rotation or overlapping handling.
    But

    1.When I generate xAxis labels by myself with tickPositions - then auto-positioning(overlap handling) is not working. Can you make labels autopositioning work for custom tickPositions please?

    1. One more approach - if custom labels overlap - then show '...'(or some other filler) but show full labels on zoom In.
    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. If you hide all bars in a column that is in the center of things, it will not be hidden currently. I suggest that this is made possible.

    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)
  12. 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)
  13. The CSS for each of the existing example themes should become part of the product download. Please see this forum post: https://forum.highcharts.com/post135634.html#p135634 t

    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)
  14. 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)
  15. 46 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. Highcharts doesn't currently appear to have any tree / node linking chart types. A few examples would be:

    The above chart types vary in their purpose and how they are constructed. But this request is simply to have some form of tree / node linking chart capabilities in highcharts.

    Once it becomes possible to chart a basic tree or hierarchy structure, it may be easier to extend functionality to create further chart types along the same thinking.

    Plot.ly currently offers both dendrogram's and tree plots within their python API. But of…

    38 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. where:
    log(0) === 0
    log (-x) === log(x) * -1

    34 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. It would be great to have a simple dot plot in HighCharts. Categorical data with a single value, displayed with sideways jitter to prevent dots overlapping. The advantage of this plot is that it is great at showing distributions. It's also simple to interpret and good with large numbers of data points.

    There are several R packages that do this (beeswarm being the main one). See http://www.cbs.dtu.dk/~eklund/beeswarm/

    Bonus points for dealing with overlapping plots intelligently (see beewarm package 'corral' options). Perhaps automatic point sizing?

    12 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)
  19. Instead of having Treemap as groups of rectangles, we can have it as group of circles.

    Something like this:
    - http://coolmoviebrowser.free.fr/img/circular-treemap.jpg
    - http://www.addictivetips.com/windows-tips/analyze-disk-space-usage-via-7-tree-based-data-structure-visualization-treeviz/

    Hope you can do it :)

    Regards,
    Sorinel

    20 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. data module was a great addition. have been using that pretty much everytime i can covert my data to csv.

    but having database module to load data from one table would be just awesome.

    116 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)

    Making backends for data bases is complex, as it covers a wide range of different databases and languages. A project like this would have to start with only a few of the most popular backends. We are currently considering a “connectivity” project that will do some of this.

  • Don't see your idea?