1077 results found
-
Download PDF sample
Designs are awesome, But as a user, I am seeing the data when the mouse hovers the different tiles of the pie charts or lines, etc. I am want to see a set of data to be printed on each tile so that when downloading a PDF of the report I get the information.
1 vote -
a way to adjust bar width and padding when there are many values on color dimension
I create a bar chart. When there are many values on the color dimension, I found the bars are squeezed. I tried to change the pointPadding and groupPadding, but it doesn't help.
https://jsfiddle.net/BlackLabel/stLbx0pn/
I suggest if highcharts provides a way to adjust bar width and padding on this scenario1 vote -
Highcharts drilldown with breadcrumb
Provide a standard way to get highchart drilldown with breadcrumb navigation.
For example in the fiddle
https://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/master/samples/highcharts/demo/pie-drilldown/
where browsers data is present, a simple breadcrump should be displayed like "browsers / chrome".1 voteThanks for sharing the idea!
We are working on that feature. You can check the updates on our GitHub ticket: https://github.com/highcharts/highcharts/issues/12528
Kind Regards,
Paweł -
Multiple collpasible treegrid - Gantt yAxis
I bumped to this question https://www.highcharts.com/forum/viewtopic.php?t=42309 and also this linked question https://stackoverflow.com/questions/56153029/higcharts-gantt-chart-with-table-and-sub-tasks. Got me wondering why this is not posted yet. Is this possible?
41 votes -
update sudan map
i found that Sudan map is not updated , (WEST Kordofan State) is not included in the map of the states of the Sudan;
which is published in the following link to be used as source map for web based data visualization projectshttps://code.highcharts.com/mapdata/countries/sd/custom/sd-all-disputed.svg
https://jsfiddle.net/gh/get/jquery/1.11.0/highslide-software/highcharts.com/tree/master/samples/mapdata/countries/sd/custom/sd-all-disputed.We will be very thankful if the Sudan map is updated. The up to date map is attached in geojson format. and also the map image included in the link of the official UN website https://www.unocha.org/sudan.
1 vote -
Legends alignment in case of multiple lines
When legends are shown in multiple lines, there is no option to align them.
1 vote -
Automatically Identifying abc pattern on chart area for stock data
Using highcharts , good to detect abc pattern automatically. If
Highcharts can map or sketch automatically on chart area about abc pattern based on input data for stock market analysis, it is very useful to investors or traders
If possible pls let me know..1 vote -
Trendline / Trend Channel
Is it possible to do somethink like this : https://www.youtube.com/watch?v=rzqL9vjmAB4
Im searching up and down the internet to find an automatic way to generate a trendline between local min / maximas but alway I just find the linear regression trendline.
1 vote -
1 vote
-
Recent updated maps in highmaps
Since you people are providing user friendly maps and charts am very thankful and also please update the map it’s really difficult to us to customise the maps
3 votes -
High charts data label formatter to do two or more format changes to the data label
Currently the data label formatter only you to format one thing. Ex. if you have string format for the data label, you cannot also flip the position of the data label.
1 vote -
entity relationship
Entity relashionship diagram
1 vote -
Very simple hatch for null map regions
I understand that it's possible to create a map pattern with fills (https://www.highcharts.com/demo/maps/pattern-fill-map); however, this is overkill for most applications. I am also aware of being able to change the null color for regions with null values (
plotOptions.series.nullColor
).However, I would like to request a quick and easy way of setting a hatch pattern for null regions without going through all the rigamarole of specifying an image url—something as simple as
plotOptions.series.nullColor = hatch
, for example.3 votes -
Add 'Cumulative Sum' type series
Given the amount of development geared towards highcharts as a financial charting library, it's a little surprising that there is no 'cumulative sum' series type.
The user can take the cumulative sum before a series is added... but as soon as the date range is changed, the series should re-calculate the cumulative sum. Implementing it requires wrapping/extending no less than 6 highcharts functions, and I'm sure I'll continue to come across more.1 voteStarted, you can follow the progress on our GitHub: https://github.com/highcharts/highcharts/issues/15361
-
borderRadius for specific datapoints
To give an example, if you have a stacked column chart with two columns, but only one column has data for both series, it would be good to be able to round the corners (currently using the rounded-corners.js plugin) of whichever data point is on top of the stacked column. Currently, borderWidth and borderColor can be specified for individual points. https://api.highcharts.com/highcharts/series.column.data.borderColor
As you can see in the documentation, there is no borderRadius option.1 vote -
chart export: add callback for custom dataURL usage
sometimes it is useful to make custom export file with multiple charts, titles or extra data
at versions 7.0.0. etc this solution was used, but now this method is private:
Highcharts.downloadURL = function (dataURL, filename) {
// send to custom method instead of downloading
addToHtml(dataURL)
}maybe it can be smth like chart.exportChartLocal(callback) ?
3 votes -
do you have india distric level map
do you have india distric level map
1 vote -
stock
I suggest to add the option to compare each point.y with another poin.y at the same point.x (for example, percent with respect at the first serie in each point), not just compare with the first value in the serie, for stock charting.
1 vote -
1 vote
-
es posible mostrar horas para ver tendencias de una serie temporal en un eje Y a lo largo de los días en un eje X?
Representación de horas en un eje Y en una serie temporal.
1 vote
- Don't see your idea?