{chart: {type: 'column'}, title: { text: ''},subtitle: { text: ''},credits:{text:''},xAxis:{type:'category'},yAxis:{title:{text:'% of product launches'}},legend:{enabled:false}, plotOptions:{column:{colorByPoint: true,colors: ["#2E5494", "#96A8C9", "#59C7EB", "#ABE3F5", "#058245","#82BFA3","#854091","#C2A1C7"],dataLabels:{enabled: true,format: '{y}%',crop:false,overflow:'allow'},pointWidth: 60}},tooltip:{pointFormat: '
{point.y}%
',style:{width:'85'}},series:[{colorByPoint: true,data:[{name:'Glycerol',y:57},{name:'Sodium Hyaluronate',y:34},{name:'Shea Butter',y:27},{name:'Green Tea Leaf Extract',y:12},{name:'Vitamin B3',y:7},]}]}