-
Tooltip formatter y value for stacked area should show the value corresponding to the y axis not the raw value
If you have 3 stacked series each with a value of 10, using point.y will show 10,10, and 10 in the tooltip. It should instead show 10,20,30. It seems that point.y and point.value are the same thing
1 vote -
Hello Team, If we use yAsix uniqueNames:true, The chart size increases abnormally. Please Fix this We all need Grouping task with resource.
Hello Team, If we use yAsix uniqueNames:true, The chart size increases abnormally. Please Fix this We all need Grouping task with resource.
1 vote -
Re-render Axis when using the update methop.
When we create a chart the axis take in account the values of min, max and/or our series.
But if we try to call .update() the tickPositions and tickInterval are not recalculated, neither when we didn't set those configs on the creation.
1 vote -
annotation copy and Paste
it would be really nice to have copy and paste selected annotation on screen. many of our customers are asking for it..
like here https://www.tradingview.com/chart/
add annotation and select and press ctrl + c just like normal copy and paste..
2 votes -
Multiple link display between the same nodes in a Network Graph
Currently, if two nodes of a network-type graph are connected by multiple edges (or links), only the last of these links in the data series will be displayed, as it will appear on top of all others.
This is problematic in a case where a network graph should include multiple links of different styles, e.g. different colors, line styles, with different link labels, etc.
See example jsfiddle, where a solid teal and dotted red link are obscured by a solid red one :
https://jsfiddle.net/pqvemxsb/1/
Because all links are straight lines and their shape cannot be changed, it appears impossible to…
1 vote -
overscroll update
Hi everyone, how are you doing well?
I have terrible with overscroll update
When project start, I displayed highchat and after 10s, I am going to reset overscroll
Could you please help me about this?
Thanks in advance1 vote -
help users optimize very large network graph.
I would see two ways of doing that. The first one, the most obvious (but maybe not the most straitghtforward for you guys) would be to let users enable the boost module on network graph to allow rendering on GPU.
The alternative would be to allow to generate the graph asynchronously in the background so it's not blocking and only display it when ready.
Best regard to the team and keep the good job !3 votes -
Gantt Task Dependency Enhancements
The general suggestion here is to manage a project using task dependencies and durations rather than dates. The simplest enhancement would be to default a task start date to the end of the dependency task. This is the ASAP assumption. It should then be possible to specify the task duration rather than an end date. Next it would be nice to specify the task start as a duration before or duration after a dependency task end date. There are other assumptions (e.g. as late as possible), but ASAP is the most common. Critical path highlighting would also be useful.
0 votes -
Please make highcharts as ES6 module
Currently if I wish to use one function , whole highcharts.js gets loaded which is increasing bundle size
1 vote -
Boost module for networkgraph
Just 500 nodes in networkgraph cause the browser lag for a bit. Can you please implement boost module to support for networkgraph?
4 votes -
Highstock: step line without vertical lines
Highstock: Step line connects data with vertical lines. In order to visualize climatological norm values being able to simply depict a horizontal line for one data point would be handy. Could be realized with a step line chart that hides vertical lines.
3 votes -
minTickAmount on Axis
In trying to create graphs with Highcharts, I've found that once a graph gets sized small enough (though still reasonably sized that its not uncommon), the axis usually only gives out 1 single tick mark value.
I want to avoid single tick marks, because with only 1 tick mark, a person viewing the graph loses the sense of scale that comes with multiple tick marks which specifies a physical distance on the graph as a range of numbers.
Id like to see a minTickAmount option added to the Axis, such that specifying it prevents Highcharts from trying to give an…
3 votes -
Fill between lines with colour depending on order
I would like to fill a space between two lines that generally move up and down, but sometimes one is above the other, and sometimes the other way. And I'd like the fill colour to reflect which line is on top.
Take the following as an example.
https://jsfiddle.net/xczdfkjf/1/
Where the lower and upper ends of the range cross over, between 6 Jul and 7 Jul, I'd like the fill colour to change.
I originally posted this question here back in 2016, and have seen similar questions/requests, but still in 2021 it is not possible :( https://stackoverflow.com/q/41292433/4070848
The answer in the…
12 votes -
Export custom range data (through navigator) to excel
Currently, the entire data series is being exported to excel instead of selected custom range by navigator. Image and pdf formats are working fine.
Is there any way to export only current plotted series to excel?
1 vote -
Export custom range data (through navigator) to excel
Currently, the entire data series is being exported to excel instead of selected custom range by navigator. Image and pdf formats are working fine. Is there any way to export only current plotted series to excel?
0 votes -
The workbook title cannot be changed (Excel)
Using highchart exporting module, excel is downloaded always with the workbook name ARK1. It would be having flexibility/configuration property for users to set workbook title.
1 vote -
The workbook title cannot be changed (Excel)
Using highchart exporting module, excel is downloaded always with the workbook name ARK1.
0 votes -
Number format as in downloaded Excel and CSV to be configurable
In exported files using default highchart exploring module, number format cannot be configured. Is there any configuration to format the number in exported files?
1 vote -
Company logo to be displayed in the downloaded Excel sheet
While downloading excel files using the export module of highchart, we require company’s logo to be displayed in top of the excel sheet, plus we want the logo dimensions to be configurable.
3 votes -
drilldown map with mappoint
Point on map. On click of the point it should show drill down with detail mappoint of that area. e.g. With world map UK have one mappoint on click of that point it drill down to UK country and show 5/6 mappoints with tooltip
3 votes
- Don't see your idea?