Hi Team,
We have generated a waterfall chart.We have set separator as , in our excel.
With that we are expecting the data labels should take the format as given in the source cells. up to one decimal place. But in actu…...get(i + 2, 0).setValue(categories[i]); cells.get(i + 2, 1).setValue(values[i]);... Style style = cells.get(i + 2, 1).getStyle(); style.setCustom("#...