1077 results found
-
Bubble chart- Data label positioning at the bottom
As of now, If the bubble is near the x-axis, by default the data label is positioned on top of the bubble. Our requirement is to align within the plot area (above the x-axis) either to the left or right of the bubble.
Thanks In Advance
3 votes -
Symmetric waterfall chart
In some applications there are naturally two data "faces" that must match, say supply and demand, with a finite, unequal number of producers and users. A standard waterfall chart can easily show the individual producer and total change in supply from one period to the next, but it would be of great value to see supply and demand changes directly compared.
One way is to imagine the Highcharts population pyramid chart using waterfall charts on either side, with a common x axis, but separate y axes. The sum of changes to demand would typically be equal to the negative sum…
1 vote -
Status Timeline Charts
Single or multi series, they look like stacked bars (and they may have gaps), but they may repeat the same colors in the same timeline. Hard to repro with other types of charts (like Gantt).
References:
https://forum.highcharts.com/highcharts-usage/bar-chart-with-repeating-colors-t39445/
https://www.interworks.com/blog/ccapitula/2014/12/18/tableau-essentials-chart-types-gantt-chart
https://docs.inductiveautomation.com/display/DOC/Status+Chart
https://stackoverflow.com/questions/23223059/wpf-toolkit-stacked100barseries-chart
https://stackoverflow.com/questions/22191515/how-do-i-create-a-timeline-chart-in-excel
https://github.com/jiahuang/d3-timeline18 votes -
Make tooltip text selectable + suitable html generator for html tooltips + continue to show tooltip until tooltip-are-mouse-leave event
As for me tooltip functionality is quite restrictive and not very convenient for now (5.0.14).
1. I cannot select text on tooltip.
I found some examples where we just copy original tooltip, show it and then do e.preventPropagation for mouseDown, mouseup and mousemove events on tooltip area.
but maybe it can be done by some parameters?Suitable html generator for html tooltip - it is inconvenient to generate html with concatenation of string na respective params. And hard to apply event listeners on elements of html-tooltip. Maybe some helper functions to add?
continue to show tooltip until tooltip-are-mouse-leave event -…
1 voteActually it seems like you are looking for something more than a simple popover text display, especially since you mention buttons and events etc, I think it would be better for you to go with a completely custom implementation. You can hook up to point events to get started: http://jsfiddle.net/highcharts/rsvkc3x3/
-
render the dataClasses legend like the gradient legend
Check out the legend on they NYFed site
The dataClasses are joined together and the arrow pointer points to where in the data class a specific point lives.
I have implemented similar code but it would be nice if it was an option by default.
1 voteThank you for your suggestion! That really looks nice.
-
Waterfall Chart with Pre-Aggregated Interim / Final Balance
Currently the Waterfall Chart can create Interim Balances, but those are calculated as part of the chart.
In case the actual data set already provides those interim balances and Final Balances, those can not be leveraged because as soon as the Interim / Final Balance flag is set, the actual data value is being ignored.
There should be an option to decide if an existing entry from the data set should be visually represented as Interim / Final Balance.1 vote -
Add more compatible fonts for exporting SVGs
At least Impact, Arial Black and Georgia seem to be missing.
1 vote -
Position tick labels between ticks on a date-time x-axis
In a chart with data plotted on and datetime x-axia i would like to position tick labels between ticks rather than on ticks. An when i zoom they still appear in the center to the right of it's tick.
for example i have a tick on August 1st and another on September 1st and my date formate is MMM. I would like to see 'Aug' centered between the August 1st tick and the September 1st tick
7 votesThis would definately be a nice feature. I believe we would need two types of label placement on datetime axes. Interval labels would be placed between ticks. For example a month name. But if the interval spans two months, like August-September, the label would have to be placed on the 1st of August.
-
To add Filter Option on Categories.(We can hide whole categories by selecting categories from multi select drop-down )
In Stacked column chart, Consider,
I have 3 main categories, i.e. Product1, Product2, Product3..
Each Product has 2 sub categories i.e. Open Bugs, Resolved Bugs..
Bugs are raised by Robert and David are the our Legends..
Now..I am suggesting to provide an option Like drop - down (May be multi select) which will contain all sub categories i.e. Open Bugs and Resolved Bugs..
So if user selects any one of them..charts will display all data for that selected value..in above example if user selects Open Bugs option the all product will hide data related to Resolved bugs and will show…
14 votes -
Add a more detailed map for China.
I would like to request a more detailed map for China. Current map is at provincial level, which is fine for general purposes. But for some finer analyses, a city level resolution is very much desirable.
1 vote -
Dynamically arrange column chart high to low or low to high
It is good to have the functionality to auto arrange series data in high to low or low to a high value so graph looks understandable when especially there are too many bar/columns. Also, It would be a good idea to short in ascending/descending order by the group.
1 vote -
tooltip numericSymbols
When Numeric Symbols are applied to axis, the tooltip should have a option to automatically use the abrreviation as well.
1 vote -
1 vote
-
Fix ISO 3166-2 codes for AU maps
We have noticed that the australian geojson maps in the collection do not implements the https://en.wikipedia.org/wiki/ISO_3166-2:AU standard correctly, for New South Wales and Australian Capital Territory. Can you fix that please?
10 votes -
CBSA
Is there any way to plot US map with cbsa boundaries ?
2 votes -
Stacked Area chart for irregular interval data points
When you create a stacked area chart, the areas only stack properly when the data points are at even intervals. This is often not the case, and so the data displays as points and pieces of area (http://jsfiddle.net/ze5fx67d/).
It would be ideal to have the ability to stack values despite irregular intervals, stacking based on the closest "nearby" data point, but currently it fails to stack at all.
9 votes -
Drilling down to City Level
I want highmaps to drilldown locations to city level specially for USA.
12 votes -
Do we have option to generate Smith Charts?
We have a requirement to generate Smith Charts. Can Highcharts support Smith Charts?
1 voteCurrently Smith charts can’t be drawn with Highcharts out of the box.
-
Graph of Cohort Analysis
What is Cohort Analysis - https://en.wikipedia.org/wiki/Cohort_analysis
Example Graph of Cohort Analysis - http://blogs.thesitedoctor.co.uk/tim/images/How-to-read-and-interpret-a-Cohort-Trian_FC17/Cohort-Created-To-Last-Purchse3.png
21 votes -
Include CSS for each example theme like grid.css
The CSS for each of the existing example themes should become part of the product download. Please see this forum post: https://forum.highcharts.com/post135634.html#p135634 t
1 vote
- Don't see your idea?