1077 results found
-
Email the pdf generated via highcharts export
Is it possible to email the PDF generated by the highcharts export library automatically?
1 vote -
Set initial state for (custom) buttons before drawing
As I explain in this SO question https://stackoverflow.com/questions/51282216/set-initial-state-for-custom-buttons-before-drawing-highcharts , I need to create custom buttons with an initial/default state (disabled mostly).
Right now I use a callback function with setState (thankfully this doesn't redraw the graph, therefore we face little to no performance impact) but it I believe it could be a nice feature
1 vote -
lazy load the charts to optimize performance
render the chart when it is visible,it will very useful when there are lots of charts in one page
1 vote -
US map with state search functionality(only searched state should contain all county )
US map with state search functionality which display all the states by default when search for any state then in the result it should display searched state with all the counties and also rest of the state without county.
1 vote -
EEG
We are willing to purchase your products.
Can I make an EEG chart with a high chart?
The EEG chart has a time axis X and a Y axis with 19 individual ranges.
1 vote -
Drawings
Hi, is it possible to import dwg or dxf files to highchart? Need to show information on drawings, similar to Tile map
1 vote -
marker useHtml, allow custom class, or allow text in marker
I would like to have a numbered marker in my scatter plot.
The only way I can currently figure out how to do this is to use custom numbered images for each one. It is difficult to maintain as the result set keeps growing.
I can't use dataLabels with negative coordinates as I use regular dataLabels for my markers as well.
Even if I could just assign a custom class to the image then I could use a sprite and adjust the positioning as needed via css.
1 voteOne way of achieving it could be to create a duplicate series so that you can have one data label for the actual point, and one for the regular data label: http://jsfiddle.net/highcharts/kvjs3trf/
-
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…
-
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 -
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
-
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 -
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 -
Hichart Sunburst chart add default drilldown oprion
Check below link for more details
1 vote -
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 -
1 vote
-
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 -
1 vote
-
It is hard to apply event listeners on elements of html-tooltip. Any helper functions or reference for complete custom implementation?
It is hard to apply event listeners on elements of html-tooltip. Any helper functions or reference for complete custom implementation of tooltip to handle click/select events on the html elements inside tooltip?
1 vote -
Highchart-export-server with zip options
It is hard to keep on increase the maxFieldsSize whenever the highchart throws Error Code 413 - Request Entity Too Large HighCharts.
If highchart export had an option to zip file and then download it might be great option.
1 vote -
Automated scale breaks
The implementation of scale breaks when there are large differences between the high and low values of the data being plotted.
A sample can be found in the below link, implemented in the old Dundas Charting tool.
The Highcharts feature yAxis.breaks is useful only when the difference between data points is known or when the data is small. The data is dynamic in our case and can be large and the breaks need to be automatically drawn considering not a single series but with respect to all the series present in the chart.
Thank you.1 vote
- Don't see your idea?