1077 results found
-
Grouped Categories on Export Server
Grouped Categories on Export Server.
It seems I can't find any solution for the grouped categories for export server. If there's a solution how to bind this, so it will lessen my time of development. we already using the blacklabel plugin for grouped categories but it only works on web but not on export server. Thanks!
7 votes -
moment is DOA, please replace dependencies
moment.js and moment-timezone.ts are obsolete. Please remove dependencies on them. In fact, don't add dependencies, provide a callback for the needed functionality so we can choose between luxon and spacetime.
7 votes -
free form selection like in plotlyJS rather then rectangular selection
is this option available in highchart the concept of lesso section in highcharts in scatter plot
7 votes -
symbols
Add a property that would turn on the background color for custom symbols. See forum post: http://highslide.com/forum/viewtopic.php?f=9&t=7134
6 votes -
Marker on hover on the yAxis
it would be nice if a data point is hovered the y-value is not displayed in the tooltip but as a marker in the y-axis.
check this chart for a demonstration: http://www.boerse-go.de/jandaya/#Ticker/Profil/DAX
6 votes -
6 votes
-
Drop-down box
Add drop-down box to select (up to 10) data records from external csv-file for charting.
6 votes -
Remove div after close (clickable points)
I propose to remove div after closure (div created by clickable points).
In highslide-full.min.js:2932 to afterClose function i've added:
hs.expanders[this.key].content.parentNode.parentNode.removeChild(hs.expanders[this.key].content.parentNode);this solutin will be very helpfull
6 votes -
Hold option + click on legend item to disable all other data. (Like Photoshop hide all other layers)
6 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 -
microcharts
Microcharts for dashboards like Bonavista Systems
6 votes -
Add video tutorial
Add video tutorials,how to install script to your own website from a to z...From how to install and how to get working..
6 votes -
Tooltip for the export icons.
There should be a tooltip for the print and download icons when hovering them.
6 votes -
Provide printable container
Provide a container such that if a user wanted to print/export the container, the container and all contents would be printed/exported. Highcharts provides this support on a per chart basis, but we need the printing/exporting on larger scale.
6 votes -
Stock charts: maxZoom for navigator
It would be nice if the user can only change the selection of the navigator to a minimum value of the maxZoom options (if set) of the xAxis in navigator options.
6 votes -
colorByPoint for scatter plot
Add colorByPoint option to the scatter plot. This would allow coding a third dimension by color or intensity in a standard scatter plot.
6 votes -
ability to have different marker images/symbols for default and on hover states
ability to have different marker images/symbols for default and on hover states
6 votes -
is there a possibility to integrate highchart with jsf2,primefaces
highchart jsf2 primefaces
6 votes -
legend item auto width
to calculate the options.itemWidth for legend items to the maximum width of the legend items. i can send you my version but i think you could do it better ;)
thx6 votes -
Real-Time Smooth Scrolling
While Highcharts Stock supports dynamically updated data, the new data points are applied in a jerky fashion. It's becoming easier to build real-world real-time data applications: it'd be great if HighCharts Stock could handle these updates in a smoother fashion (similar to Smoothies http://joewalnes.com/2010/08/10/introducing-smoothie-charts/).
Related forum post: http://highslide.com/forum/viewtopic.php?f=9&t=12462&p=55471&hilit=real+time#p55471
6 votesYou mean like we do in Highcharts: http://www.highcharts.com/demo/dynamic-update.
The Highstock charts generally consist of much more data, so currently we have disabled animation because it didn’t perform good enough.
- Don't see your idea?