1077 results found
-
Display Highchart As image
I want to display highchart as image so if data come from api chart in image changes according to that .
1 vote -
Multiple Series with shared tool tip for a Line Chart to show only nearest points that were plotted on hover over
Hi Highchart Team,
We have a line chart of multiple series with shared tool tip to show custom logic on it. Now, requirement is that, we need to highlight only marked enabled points w.r.t mouse hover over location.
To achieve the same, I have used shared: true along with formatter. But, it doesn't seem to be working. Can some one please look into this issue and let us know your inputs.
http://jsfiddle.net/Anvesh1992/86smc9Lo/
Regards,
Anvesh A.3 votes -
Have a movable marker in line series which will stay on position even if the data is loading dynamically.
A marker like a tooltip but which will stay all the time and can be moved around on a line series chart. This marker should not disappear even if the line series data is updated.
1 vote -
Replace name "Distrito Federal" with "Mexico City" (mexico changed the name of the subdivision)
Mexico changed the name of Distrito Federal to Mexico City in 2016.
1 vote -
Extend to support end-users working in PowerBI
Would be extremely helpful and would widen the horizon of potential users if you could implement a solution which allows end users of Power BI to utilize Highcharts visuals as part of their reports without the need for any programming experience.
Preferably through putting your charts in the Power BI marketing place.3 votes -
Import Live Data from Google Sheets for Maps in "everviz"
In "everviz", "Connect Google Sheet" is a great feature to "Import live data" to the charts.
This is not available for the "Maps". I will appreciate it if you provide such an option for the maps.
Thank you in advance.
1 vote -
Dependency wheel labels orientation
can we have Dependency wheel labels orientation like below attached like
https://www.highcharts.com/forum/viewtopic.php?p=151318#p151318
27 votes -
Legend Icon size is same as Marker size, Should have it's size configurable
I do not see any way to change the size of legend icon. I am rendering two series of scatter plot having million points and set marker radius size to 0.1. Plot looks great. But the legend icon of radius 0.1 is very tiny hardly we can observe it on the UI. I would like only legend icon to be in default state i.e. of radius 4. In this way user will be able to understand which color goes for which series.
3 votes -
free form selection like in plotlyJS rather then rectangular selection
is this option available in highchart the concept of lesso section in highcharts in scatter plot
7 votes -
1 vote
-
Inverted html table
We have the option to invert a chart's columns and rows, by setting chart.inverted to true. However, this does not seem to effect the html table (exporting.showTable). Nor is it possible to only invert the html table and leave the chart intact.
TLDR: An option to invert the rows and columns of an html table.
9 votes -
Boxplot zones using median as threshold
For boxplot chart, when setting zones, highcharts uses the high value as threshold.
It could be great to be able to configure highchart to use a different value (median for example)1 vote -
Add tooltip headerFormatter option
I am currently in the middle of a project where I need to format Y values differently per series and the X values need to be converted from timestamps to week numbers.
Right now I'm hacking together a solution based upon feedback in this GitHub issue: https://github.com/highcharts/highcharts/issues/11891
It is not intuitive nor simple. I will work on a PR when time allows.
1 vote -
Stock tool annotation with Input text for muti series
Can you please provide an example of this implimentation https://jsfiddle.net/Lcg6jmqb/ with latest version of highcharts 8
6 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 -
heatmap active selection
The Heatmap doesn't depict the user selection, nor does it behave like all the other charts. For consistency we need the heatmap to allow for active selection and show what the user selected
1 vote -
Support for exporting chart in multiple pages
Currently we are not able to export a chart in multiple pages. So, in case the chart is long, and I want the point width of a bar chart to specific value I would like to export it in multiple pages. It would be good if you implemented this feature as soon as possible.
2 votes -
Chart Cursor - vertical line with tooltips
Is it possible to add support for a chart cursor, a vertical line following the mouse which shows the tooltips for multiple series.
This should also work with zooming.
Amcharts has support for this feature, would be nice to have it in Highcharts as well.
https://www.amcharts.com/docs/v4/concepts/chart-cursor/1 vote -
Provide control over X axis point in dataGroupng
Grouped points are aligned to the left of the group by default when dataGrouping is applied.
smoothed
option allows the data to be shifted to the middle of the group.Would be great to have option to get grouped points with X coordinate of rhe most right point of the group.
15 votes -
Highcharts hosted translations / language packs / locale packs
I have searched for Highcharts translations (language packs / locale packs), but haven't found more than short extracts and only for a few languages.
Highcharts states that "Highcharts sports the industry’s most sophisticated accessibility support", and I agree that it has very good accessibility support.
However, in some implementations I have seen the accessibility part is not translated (even though the accessibility module is used), and then it doesn't matter how good support it is if the user doesn't understand English.
To reduce repetitive translation work by companies using Highcharts products I suggest that Highcharts host translations in the Highcharts…
3 votes
- Don't see your idea?