1081 results found
-
Process Control Chart
Room for easy visibility for Western Electric rules which attempt to distinguish unnatural patterns from natural patterns.
For example, adding a remark at a point which two out of three consecutive points fall beyond the 2σ limit, on the same side of the centerline.
Another example would be: Five consecutive points fall on the same side of the centerline (average)
5 votes -
47 votes
-
Area Fill: multiple fill levels
Currently area is filled above and below some threshold level. It'd be nice, if two separate levels could be specified: top and bottom with are filled above top and below bottom. Even color could be specified for each fill: top-color, bottom-color.
Example: http://cl.ly/5mGw
12 votes -
allow user to pick a graph point and change it.
Click a point to edit, change its location on selected axis.
1 vote -
3 votes
-
microcharts
Microcharts for dashboards like Bonavista Systems
6 votes -
Java Library
Would be awesome to have a java library to create your fancy charts!!!
10 votes -
Using custom shapes like callout box for tooltips
Please provide facility in Api to use shapes like callout box other than the default rectangle shape for tooltips.
7 votesActually this is possible today, you just have to write the symbol path, which is quite complicated. Here’s a sample that supports pointers on the right and left side. Rounded corners not yet supported:
-
tootilp hide/visible per point
tooltip hide/visible per point
3 votes -
Auto scale large data sets
Hi
The ability to provide a large dataset and then have highcharts auto-scale it to fit the screen and corresponding zoom level17 votes -
Tooltip to show and format additional custom data per point
Needing to show additional data beyond the x and y value when above each data point. And need alter how the data is displayed for each point before it is displayed.
Wanting to supply data for each point in a format like ['X-time','Y-value','POINT SPECIFIC LABEL A!'],['X-time','Y-value','POINT SPECIFIC LABEL B!']9 votesAny member of the point’s configuration object can be referenced directly in the tooltip: http://jsbin.com/IyahIVeC/4/
To allow custom properties in array form, you can set the pointMap series property like this:
http://jsbin.com/IyahIVeC/3/ -
Sort stacked columns by total
Then Pareto graphs would look great even as series are added and removed.
42 votes -
Post Charts to Facebook
It would be great to be able to post preview images of charts to Facebook, so that when a user shares a chart on Facebook, it shows an image instead of just a link.
36 votesPosting a chart to Facebook would mean that we ad a backend to store the chart and to communicate with Facebook. Highcharts JS is a client side charting library, so this goes beyond its reach. It is up to the implementer to provide a backend for it.
Highcharts Cloud, however, has this capability. See http://cloud.highcharts.com.
-
SPIE Chart
Dual PIE charts with 2 sets of data with both Radius and slice changing. As mentioned here :
http://eagereyes.org/criticism/cost-of-a-sick-chart2 votes -
Pie stacking percent
As stacked column stacking=>percent, pie sometimes need this feature, typically for " answer to a question " " yes, no, no answer ", we may see % of yes using people who have answered !
4 votes -
3 votes
-
splinexy
It will be good to see spline xy functionality in Highcharts. Its very important thing in math graphs. Thank You!
3 votes -
Matrix charts
I would like to submit a matrix chart project witch could allow us to draw chart in 2 dimension.
14 votes -
Add the option of using a flash based SVG viewer
To speed up drawing of charts on IE <9 maybe add support for http://code.google.com/p/svgweb/ then IE<9 gets flash rendering if flash is available or VML if not.
6 votes -
Improve Column handling of negative values
Plotoptions on columns with negative values does not place itself correctly (offset seems to be added and not subtracted), also seems that formatter functions doesn't get run.
Also could you add a positiv and negative color list.
4 votes
- Don't see your idea?