1081 results found
-
Flexible to edit Plot Area
Hi,
Providing full flexibility to edit plot area size to render the chart with the desired space. Have attached the Video in the below thread
https://support.highcharts.com/support/tickets/4299Regards,
Santhosh.1 voteKacper Madej responded
To edit plot area size you could use margin and spacing options of a chart.
API reference:
https://api.highcharts.com/highcharts/chart.margin
https://api.highcharts.com/highcharts/chart.spacingThere is no GUI for those changes or drag and drop on the plot area.
The closest thing is Axis resizer: https://www.highcharts.com/docs/advanced-chart-features/axis-resizer
Demo for vertical resizing (using API options): https://jsfiddle.net/BlackLabel/q1z4voxb/10/ -
Add ability to show Global Level Data on HighMaps
HighMap is great for showing/comparing national data: https://www.highcharts.com/maps/demo/rich-info
But would be great to ALSO display World-level data ie add a place to click on the global map to display eg Global Total Population in the side chart - it would be great to be able to co-plot this World Total alongside individual countries for comparative reasons1 vote -
Add Israel map with Palestine
Current map of Israel without Palestine. We need to add Palestine to Israel map or create a separated map for Palestine. Now users from Palestine can't find the map with their location. I tried create map from https://commons.wikimedia.org/wiki/File:Israel_districts_numbered.svg
by this https://www.highcharts.com/studies/map-from-svg.htm convertor but format not same as olds maps.6 votes -
Vector color on a vector map
At this time, in a vector map, all de vectors have the same color. If the direction of the vectors can be classified, we can assign a color to each class and each vector in the class will have the same color. In this way, trend zones (identified by color) will be formed, if they exist.
We need to be able to define, for each vector, its personal color.
Regards,
Antoni.Exemple:
https://www.dplot.com/help/index.htm?helpid_vectors.htmhttps://climatedataguide.ucar.edu/climate-data/quikscat-near-sea-surface-wind-speed-and-direction
1 vote -
rheostat
plz import airbnb's react-rheostat chart
3 votes -
Zoom in/Out in network graph
Network graph is not supporting zoom in/out. , zoom = xy will only work in graph which have axis(x and y).
Suppose user is having 100+ nodes, then its very difficult to understand the nodes. So if zoom in /out like in google map, then it will be very easy to zoom and find the particular node and perform the action.12 votes -
Highmaps pan vertically
Currently, when I zoom into the map, I can pan horizontally, but not vertically. Highmaps should allow users to pan along both axes.
3 votes -
Bar chat - particular bar should connect with another bar with arrow lines
We are looking for feature to have line to connect specific bar while i clicking respective bar ,Same as how your current bar chart highlight for respective group by color .Same way it should represent by connecting arrow line between this particular bar.
3 votes -
Name of departements in the geojson file
Hello, can you change the č for è in the maps for Country France all-all ? I changed it in an new file, but can't use the cdn file.
Thanks
1 vote -
group multiple series for slicing in variablepie
When you want to slice multiple series in a variablepie chart they are sliced all individually. It would be helpful, if you could group them so they all slice into the same "ring"
For further description see this post: https://www.highcharts.com/forum/viewtopic.php?f=9&t=43283&p=152632#p152632
1 vote -
Gantt + Boost
Gantt chart is really cool but performance limits you to maybe 10-20 rows. We need to support over 1000, with interaction. Animation is not important. Currently the boost module doesn't work with gantt, but if it did it would be truly awesome.
28 votesThanks for writing! The Boost module deals with the data points, in this case it would rendering the rectangles for the tasks.
I don’t think enabling Boost for Gantt would make a very big difference. Rendering 1000 rectangles in SVG should’t be a problem in the first place. I suspect the performance bottleneck is something else, like the grid axis or something.
Can you share a demo of your problematic chart, where we can do some profiling?
-
cricket score graph
Cricket scoring line graph. Its possible with existing line graph manipulating the numbers. But, It will be easier to push just numbers every "Over" which will be added to previous total and show the points.
Example :
X axis : Overs : 1 to 20/anything
Y axis : Runs : 1 to anythingOver 1 : 6 runs (Coordinates will be 1,6)
Over 2 : 9 runs (Coordinates will be 2,15)
Over 3 : 3 runs (Coordinates will be 3,18)
.
.
.
.Series 2 will be opposite team.
http://www.totalcricketscorer.com/TCSLive/TCSRunRate.aspx?id=12523&type=Worm
3 votes -
API to Expand Collapse all parents in Gantt Chart
Currently, there is no option to call a function to expand and collapse all elements of a Gantt chart. Some API like chart.expandAll("level1"), chart.collapseAll("level1")
11 votes -
I would like to request to provide high maps with street view its one of most important feature in maps where customers are in need
We are using highcharts for one of our project licensed version but we need Street view High Maps. Could you please help us with street view maps.
4 votes -
Fixed placement columns
Please provide the "fixed Placement columns" as fixed Placement bars" Chart. We would like to use the same columns Chart in a Widget with a big number of bars. We want to use bars instead of columns to be able to scroll down with the mouse instead of Scrolling from left to Right.
3 votes -
Implement tooltip.split for inverted charts
Could you kindly implement the tooltip.split for inverted charts?
As soon as a chart is inverted, the split of the tooltip no longer works.
Further explanations, if needed: https://www.highcharts.com/forum/viewtopic.php?f=13&t=42933Thanks in advance
6 votes -
I'd like to customize tooltips one by one
I'd like to customize all my tooltips one by one. I tried using 'formatter' option but I couldn't find any option that solves my problem.
I have an array of total and current values and I need to show to the user something like '{current} of {total}'. the problem is that total and current are variable (all the series have it's own total and current value) and I couldn't format all the tooltips manually.
If I could choose tooltip options for each series It would be awesome!
Eg.:
My series is:
series = [
{
name: "Personality",
data: [25]
},…3 votes -
In Gantt, provide ability to set multiple rows for the same category
The use case here is to allow rendering multiple tasks (or date range data) that might be overlapping by switching them to different rows within the same category.
An SO question was asked in this regard: https://stackoverflow.com/questions/55624319/highchart-gantt-chart-no-overlapping but it appears that the provided solution can't be generalized, see this other SO question: https://stackoverflow.com/questions/59809680/highcharts-gantt-avoid-overlapping-tasks/59824943?noredirect=1#comment105857552_59824943
I think that being able to provide data in a format similar to the first SO question, that is to specify a y value or other value to represent the category row index is a good solution.
As a side note, I posted another SO question (…
1 vote -
Pro / Contra Bar chart
Bar chart showing Pros to the left, Contras to the right and in between the items as text .
See png example here:
1 vote -
Is there any highchart with c # code?
Is there any highchart with c # code?
1 vote
- Don't see your idea?