We use Aspose Cells 2.5.2 (instead of current version Aspose 2.5.4) because of some issues in 2.5.4
In both versions I found following issues:
When I save a chart with #NV values to an Image, the series with the #NV value does not have thousand-seperators and the datalabel has no text.
(
see attachment: barcharts.zip
e.g. "tom" 2. bar has no label
e.g. "spontaneous awareness" has a label "1100" instead of "1.100"
)
I also found out, that when I invoke "chartPoint.getDataLabels()" no thousand-seperator is beeing displayed in the image (see attachments: stackedcharts.zip)
In a stacked bar diagram the legend order in the image is different to the legend order in the excel file
(
see attachment: stackedcharts.zip
"Total" is in the image on first position, in the excel at last position
)
In 2.5.4 the thousand-seperator does not care about local number formatting :
I set the workbook-locale to German and English, but the datalables in both chart-images have the same number formatting (1.000,00)
This worked in 2.5.2 (see attachment: barcharts.zip)
Please provide us a solution for that