Welcome Guest, Not a member yet? Register   Sign In
codeigniter pchart integration
#4

[eluser]lemathieu[/eluser]
Hi Xorman,

When you send me your emailadres in a PM, then i'll be able to send the zip file. I've tried to attach it to my reply to you but there was an error with uploading.

The problem with te fonts is probably due to the fact that you've tried to add a path in the pchart.class to the fontname. You only have to add the right path to the code that generate the chart.

In my example code i added this to my used tahoma font:

Code:
$pchart_basepath = "application/third_party/pchart/";
$Test->setFontProperties($pchart_basepath."Fonts/tahoma.ttf",8);

lemathieu.


Messages In This Thread
codeigniter pchart integration - by El Forum - 06-10-2011, 10:45 AM
codeigniter pchart integration - by El Forum - 06-14-2011, 08:26 AM
codeigniter pchart integration - by El Forum - 06-14-2011, 02:09 PM
codeigniter pchart integration - by El Forum - 06-14-2011, 03:05 PM
codeigniter pchart integration - by El Forum - 06-14-2011, 04:02 PM
codeigniter pchart integration - by El Forum - 06-20-2011, 05:11 PM
codeigniter pchart integration - by El Forum - 06-21-2011, 12:45 PM
codeigniter pchart integration - by El Forum - 06-21-2011, 12:53 PM
codeigniter pchart integration - by El Forum - 06-23-2011, 07:42 AM
codeigniter pchart integration - by El Forum - 06-23-2011, 08:56 AM
codeigniter pchart integration - by El Forum - 06-23-2011, 08:56 AM
codeigniter pchart integration - by El Forum - 06-30-2011, 08:52 AM
codeigniter pchart integration - by El Forum - 03-01-2012, 08:07 AM
codeigniter pchart integration - by El Forum - 05-19-2012, 08:53 AM
codeigniter pchart integration - by El Forum - 07-16-2012, 07:08 AM



Theme © iAndrew 2016 - Forum software by © MyBB