1081 results found
-
Waterfall un-connected columns at the right side!
Please add support for "un-connected" columns at the right side of the cart.
Most of the time this is used to show targets from previous years or other KPI values.
3 votes -
make reset button on pinch optional
When a user zooms in the chart through pinching, a "Reset zoom" button appears automatically.
It should be possible to modify its behaviour, mostly for self-baked zooming solutions: deactivate, change label, etc.
2 votes -
Linear gauge
Would love to have linear gauges like this:
http://www.russell.com/Helping-Advisors/Markets/EconomicIndicatorsDashboard.aspx
19 votesYou can create linear gauges from columns or scatter charts with one single data value: http://jsfiddle.net/highcharts/9ybLv5je/.
Other examples:
- Filler gauge: http://jsfiddle.net/highcharts/amfbptkw/
- Marker gauge: http://jsfiddle.net/highcharts/7mcq4az6/
- Thermometer gauge: http://jsfiddle.net/highcharts/Y7F3F/
-
a property to change height/width of the small scrollbar-buttons
We are using a touchscreen.
At highchart there are two small buttons over the scrollbarbutton.I am not able to change the dimensions of this small buttons which are used to change the timeselection.
This property can also be combined with the dimension of the scrollbar { height: XX, width: XX}1 vote -
move the time line continuously by pressing the button of scrollbar
Currently, when clicking < or > of scrollbar, the time line moves.
But when pressing < or > of scrollbar, the time line doesn't move.Our users want to be able to move the time line continuously by pressing the button of scrollbar. Can you enhance it?
1 vote -
maxRange for axes
The option
minRangeallows it to determine the minimum extent an axis will display (for example if the user zooms into the chart). It would make sense to have amaxRangeequivalent, particularly for simulation data where 'optimal runs' often increase exponentially. See also http://stackoverflow.com/questions/17287920/14 votes -
tickmarkPlacement for xAxis set as datetime not categories
What I am after is to do exactly what the tickmarkPlacement:'between' setting does for categories. Except I need it for dates. This is a pretty fundamental charting option that should be available.
If I'm doing a chart that is over 12 months and I'm showing the months on the xAxis, I want the labels to be in between the ticks as that represents the month not on the tick that separates one month from the next.
If there is a way of doing this I would love to know. I can't use the label x setting as the charts are…
21 votes -
Waterfall stacked
This has been mentioned in one other thread & this is to make it more formal. Can we make stacked bars supported for waterfall chart?
16 votes -
HighStock support for several date format such as decimal year (UTC) or Julian date
It would be very convenient to pass several date formats to HighStock and use the scroll/zoom functionalities with those dates (without any transformation in UTC day-month-year-hour:min:sec).
For instance, astronomers use large time series but dates are usually formatted in "Julian Days", "Modified Julian Days" or Decimal Years (UTC) which are all double numbers. It would be nice to be able to see those values on the X-axis keeping the scroll/zoom functionalities.
UTC decimal years Ex : Date=[2012.345643, 2012.35432,2012.37234, etc...]
or
Julian dates Ex : [2456342.7345,2456342.7845,etc....]
or
modified Julian dates : Ex : [56342.2345,56342.2845,etc....]32 votes -
Support rotation for chart title.
Now there is no option to rotation chart title, through using CSS can rotate chart title, but there is no auto layout, rotated chart title may overlap with others.
3 votes -
allow custom renderings of chart objects, e.g. bars in bar graphs
So rendering of a bar would be achieved by way of a callback to the user's own code (possibly)
3 votes -
7 votes
-
9 votes
-
Allow points on a line to be different styles
When providing data for a line graph, it would be very useful to specify multiple styles for each series and then for each data point specify which series style to use.
A style is combination of colour, negative colour, dash style and style name.
When defining the plot options for a series, it should be possible to provide a list of styles as an array. When providing the series data, it should be possible to specify for each point the style it should use once the line reaches that point
When a series has styles, the legend should show all…
7 votes -
I'd like to draw network diagram using highcharts. is it possible?
I'd like to draw network diagram using highcharts.
similar to Gannt chart. but do not need that functions( folding, moving shedule, etc.). just showing dates and schedules.
is it possible?1 vote -
Full Width Legend with Centered Text
It would be great to have the option to make the legend auto size to the width of the chart but keep the text centered. I image it would involve dynamically calculating the padding on the legend box but I am not 100% sure if that is the best option.
4 votes -
Support offset of x axis with concrete Y scale value rather than pixel offset
Now highcharts support setting offset pixel of x axis to specify x axis position,but is not convenient, it is better to support setting offset of x axis with concrete Y scale value rather than pixel value. please see example http://jsfiddle.net/cxARQ/5/ , I want to set position of x axis at 50 of Y axis, but it is hard to set exact position with pixel.
9 votes -
Provision to add dataLabels (median, min, max) in boxplot
There must be a provision to add labels for max, min, median in the plot itself apart from the hover. While taking print, it would be great of the labels are printed for ease of use.
32 votes -
Allow to change navigator handles size
It would be good if handles of the navigator could be styled the same way as it's possible to style buttons of range selector
5 votes -
Control charts (high and low threshold)
Working in industry, we want to control our process parameters under certain values. These limit can be low and high values. As I've seen so far, you've implemented low threshold, but I would like also high threshold.
8 votes
- Don't see your idea?