This topic is locked

Chart problems

6/11/2007 5:56:22 PM
PHPRunner General questions
A
alexanjn author

I've just started adding a chart feature to one of my applications and noted two problems:
1 - The words "Evaluation version" show above the chart heading. I did not think I had an evaluation version of PHPRunner.
2 - Some of the identifiers on my 2D horizontal bar chart are truncated. It appears to be the identifiers that are greater than 16 characters in length (for example "Thomas Jefferson", "New Hampshire Vermont").

Sergey Kornilov admin 6/11/2007

If you are registered you have received a link to download registered version of charts.

If you have any problem registering the product contact support team directly.
Labels are truncated after 15 characters. You can change this behavior in source\libs\chartdata\column.php file.