Skip to content

Highcharts Javascript API

Highcharts Javascript API

Categories

JUMP TO ANOTHER FORUM

1077 results found

  1. Possibility to use Highcharts with bignumber.js

    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)
  2. In our project we use the drilldown stack column. Due to the large number of stacks, now we have given a scroll bar and want to sort the stacks depending on the total value of stacks. e.g. if I have 3 stacks stack1, stack2 and stack3. Now if total value of each stack is 20,10,30 than the order of stack will be plotted in graph like, stack2,stack1,stack3.
    If this feature is available or possible in Highcharts. Also please let me know if this feature is paid?

    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)
  3. Currently, when you try to export a chart as a .XLS file, it strips the subtitle. Subtitles can contain important information and should be kept. I posted about this in the form and code to retain the subtitle was developed - see here: https://www.highcharts.com/forum/viewtopic.php?f=9&t=42149&p=148301#p148301

    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)
  4. When generating a table with multiple columns on Y-axis together with gantt chart, the table view on the left side will push the gantt chart all the way to the right side.

    It would make sense if there is a posibility where we can set the table view with a fixed width, and make the table view scrollable in horizontal.

    Here is the demo which explains the situation I am facing:
    https://jsfiddle.net/hwdqavb1/

    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)
  5. Ability to move x,y cross inside scatter plot to divide or split data clusters into quadrants.

    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)
  6. Styled mode is great but often with dynamically generated charts (i.e. when a user can customise a chart live) it would useful to be able to allow colours to be set on series. In our case we have a common look for all charts but also a colour picker.

    Has the option of being able to set series colour in the same way as you would with styled mode turned off been considered? There's an argument that setting the series colour is data not presentation and therefore should be permissible with styled mode is enabled.

    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)

    Yes I follow the argument – there are also series where the color is crucial, like heatmaps with a color axis.

    In styled mode the idea is that you set the colorIndex instead of a color on the series, so you should be able to set individual series colors by linking the result of the color picker to the colorIndex of the series.

  7. For more data in tooltip need paginated, othersiwe scroll option, and on hover it should wait that tooltip to see all data

    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. The draggable-points module handles logarithmic axes pretty bad, see this fiddle: https://jsfiddle.net/5bkf7pL8/2/

    I did however find an old stackoverflow issue regarding this ( https://stackoverflow.com/questions/18036117/high-charts-draggable-not-working-for-log-scale ) where a solution was found for the old experimental plugin.

    This example ( http://jsfiddle.net/yn1jaL60/ ) shows that dragging is freely permitted, but that there are some bugs with the rendering of the markers, it would seem. So, would be nice to be able to do the actions in fiddle nr 2, with the performance and visuals of fiddle nr 1.

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

    Request you to implement a functionality to export the data of two charts into .CSV and .XLS files in such a way that the exported files have data grouped based on timestamp and not just appended one to another.

    Please find below an example :

    Export File Data with current functionality :

    27-05-2019 12.5 45.68 67.8
    27-05-2019 14.5 70.98 90.87
    28-05-2019 10 15 90
    28-05-2019 12.5 14.5 89.6
    29-05-2019 67.5 78.5 67.5

    Actual Export File Data needed :

    27-05-2019 12.5 45.68 67.8 14.5 70.98 90.87
    28-05-2019 10 15 90 12.5 14.5 89.6
    29-05-2019 67.5 78.5 67.5

    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. The widely used function "negative colors" doesn´t seem to work for the IsSum-function. It would be very nice to implement that function for Waterfall so it can show a visual distinction on positive and negative numbers.

    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)
  11. I need to have color that is different from the parent set for the intersected part in the venn diagram and then if I give pattern then the pattern must be applied to the given portion with the same color that is specified for that particular area.

    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)
  12. On plotting multiple y Axis-es that are not opposite to each other.

    There would be a need to scroll down to see the common X Axis and the navigator

    This would provide a feel of floating X Axis and the navigator

    Below is the example of my JS fiddle

    https://jsfiddle.net/ynfbcxzo/

    Detailed discussion on the same could be found in the below thread:

    https://www.highcharts.com/forum/viewtopic.php?f=12&t=42023

    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. Following another suggestion to use ISO3366 subdivision Codes (https://highcharts.uservoice.com/forums/55896-highcharts-javascript-api/suggestions/37798789-add-iso3166-subdivision-codes-to-maps) it would be nice to have a world map with all subdivisions. We already have most of the countries mapped individually, in fact, there's also some continents mapped this way too. But a full world map with subdivision is missing.

    Thanks!

    Jose

    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)
  14. I'm working on the implementation of Maps in our application. Internally, we identify states as ISO3166's subdivision codes. It seems that this codes do not always match the "hc-key" provided in some maps. For example, for Argentina:

    https://code.highcharts.com/mapdata/countries/ar/ar-all.js
    "features": [
            {
                "type": "Feature",
                "id": "AR.TF",
                "properties": {
                    ...
                    "hc-key": "ar-tf",
                    ...
                    "woe-name": "Tierra del Fuego",
     ...
    

    While in the ISO, the code is different:

    https://www.iso.org/obp/ui/#iso:code:3166:AR
    Tierra del Fuego -> "AR-V"
    

    "ar-tf" != "AR-V". In general, in US states the only difference is the letter case (it's lowercase for hc-key, while it's upper case to ISO).

    Can we add the ISO…

    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)
  15. I like the new "Item" chart. But I have been frustrated with the management of real. It would be really nice if the last item point/symbol could be cut according to the decimal corresponding.
    https://jsfiddle.net/9n3kbyzs/
    Even if we want to display a percentage, the rounding method (it's a ceiling round) result in a chart with 102 items (I don't want to round number before because on hover I want the real value to be displayerd).
    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…)
    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. Is there any way to add the ability to zoom in/out in Network graph?

    29 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. For Network graph , when two nodes connected by one line, I want to click the line and trigger click event, and get the information of those two nodes

    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)
  18. In the timeline graph, if there is sufficient height in the graph, it would be great if the points that are hidden because overlap: false is set, that if there was space to render "two" (or more) rows of boxes (with longer connecting dots) that those boxes were rendered above/below the original boxes.

    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)
  19. Steps to replicate –
    Click on the following URL -https://www.highcharts.com/gantt/demo/interactive-gantt
    Click on “Edit in JSFiddle”.
    Try dragging “prototype” or any other node.
    Unlike nodes which can be dragged by user at run-time, (dependencies) dependency arrows cannot be dragged by user at run-time.

    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. How shall we add patterns and visibility of series in venn diagram? So that can represent the intersected data in patterns and can also disable the unwanted circle through aps by controlling visibility from aps. If you have any kind of solution kindly reply as early as possible.

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