ASE Home Page Products Download Purchase Support About ASE
ChartDirector Support
Forum HomeForum Home   SearchSearch

Message ListMessage List     Post MessagePost Message

  SVG file -- truncated text problem
Posted by Eva on Apr-08-2016 23:45
Attachments:
Hello Peter,

I wanted to use svg file type for the chart image. I have a problem using truncated line with "...".  I'm including screenshots of the same fragment of a chart: one created in web browser and the second one saved as svg file. Notice that instead of "..." the svg file displays "nnn".

I call c.enableVectorOutput() to enable the svg file as you recommended in one of posts' answers. I use 5.1.1 version of ChartDirector.

Thank you,
Eva
Truncted dot Svg.png

  Re: SVG file -- truncated text problem
Posted by Peter Kwan on Apr-09-2016 01:12
Hi Eva,

This is a known bug in ChartDirector 5 and has been fixed in ChartDirector 6.

Apart from solving this problem, ChartDirector 6 can generate SVG 500% faster than ChartDirector 5, and "enableVectorOutput" is no longer necessary (the "enableVectorOutput" becomes a dummy function with no purpose).

To solve the problem, please consider upgrading to ChartDirector 6.

Regards
Peter Kwan