1077 results found
-
Color and Style Options, Ability to make things Familar and Uniform
User Interface can require uniform colors for datasests much better for users.
For Example a certain Data set should always be able to be presented as a special variant of Blue, so can be identified without having to read.
4 votes -
Hide a serie in the legend
It would be useful to have the posibility for each serie to show or hide it in the legend. ( I mean programmaticaly)
4 votes -
reference line
Can add the reference line, as like in Excel
4 votes -
4 votes
-
Custom placement for x and y axis labels
Customize/replace the placement of the x and y axis labels.
Example:
AxisXCustomLabels = [{value: 1, label:'label1'}, {value:4, label:'label2'}, {value:54.4, 'label5'}]4 votes -
Ability to use image as bar chart
Each column could be constructed with a series of images. So for example if I wanted each bar to be made up of a column of little blue squares, I could specify the image to use and the chart would use that to construct each bar.
4 votes -
Graph Replay User Interface
I know the current Highcharts support animation when updating series data. However, I think Highcharts would be really useful if it can provide a way to play, replay, step forward, step backwards kind of interface.
Let say I have a time series chart, then I have configured the chart to only display 10 data points with spline. Then load the series of data containing 100 data points. When user clicks play, it will play through the data trend.
Same thing can apply to bar and pie charts. But ultimately, I think the most interesting one is using with Heatmap.
4 votes -
Support HTML name/number entities in text returned by tooltip.formatter
The tooltip.formatter() supports some HTML entities, e.g. <b>, but it doesn't support named or numbered entities.
For example, if I return "°" the tooltip shows those 5 chars instead of the degrees mark(°).
Same if I return "°"... tooltip shows those 6 chars instead of the degree mark.4 votes -
Have a button for touch users to enable zooming mode
Currently most touch users don't realise that the correct behaviour is to drag with two fingers to scroll, and one finger to zoom. As such they try to scroll the page with one finger, and find themselves zooming the chart instead.
A simple fix would be to put a "zoom" button that has to be clicked to enable the zooming mode. Ideally this would only show on touch-enabled devices, but probably be good to have the option to have it for normal mouse users too.
4 votes -
selector period on HighStock (zoom,1m,3m,6m,YTD,ALL,...)
about HighStock
1.i want send command click to period selector (zoom , 1m , 3m , ....) by javascript like chart.sendClick("1m")2.how to hide period selector
3.hot to show only chart and scrollbar
4 votes -
Curve Text: as <textPath> in SVG
It would be nice to see HC support curved text as in SVG using <textPath> tags.
I think it could be useful to make some supported chart types or on-roandmap chart types have nice text signs.
Chris
4 votes -
To add an image at the end of every bar or column when create it.
I am creating a column chart. And I want to add image just at the point where each column ends.
4 votes -
Automatically calculate the height of each yaxis based on the number of axis and height of chart.
Refer to this topic:
http://highslide.com/forum/viewtopic.php?f=12&t=18427Would be awesome if you can just say "each yaxis height should be calculated, so they all equal, or a % of the others if you want 1 bigger than the rest. Instead of having to try and work out each ones height and top position everytime
4 votes -
4 votes
-
Allow an array of dataLabel colours
This would mean if the user had specified a number of different colours for the chart, we could then match the colours of the dataLabels, either to be the same if we wanted, or to invert if we want to put the labels over the bars, columns, slices etc.
So if our first bar was dark we could set the first label to be white, and if the second was light, the second label would be dark.4 votes -
Radial value-time chart
Example: http://www.ritholtz.com/blog/wp-content/uploads/2012/09/P1-BH923_PRICE_G_20120904184802.jpg
Settings for AM, PM, 24H, partial day etc.
4 votes -
add the capability for HighStock to project future growth based on the past data.
If we have a series that over time is always increasing like this one: http://plus.tehk.org it would be nice to be able to ask highstock to plot a dotted line of future growth based on the average of all data for the period of data displayed. For instance, I would like to know when my count of G+ users will hit 1 billion. I could add this projected point to HighStock js and it would plot out the estimated growth out to this date.
4 votes -
Short Days
when the %a is used for a dateFormat, the first three letters of the corresponding weekday defined in lang is used.
This is a reasonable default.However there are languages, as German, where the usage is to shorten weekdays with 2 letters only
Could the entries for short days be added to lang
Of course directly using shortened day names works as well
4 votes -
Shared tooltip among multiple charts
I have 2 charts each chart contains 2 or 3 three series. My question is how can i implement a shared tool tip among this two charts . I already enabled shared and crosshare properties. Please suggest a solution for implementing this
4 votes -
4 votes
- Don't see your idea?