javascript - Highcharts area with data labels on others data labels -


I am creating a chart like this:

Value "????" The beginning of the series is very close

  series: [{name: 'Asia', data: [502, 635, 80 9, 947, 1402, 3634, 5268]}, {name: 'Africa', data: [106, 107, 111, 133, 221, 767, 1766]}, {name: 'Europe', data: [163, 203, 276, 408, 547, 729, 628]}, [ Name: 'America', data: [18, 31, 54, 156, 33 9, 818, 1201]}, {name: 'Oceania', data: [2, 2, 2, 6, 13, 30, 46] }   

But values ​​can not stay at the values ​​of others, how can I fix it?

Normally this solution is not supported, but you optimize this solution. load: function () {stager data labels (this series); },

Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -