1077 results found
-
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 -
step line without vertical lines
Step line connects data with vertical lines. In order to visualize climatological norm values being able to simply depict a horizontal line for one data point would be handy. Could be realized with a step line chart that hides vertical lines.
0 votes -
VennDiagram
I need no default datalabel for venndiagram. Kindly reply with solution as early as possible.
1 vote -
table chart in drilldown levels
when i click the bar it goes to second level in second level i have to shown a table chart
6 votes -
highstock Measure min-max performance
Hallo team, in highstock you have "measure" feature that give me MIN,MAX,AVERAGE,BINS.
Would me more interesting for stock chart to have % difference from min to max or max to min if i measure downward.
is very simple calculation, could you maybe evauate this?i ask to have:
MIN
MAX
AVG
BINS
%+ (or %-)vould be also great if measurement feature will have magnet that can be anchor to min/max.
Is not possible to load here one picture, but i hope you understood well. I also opened ticket with picture: #2116 Measure GUI
1 vote
- Don't see your idea?