1077 results found
-
Grouped yAxis
Hi,
Just like we have a plugin for grouped xAxis (commonly known as grouped Categories), it would be good if we have some something similar for grouped yAxis
thanks.
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 -
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 -
Arange tooltip content based on highest number
On one of your twitter post you refer to a chart with Carlsen and annad's chess ratings over time. one ting that bugged me was that in the tool tip carlsen was always on top I think it would be an idea to arange who is on top based on who has the biggest number. downside would be if you have alot of people and the are all really close to one another in ranking so this might be a plugin or a toggleble feature.
3 votes -
3 votes
-
I need x y coordination of two lines intersections point ?
I need x y coordination of two lines intersections point ?
3 votes -
to add another option for frame (3d chart) :
the frame (3d chart) has only three properties:
bottom
back
sidei think that is a good idea to add another properties:
"top"
In this way i can customize the chart with color (added on the bottom, and on top)
3 votes -
3 votes
-
add headerFormat and footerFormat to legend
add headerFormat and footerFormat to legend, like you have for tooltip.
3 votes -
Legends not to interfere with swipe on a tablet screen to scroll
Legend not to interfere with swipe on tablets to scroll the screen
In a tablet, when I try to swipe the screen to scroll down/up, I have to avoid touching the legends. Otherwise, the screen won't scroll, instead, one of the legends would receive the touch event. Is it possible to make a change such that swipe on the legends can scroll the screen, instead of toggling the legends?
3 votes -
pie chart label round
i have make a pie chart
http://jsfiddle.net/addteqmilind/zbsg4oLg/
in between label Project1,Project2, Project3..... and all
i want in Curve shape , as you can say as Round Shape...
Project 5 is showing in round shape in Issue51 to 54
that will make my graph cool and interactive.
and all curve will be set like that.3 votes -
3 votes
-
Multilanguage or internationalized map data
The idea is that we can display the name of each country the same language as the browser's setting.
3 votesIt’s probably better to keep internationalized versions of the map outside the file itself, to keep it maintainable. Here’s a proof of concept of how you can keep translated country names in a separate object and apply it dynamically to the map data: http://jsfiddle.net/highcharts/fbyhfe2s/
-
Would like to see wards in the District Of Columbia Map Javascript/JSON version
I see only an an outline of Washington DC area, what I would like to see is also the wards inside the DC.
Thanks.3 votes -
Support screen reader users
As a non-sighted user interacting with a chart using a screen reader, I would like different elements read. This would include (a summary text description of the chart, the type of chart, the structure and structural hierarchy of the plots, and the data behind the tooltips).
3 votes -
Add Total option to be displayed with the relevant charts
Boolean option to display the total in the chart
3 votesSee http://jsfiddle.net/highcharts/tnSRA/ for an implementation of pie title, where the total can be entered as a variable.
-
create power point report from highcharts
have some PowerPoint charts I want to convert to power point report. Is there any solution for that? Please help
Thanks3 votes -
How to add different highcharts themes to different charts on same web page
If we can apply different themes to different charts on same webpage, that will be good. Because if we apply same highcharts theme to all charts that changes all charts color combination (column, pie, bar etc). If it is possible to add a particular theme to particlular chart so that colors of column, bar, pie will be according to defined in theme.
By doing this we can create a single js theme file for all charts, which will contain all same css for all the charts and different theme for colors of column, bar, pie, heatmap etc.3 votes -
background color/image for navigation bar in highstock
the same as chart .
so user can set background image or background color for navigation bar3 votes -
Applying axis.breaks dynamically
Hi, I am not sure whether this is right place to put this link http://jsfiddle.net/roytirthadeep/pupk16ys/9/,
please excuse me for the sameFor the last couple of days I am trying to figure out a way to apply axis.breaks dynamically. But, the issue is breaks are applied properly based on the break size specified but the ticks are overlapped. How to resolve the issue.
Steps:
- Start and wait for sometime (5 secs)
- Pause and wait for sometime (5 secs)
- Now, click start again, we can see the ticks are overlapped.Is it possible the same using axis.breaks…
3 votes
- Don't see your idea?