1077 results found
-
Multiseries line chart with error series and shaded units
I am planning to use highstocks chart for a commercial application. But my requirements are a bit different from regular charts. I need a chart with multiple line series. Each series has three parts..one regular series and its two error series i.e. maximum expected series and minimum expected series thus making a single unit series to be consisting of three series. Again each unit must be distinct from other units by use of a color shade as in stacked percentage charts. Is it possible to build it using the existing components of highcharts/highstocks ??
1 vote -
Set Intervals on Draggable points
Drag points on lines and columns help, but adding an option to set point intervals while dragging will be really useful and avoid showing the long decimal values to users which often confuses them
1 vote -
little things to get dusty enterprises into web era to enable HighCharts (more)
Some enterprises:
-have websystems that force you to save files locally instead of letting the browser handle it, which sabotages AJAX and with that pretty much HighCharts
-think in filePaths not HTTP URLs (partly because of the previous)
-have mostly employees for which "Save As CSV" is about the most technical thing they're capable of
-have an Oracle person, who can't do JS, e-mails a lot of .xls files, or gets expensive outsiders to code custom solutions not as nice and flexible as HighChartsMy suggestions to fix these matters are:
dataviz ideas:
genericCSV2barChart
openWebFilesInsteadOfDownload
parseOracleUserSnippetsJS
filePath2URL
filePath2URLinFileExploreropened github…
1 vote -
1 vote
-
highchart - chart should be overflow = auto
Can we have any highchart functionality/feature that dashboard can automatically adjust width(HScroll bar) & height(VScroll bar) ?
Like chart should be overflow = auto (as per data)
1 voteHi, with the new axis scrollbar feature it is possible to set a fixed range on the axis, so that the scrollbar is visible for longer series: http://jsfiddle.net/highcharts/fh0ormh5/
-
Highchart scroll
Can I move scroll to particular x-axis location on chart through Javascript?
1 vote -
Ability to put a marker on Gauges
It would be great if we can add an extra UI (any UI shape , triangle or arrow shape) on Angular or Solid gauge chart to indicate extra value(probably a target value or goal value) other than the current value.
I know I can put a label anywhere (with x,y pixel values) but this is not dependant on the location of the value on graph. It would be awesome if I can put "marker" (one or more?) with a series data value to insert a shape or something similar.
1 voteOne way to do it would be to add a static dial: http://jsfiddle.net/highcharts/mgucea1x/, but you are limited to the options given for the dial shape.
-
highchart solid gauge show a default tooltip or series
many people don't have the idea to move the mouse over the apple watch solid gauge at the first impression, is there anyway to show one tooltip to pretend it's selected by default? or show series around the circle ?
1 voteYou can show the tooltip programmatically: http://jsfiddle.net/highcharts/9ydqmou9/
-
Add top border to PlotBand
When plotting a plodBand it doesn't plot the top border, if it's required to not plot the top border for some use cases, there should be an option to plot or not the top border.
1 voteThe plot bands are only single shapes so we can’t currently give them individual borders. What you can do is to add a plotLine at the top value of the plot band.
See http://jsfiddle.net/highcharts/8bkL6pty/ -
Force pie chart dataLabels to be within chart bounds
force all pie chart data labels to be within the bounds of the container. For example if you want to offset the pie chart the labels will stay within the bounds of the container and not get pushed out of the viewing area. Or be a be able to set the location on the pie slice that the label is pointing at.
1 vote -
Tooltip: Would like all column ranges in a series to be highlighted when mouse hovers on one element
I wish there is a way to load images so I can show you a screenshot. Now I'll try to describe it: Say Joe and Bob eat fruit apple and pear and Joe's consumption is green colored. I want the tooltip to do this: When the mouse is placed on Joe's share (a green area) in either apple or pear category, the tooltip shows Joe's consumption of apples AND pears (like apples: 2, pears: 5). That's easy using the "formatter". However, I also want Joe's shares (the green areas) in BOTH apple and pear categories to be highlighted. Currently, only…
1 vote -
Bubble Chart - Stacked events are not easily seen and only 1 message is displayed.
Maybe display a label indicating how many stacked items are on top of one another.
1 vote -
be able to change color of series 'NAME'
be able to change color of series label. the color of the line is correct but not the text of the 'name'. now is <text style="color:#333333
1 vote -
Convertion between Highmaps and Google location data
(I speak a little English, sorry for my English :) )
I use the highchart and highmaps about 2 years ago for learning.
I would like to get google location data into highmaps map. (for ex.: Hungary map, Italy map, Belgium map, etc...)The google location data:
"addresscomponents" : [
{
"longname" : "75",
"shortname" : "75",
"types" : [ "streetnumber" ]
},
{
"longname" : "Árpád út",
"shortname" : "Árpád út",
"types" : [ "route" ]
},
{
"longname" : "Miskolc",
"shortname" : "Miskolc",
"types" : [ "locality", "political" ]
},…1 vote -
Header title for grouping tiles in treemap and breadcrumbs
Header title for the tiles in treemap. It is available in other frameworks : http://www.billdwhite.com/wordpress/wp-content/js/treemap_headers_01.html. something like this. And also inbuilt breadcrumbs feature.
1 vote -
External library for chart settings customizations
We want to incorporate the design interface like in https://cloud.highcharts.com/ in our app, to allow users to have all the highcharts options.
1 vote -
Show tooltip on bubble chart on event
Is it possible to to show tooltip not only on bubble hover but to show it on a button click? it I have no idea how to do that.
Thanks
1 vote -
report form
Report form design ?
i have a demand whether there are highchart API to design report form and i can also switch between the row and column after getting the report form?
any suggestion will be appreciated?1 vote -
multiple funnels chart
I'm looking for a chart that presents the data like on this image: https://premium.wpmudev.org/blog/wp-content/uploads/2012/07/Goal-Funnel-Google-Analytics.png.
It is about presenting the movement of things (quantitive) from multiple sources to multiple destinations, through multiple key points.1 vote -
Accordion legend box
if we can have accordion panel (Expand Legends) for legend navigation instead of up/down arrows then it will be great, Because as of now User has to click and navigate instead he can directly expand view and select series or scrolls.
I have UI views of it if required.
1 vote
- Don't see your idea?