I have another question.
The SVG of the chart generated on Windows platform has all the labels correclty centered (as shown in the attachment “Chart on Windows.PNG”)
The same code running on linux platform produces a SVG in which all the labels are de-centered and alined on the left (attachment “Chart on Linux.PNG”).
I hoped that increasing resolution of generated SVG, the problem would be solved, but it’s wasn’t so.
How I can can solve this alignment problem? Do you have any suggest?