I have highchart like this.
How can I move the legends (Firebox,IE,chrome...) to the right of the chart?
P.S. I am not familiar with jQuery.
|
I have highchart like this. P.S. I am not familiar with jQuery. |
||||
|
|
|
You need to set the
Here is the demo. I just tweaked it with the above mentioned code. I Hope Highcharts API would be of great help to you, to explore the options available to personalize your charts. |
|||||||||||||
|
|
Try this |
|||
|
|
|
Have a look at this jsfiddle, it aligns the legend on the right side. The following have been added:
|
|||
|