Palpandian Vellaipandian

Results 1 issues of Palpandian Vellaipandian

``` tooltip: { useHTML: true, shadow:false, //backgroundColor: 'none', borderWidth:0, borderRadius:0, shared: true, formatter: function(chart) { //console.log(this.point) var p = this.point let patients = '' p.patient_list.map((patient, index) => { patients+= 'P-'+patient+''...

waiting for clarification