0๐
I believe you want to add padding to the right then you can refer the fiddle -> https://jsfiddle.net/ymch5to6/1/
Or add below code to your options:
layout:{
padding:{
right: 100
}
Source:stackexchange.com
0๐
I believe you want to add padding to the right then you can refer the fiddle -> https://jsfiddle.net/ymch5to6/1/
Or add below code to your options:
layout:{
padding:{
right: 100
}