1077 results found
-
HighTables
You have great charts and stock charts.
However, there is one piece of data display which is used widely everywhere: tables.
What you can do?
1. Dynamic tables
2. Drill down tables which is very popular.
3. Various types of calendar, P/L and other tables.
4. Sort, choose columns, re-arrange and etc.My idea is that you create totally new direction - HighTables!
8 votes -
Make DataLabel alingment property available for Pichart
I want alingment property for DataLabel so that I can keep DataLabel Left or Right alinged to connector , if DataLabel's length is more then by making dataLabel aling right , left side of chart is get utilized.
http://jsfiddle.net/46mdgk4p/2/
see this image [IMG]http://i59.tinypic.com/2lji8g1.jpg[/IMG]
3 votes -
Howto update point an added piont?
I have added a latest data point into chart, how can I change it's position?
What I can finish this only by redraw all points.Best wishes.
3 votes -
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 -
Attractive, interactive tables
Similar to something like DataTables; styling, sorting, searching, pagination, etc.
Since charts and tables go together on a page almost all of the time in my experience, it would be so nice and logical not to have to use two separate systems to build a single, polished page, in which the visual data is presented fully ready for end users.
Looking forward, hopefully, to this coming out. :)
6 votes -
Allow clickable tooltips
It would be good if you could hover a point on the graph and then click on the tooltip that appears so that you could redirect the user to a relevant page (e.g. a news article).
114 votesIf we added an option to pin the tooltip on click, we could easily add links inside it.
-
add the ability to insert a custom class to data points matching specific criteria. If range is 1-9, if range is 10-19, etc.
If a data point is between X and Y integer, give it "class='low-range'" if a data point is between A and B interger, give it "class='custom-class'", etc.
1 voteHere’s how you can do this currently with a little extension: http://jsfiddle.net/highcharts/tc5b2vbr/
-
Reverse point order in shared tooltip if yAxis.reversedStacks = false
When I set yAxis.reversedStacks to 'false' in stacked charts I would like to have reversed order of points in shared tooltip.
4 votes -
Download builder - add a url to identify and regenerate or modify a build
It would be very convenient if if the generated file contains a URL which enables a user to identify and regenerate or modify a custom build.
Modernizr offers this service:
http://modernizr.com/download/#-fontface-draganddrop-svg-shiv-cssclasses-teststyles-testprop-testallprops-hasevent-prefixes-domprefixes16 votes -
motion chart
similar google motion charts and most impotant it should work on ipad
92 votesAs Jamie says, Highcharts already supports this, you just need to loop over datasets and run Series.setData or Point.update for each step.
But we are currently working on a set of demos to demonstrate this, which will make it easier for you to set up, as you can copy-paste from our samples.
UPDATE 2019.27.09:
There’s a plugin for it: https://github.com/TorsteinHonsi/Motion-Highcharts-Plugin -
PowerPoint Export
I'd like to see a PowerPoint export option.
The Highcharts chart would have to be a "chart object" on the PowerPoint slide, meaning you could click on the chart in the slide to change properties.
I'd be willing to pay more/extra for an export module that had this capability.
103 votes -
all district in malaysia state on highmap
i hope on highmap for malaysia country have all district on every state
4 votes -
I want to create a word cloud. But unfortunately its not available . http://www.wordle.net/show/wrdl/8075201/Independent_Learning
Add word cloud charts also.
9 votes -
Different border-color/border-settings for navigator top-border and navigator handles active area border.
I would like to have the top-border of the navigator different from the border surrounding the handles of the navigator. See
Attached png for explanatory markers.Below I have a fiddle of my attempt:
3 votes -
Draggable guage
Just like we have a draggable graph option, can this be done to the guage as well?
http://www.highcharts.com/demo/gauge-solidI will need it to enter a value by dragging that pointer across a 180 or a 360 circle, to alter percentage like values etc.
Thank you.
3 votes -
tooltip config option to contain within the chart container, so a wide/long tooltip borders on the graph
right now if a tooltip is too long or wide, and expands outside of the graph's container, a mouseover outside of the container immediately closes the tooltip.
this prevents a user from clicking, for example, a custom link at the bottom of a long tooltip that expands outside the graph.
1 vote -
3D data on 2D scatter plot with smooth color
Drawing a 3D dataset (x,y,z) on 2D scatter plot.
The 3rd dimension (z) is presented as color on scatter plot. A color axis is used to guide user for the color.
An sample is posted at: http://forum.highcharts.com/highcharts-usage/how-to-plot-3d-data-on-2d-scatter-plot-with-smooth-color-t31107/
1 vote -
Separate containers inside main highcharts container
I suggest adding support for multiple "modules"/containers inside highcharts main container. Today it is possible to make it work by assigning absolute positions for each y-axis wanted. We are using this in this graph for instance https://www.avanza.se/aktier/om-aktien.html/3873/microsoft-corp (Click settings icon and click "Volym").
The problem today when you want to have multiple containers with different y-Axis assigned to same x-axis is when you want to toggle them on/off (show/hide). That is because axes can not be hidden and we want dynamic shrink/expand main container depending on which "containers" (y-axes) visible. We would also like to have a bar for each…
1 vote -
Add ability to change the "look at" point in 3d plots, or alter the default to use the center of the plot
Currently the view is aimed at the center X and Y, but min Z.
With deep 3d scatter plots, this leads to parts of the scatterplot being invisible at certain rotations (eg. after rotating 90 deg, half of the view is empty, other half contains points).
As an alternative, I would suggest changing the default for 3d scatterplots to take z depth into account (aim at center Z).
1 vote -
Draggable legend box
As in the example found at: http://www.ejschart.com/
171 votes
- Don't see your idea?