1077 results found
-
Request for Mexico Cities HighCharts
https://www.highcharts.com/maps/demo/map-drilldown
i want like this highcharts for mexico. i have done to implement the mexico states but find no data for mexico cities. can anyone provide js file for mexico cities details.thanx.
1 vote -
5 votes
-
1 vote
-
Native support for vertical mouseover "scanning"
Unsure of the terms here, but currently the only way to make the mouseover scan vertically instead of horizontally is by inverting the chart. This however inverts the Highstock navigator as well, making the chart I need vertical mouseover scan for look strange compared to the other charts on my site. The solution suggested by highsoft support is to make a second chart which resembles the navigator , but is too time-expensive to impement on every chart on my site..
So, I either wish for an option to flip the mouseover scan without inverting the chart, or an option to…
3 votes -
Automatic draw of Supply and demand area
An indicator that shows where are major support or resistance or (supply-demand zones) drawn on the charts
1 vote -
Hichart Sunburst chart add default drilldown oprion
Check below link for more details
1 vote -
support borderWidth parameter for individual points
Mouse hover over the highlighted map (with thicker border width), when mouse moved out from the point, the side of border that mouse moved out becomes thinner.
Here is the example. https://jsfiddle.net/baoshenyi/fnow0j7k/25/
After confirmed it with tech support team (Kamil), he recommends to raise a enhancement for it.
1 vote -
enhance legend item click handling so that corresponding series can be renamed upon long click (or double-click)
https://github.com/highcharts/highcharts/issues/9239
Actual behaviour
Currently, a common click on a legend item is handled in a way it toggles the corresponding series visibility.Expected behaviour
The idea is about improving click handling so that user gets an opportunity to rename series if click is long enough.4 votes -
activity guage
Heare I required lagends and lables in highchart activity guage chart => https://www.highcharts.com/demo/gauge-activity
check stake overflow link : https://stackoverflow.com/questions/52930176/highchart-activity-guage-display-lable-and-lagends
1 vote -
Activity gauge Chart like on Apple Watch
It would be a good idea to overlap the value of over 100%. So it is possible to display the value.
My idea would be to overlap the circle like on Apple Watch.Apple Watch activity chart: https://www.wareable.com/media/images/2017/06/acvtiivyt-1496340445-hoFP-column-width-inline.jpg
I think that might be useful for some users.
46 votes -
3D Line Chart
3D Line Chart like the Scatter 3D chart
3 votes -
Ability to add and remove multiple points
It should be possible to add an array with addPoint() or better to have addPoints(), insertPoints() or addData() where 1) array can be given as argument, 2) insertion index can be given as argument in case the data is already sorted. Or maybe have ability to splice new array to existing series.
More info in related GitHub issue: https://github.com/highcharts/highcharts/issues/4724
9 votes -
maxStaggerLines - reimplementing it as a plugin
Votes tracker for https://github.com/highcharts/highcharts/issues/3853
2 votes -
Panes instead of yAxis
I've seen the demo of using yAxis as if it was a separate pane, but it's basically just faking it. I'd like to have actual separate panes in the chart, so that I can have a mix of different yAxis series exist inside each of those separate panes.
like:
Pane1 : holding 2 line series with separate YAxis because of value range
Pane2: holding a column series on its own yAxis, and a line series on a yAxisinside 1 chart, not multiple charts
3 votes -
Ribbon Chart
A "ribbon chart" which is a new way to look at a stacked area/column chart. Looks much prettier and easier to compared to the normal stacked styles that have commonly existed in most chart systems.
This site wrote up an article about the style being added to another chart system.
http://radacad.com/ribbon-chart-is-the-next-generation-of-stacked-column-chart
thanks!
25 votes -
Adding Telangana State to the map of India with all disputed areas
The Telangana State in not yet added to the map of India. Please add it to the map of India in all the three versions.
1 voteThe map update is planned as a part of the next map collection release.
Related GitHub issue: https://github.com/highcharts/map-collection-dist/issues/1
-
Drill down to cities in USA
Hello Highcharts team,
We need USA country map drill down to a specific city or location level.As per the questions in search forum we searched USA city level coordinates data in the following path and not able to find it.
https://code.highcharts.com/mapdata/
It would be helpful to us if you people provide us Geojson data to specific city or location level in USA or adding a new feature to drill down data as we doing it from state to county level drill down.
3 votes -
City level highmaps
Currently highmaps have some of the countries can be drilled down to city level, I hope almost all the countries can have city level data or administrative district level.
Hope highmaps team could help!
1 vote -
Convert X-range or Gantt chart to calendar view
Function to change x-range or gantt to view similar to fullcalendar https://fullcalendar.io/
3 votes -
Dragable Y axis labels to zoom Y
It would be amazing if Highcharts could implement the ability to click, hold and drag the top and bottom areas of the Y axis on colum, area, line and stock charts in order to Zoom in and out of the Y axis (independently of the X axis).
Most stock charts allow you to click an area of the Y axis and for example by moving the mouse up, you zoom in on the Y axis (stretch) and moving the mouse down you zoom out on the Y axis (contract).
Also for example dragging the top area of the y axis…
1 voteThanks for the suggestion! I have seen a plugin for this feature once, but it is years ago and I can’t find it…
- Don't see your idea?