Skip to content

Highcharts Javascript API

Highcharts Javascript API

Categories

JUMP TO ANOTHER FORUM

1073 results found

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

  4. 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)
  5. 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)
  6. 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)
  7. 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)
  8. 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)
  9. 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)
  10. 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)
  11. 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)
  12. 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)
  13. 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)
  14. 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)
  15. 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)
  16. 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.

  17. The stacked chart currently have percentage option which shows the percentages across a single category. But that is not available for bar or column chart without stacking. It would be really helpful to have this built in

    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. The world map provided in Map Collection does not show disputed areas of countries. It would be really helpful if the disputed area of Jammu & Kashmir state is shown as part of India in world.json

    India with Jammu & Kashmir:
    http://jsfiddle.net/gh/get/jquery/1.11.0/highslide-software/highcharts.com/tree/master/samples/mapdata/countries/in/custom/in-all-disputed

    World Map with a part of Jammu and Kashmir missing from India:
    http://jsfiddle.net/gh/get/jquery/1.11.0/highslide-software/highcharts.com/tree/master/samples/mapdata/custom/world-lowres

    51 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. I am creating a column chart with Highcharts and I want to stack the values by time. So the xAxis is of type datetime. If the date sent is identical then the stacking is working right but if there is a second of difference, then it's not stacking well and the user experience is weird. A possible solution would be to add a stack range in order to group the similar date values. You can find my Stackoverflow question here with an image and a fiddle: http://stackoverflow.com/questions/39788944/highcharts-column-chart-stacked-not-showing-all-the-values

    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)
  20. I can't select the title and the chart categories . In some situations I need to select and copy those strings . Would You Please Add this opportunity ASAP?

    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)

    Hi, this feature is prevented in two places, because there were problems with text being selected when trying to zoom in. See https://github.com/highcharts/highcharts/issues/3224.

    If you want to enable text selection, there are two lines where the event handling is prevented. If you comment out both these lines, your users can select text:

    - https://github.com/highcharts/highcharts/blob/v5.0.14/js/parts/Pointer.js#L756
    - https://github.com/highcharts/highcharts/blob/v5.0.14/js/parts/Pointer.js#L813

  • Don't see your idea?