| 
| Subject: | Excellent work Raoul. | 
|---|
 | Summary: | Package rating comment | 
|---|
 | Messages: | 9 | 
|---|
 | Author: | Roy Barkas | 
|---|
 | Date: | 2009-10-14 12:06:40 | 
|---|
 | Update: | 2011-11-02 19:06:05 | 
|---|
 |  |  |  | 
Roy Barkas rated this package as follows:
| Utility: | Good | 
|---|
| Consistency: | Good | 
|---|
| Examples: | Good | 
|---|
|  | 
  Roy Barkas - 2009-10-14 12:06:40Excellent work Raoul.  I can use ws_charts in my work.  Thanks, I appreciate your efforts.
  Raul Molnar - 2009-10-14 18:10:23 - In reply to message 1 from Roy BarkasThanks,
 I'm very glad to know my work is appreciated :).
 
 If you have any questions ... I am ready to listen.
 
 Raul,
  shin okada - 2009-10-22 06:36:08 - In reply to message 2 from Raul MolnarHi Raul,Could you tell me where I need to keep ws_charts.ttf please?
 Thanks in advance.
  Raul Molnar - 2009-10-22 07:45:34 - In reply to message 3 from shin okadaYou need that for fonts.
  shin okada - 2009-10-22 10:12:56 - In reply to message 4 from Raul MolnarIt works as it is. But if I placed ws_charts.ttf in the font folder, where should I change the path to this font? 
  Raul Molnar - 2009-10-22 21:11:12 - In reply to message 5 from shin okadaBy default the font must be in the same folder with the class. You can change the path, or the file font using:
 
 $chart->font="/folder1/folder2/...../ws_charts.ttf"; //here you can change the font fine.
 
 
  cezarszl - 2010-01-12 17:05:48 - In reply to message 6 from Raul MolnarHi! I've just found ur class WS Charts 1.0. I'm trying to use theexample but always get the same errors like:
 
 
 Notice: Array to string conversion in
 C:\Serwer\Files\Wykresy\ws_charts.php on line 185
 
 Notice: Undefined index: Array in
 C:\Serwer\Files\Wykresy\ws_charts.php on line 186
 
 Warning: Cannot modify header information - headers already sent by
 (output started at C:\Serwer\Files\Wykresy\ws_charts.php:1238) in
 C:\Serwer\Files\Wykresy\ws_charts.php on line 859
 
 and more about Undefinied offset 1 etc
 
 I got PHP 5.2.11 with php_gd2.dll.
 
 What I do wrong ? I'm kinda new so plz help me
  Raul Molnar - 2010-01-24 13:15:30 - In reply to message 7 from cezarszlWe solved that on email. :)
  super chipos - 2011-11-02 19:06:05 - In reply to message 8 from Raul MolnarI have the same problem, can you help me? |