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…...// Create workbook and worksheet Workbook workbook = new Workbook();...Workbook(); Worksheet sheet = workbook.getWorksheets().get(0); Cells...