1077 results found
-
bignumber highcharts
Possibility to use Highcharts with bignumber.js
12 votes -
Sorting on stacked column depending on the stack total.
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 -
Include subtitles in XLS downloads
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 -
Gantt: Make Table View on Y-axis Horizontally Scrollable
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 -
Dynamic quadrant scatter plot
Ability to move x,y cross inside scatter plot to divide or split data clusters into quadrants.
2 votes -
StyledMode + dynamic series colour
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 votesYes 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.
-
Tooltip paginated
For more data in tooltip need paginated, othersiwe scroll option, and on hover it should wait that tooltip to see all data
1 vote -
Double logarithmic axes and draggable points
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 -
Export multiple chart data into .CSV and .XLS files based on timestamp
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.5Actual 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.51 vote -
Implement negative colors for Waterfall function "IsSum"
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 -
color for patterns in venn diagram
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 -
Vertical scrollablePlotArea for HighStock Across Y axises
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:
27 votes -
World map with country's subDivisions (states)
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 -
Add ISO3166 Subdivision codes to Maps
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 -
item
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).
Thanks1 vote -
Network graph Zoom in/out
Is there any way to add the ability to zoom in/out in Network graph?
29 votes -
Network graph nodes connected line click event
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 -
Enable second row of boxes in timeline
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 -
dragging the dependencies on run-time by user like nodes can be dragged at run-time by user in interactive-gantt
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 votesThanks for the idea, it makes sense to be able to drag the dependencies. We’ll discuss this in house.
-
Patterns in venn diagram
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
- Don't see your idea?