1077 results found
-
add a `dashStyle` that can show the direction the line is going
When showing a line on scatter chart it can be hard to tell where the line started and where it ended.
Having a dashStyle option that was similar to plotOptions.scatter.dashStyle = 'dot' except that instead of a dot it was a rotated triangle that pointed in the direction the line was going would be awesome.
I saw some hacks for turning the entire line into one long arrow but that isn't what I was looking for.
1 voteA possible way to do it is to use SVG markers, see http://jsfiddle.net/4qgy4rmh/1/.
-
Natively support linked series to 'act as one' when the series legend title is hovered over
When two or more series are linked, only the first series (the one with the 'id') gets selected when the linked series legend entry os hovered over.
The other series linked to the first series are dimmed like all other (ie. non linked) series.
It would be nice if by setting a flag, each linked series would act the same as the first series when hovering on the legend entry.
See this for an example of what I mean:
https://jsfiddle.net/daniel_s/1hL6saxn/The above proposed solution is overly complex and convoluted, a native solution would be much cleaner.
Why not something like:
1 vote -
make Highcharts wrapper compatible with crosstalk R pkg
Crosswalk makes two way communication between html widgets possible. Only seen shiny do one way comms. https://rstudio.github.io/crosstalk/index.html
5 votes -
Provide pointWidth as a percent value
Consider the scenario that there is a re-sizable box plot chart. When the chart is reduced to a smaller size, box plots start overlapping because pointWidth can only be given in pixels. And when the chart is enlarged, box plots are seen to be smaller with respect to chart size. The same goes for column charts, etc.
So, there should be a feature where we can provide percentage values for pointWidth.
13 votesI don’t really think this is needed, please correct me if I’m wrong. Instead of using pointWidth, you can control the width by using pointPadding, which is relative. The pointPadding option allows you to pack the boxes tightly, with a 50% gap or whatever, and it will respond to different chart widths.
-
Variable widths for Box Plots
Variable widths for box plots is a popular convention (see https://en.wikipedia.org/wiki/Box_plot#Variations). Variable width box plots illustrate the size of each group whose data is being plotted by making the width of the box proportional to the size of the group. For example:
http://www.fsec.ucf.edu/en/publications/html/FSEC-PF-369-02/images/pf369-10a.jpgSo, there should be a way to provide pointWidth for each data point of box plot. Also, this feature should work seamlessly with multiple series.
Issue has already been filed to Github: https://github.com/highcharts/highcharts/issues/5441
24 votes -
Official Vue.js Wrapper
Hi, It's excited to hear that you are created Highcharts official React, Angular wrapper, and do you have any plan to create Vue.js Wrapper ?
more information about Vue.js
Official Website: https://www.vuejs.com
vue Highcharts wrapper : https://github.com/weizhenye/vue-highchart12 votesThanks for your request! Currently we don’t have a plan for a Vue wrapper, but we will consider this if the demand is high.
-
Add "Xaisomboun Province" to Laos map in Highmaps
Hi,
I would like to add "Xaisomboun Province" refer to this https://en.wikipedia.org/wiki/Provinces_of_Laos, because "Xaisomboun Province" next to "Vientiane Province" is missing from the original map in Highcharts demo. Here: https://www.highcharts.com/maps/demo/all-maps#countries/la/la-all
How can i update this in the original official JS file. Here: https://code.highcharts.com/mapdata/countries/la/la-all.js
I try to use this tool https://www.highcharts.com/studies/map-from-svg.htm but it does not output data format like in the original javascript file above.
Best Regards,
Phouvanh1 vote -
highcharts area range and line with gradient
I would like to have a gradient fill for area range graphs where the color starts at the center of the area and then fades to the secodn color at the edge of the range.
Similar to this question on stackoverflow: https://stackoverflow.com/questions/14781214/highchart-area-range-chart-with-gradient-that-follows-the-line#
6 votes -
Sunburst chart: Option to show series data labels outside the leaf level nodes with connectors
Currently, it is observed that Sunburst chart series data labels when shown, overlap or only the show/hide behavior of data labels can be achieved through the formatter function.
Refer the Sunburst chart's series data labels on the following link:- http://www.dundas.com/support/blog/sunburst-charts-homerun-or-groundout
Expected behavior is to configure the series data labels in such a way that if the arc size of a node is less than a particular value, instead of hiding the data label, show it outside the leaf level nodes of the chart, also adjust the distance of data labels and its connectors from the chart.
31 votes -
Plot Band can be divided into sub Band
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 voteDo you mean that a plot band on the X axis can be limited to a certain Y range?
A possible hack to achieve this would be to use a polygon series: http://jsfiddle.net/highcharts/2c97sc5r/
-
Creating Italy's regions as done for German and France
Regions of Italy like France regions admin2 and German admin 2 are missing. Would be a great idea having those as well. Thanks in advance
1 vote -
Make it possible to group and style individual legend items
Over time my legend has gotten really crowded and i would like to be able to first: group my items, and secondly: style them individually.
This would boost the usability enormously!
4 votes -
Highlight area under curve
I want to highlight a particular portion of Highchart.
Ex Image :https://www.screencast.com/t/MHxo59j2dM.
Zones, Threshold, negative color options provide in Highchart but Can we highlight with X and Y axis value ?1 vote -
Suggest to implement 'Violin plots" in Highcharts.
This graph accurately and intuitively explains the min/max values along with 'standard deviation'. I felt this is more useful than a box plot.
50 votes -
square charts fit container
For example, if the container is 200px x 100px, the chart will be 100px x 100px.
And if the container is 150px x 300px, the chart will be 150px x 150px.If there is a need to make a square chart in a responsive container with width defined and automatic height. For now Highchart detects the width and make the height of the chart the same as the width. This can result in the chart overflowing the container when the height is smaller than the width.
Highcharts could automatically detect the lesser (width or height) and make the chart dimensions…
1 vote -
Apply negative fill color if area range values are crossed
The original area range plot:
https://drive.google.com/open?id=0BxTJinjfcZ1uaTZJQVRoSkY0WEEApplied negative fill color in the crossed area:
https://drive.google.com/open?id=0BxTJinjfcZ1uZ1VlOEZxWDBLb0E12 votesThanks for your suggestion!
-
Android Native client
Hello Team,
Any plan to support native client for high charts? if you have any plan, please let us know as we are looking for the native android client for charts.11 votes -
add an option to mark a map series ARIA hidden
The accessibility module does not give a way to specify a series should be ARIA hidden.
When you have a map with data and map-lines the screen reader reads the map lines after the data.
Details of the issue are here
https://forum.highcharts.com/highmaps-usage-f14/mark-map-series-aria-hidden-t39498/
4 votes -
Surface Pyramid Chart
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.aspx9 votesThanks for your suggestion! This is probably equivalent to the bubble sizeBy option, which sets whether the bubble’s value should be expressed by its area or its diameter.
http://api.highcharts.com/highcharts/plotOptions.bubble.sizeBy
-
xAxis tick labels overlapping handling
Hi,
Now we have automatic xAxis labels rotation or overlapping handling.
But1.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?
- One more approach - if custom labels overlap - then show '...'(or some other filler) but show full labels on zoom In.
1 vote
- Don't see your idea?