pie graph สร้าง pie graph ด้วย php โดย Nico Puhlmann

PHP Result Center PHP Result Center เป็นหมวด ที่ไว้รวบรวม โปรแกรม Code php Javascript CSS CMS

Moderator: mindphp, ผู้ดูแลกระดาน

ภาพประจำตัวสมาชิก
mindphp
ผู้ดูแลระบบ MindPHP
ผู้ดูแลระบบ MindPHP
โพสต์: 41380
ลงทะเบียนเมื่อ: 22/09/2008 6:18 pm
ติดต่อ:

pie graph สร้าง pie graph ด้วย php โดย Nico Puhlmann

โพสต์ที่ยังไม่ได้อ่าน โดย mindphp »

pie graph สร้าง pie graph ด้วย php โดย Nico Puhlmann
แก้ไขปรับปรุงโดย Mindphp.com

ตัวอย่างการใช้งานงาน

โค้ด: เลือกทั้งหมด

<?php 
require("piegraph.class.php");

// class call with the width, height & data
$pie = new PieGraph(200, 100, array(231,122,32,54));

// colors for the data
$pie->setColors(array("#ff0000","#ff8800","#0022ff","#33ff33"));

// legends for the data
$pie->setLegends(array("Internet Explorer","Mozilla Firefox","Opera","Netscape"));

// Display creation time of the graph
$pie->DisplayCreationTime();

// Height of the pie 3d effect
$pie->set3dHeight(15);

// Display the graph
$pie->display();
?>
ไฟล์แนปใต้กระทู้
ติดตาม VDO: http://www.youtube.com/c/MindphpVideoman
ติดตาม FB: https://www.facebook.com/pages/MindphpC ... 9517401606
หมวดแชร์ความรู้: https://www.mindphp.com/forums/viewforum.php?f=29
รับอบรม และพัฒนาระบบ: https://www.mindphp.com/forums/viewtopic.php?f=6&t=2042
ภาพประจำตัวสมาชิก
mindphp
ผู้ดูแลระบบ MindPHP
ผู้ดูแลระบบ MindPHP
โพสต์: 41380
ลงทะเบียนเมื่อ: 22/09/2008 6:18 pm
ติดต่อ:

Re: piegraph สร้าง piegraph ด้วย php โดย Nico Puhlmann

โพสต์ที่ยังไม่ได้อ่าน โดย mindphp »

Class
แนบไฟล์
piegraph.class.zip
คลาสสำหรับสร้าง piegraph
(2.75 KiB) ดาวน์โหลดแล้ว 750 ครั้ง
ติดตาม VDO: http://www.youtube.com/c/MindphpVideoman
ติดตาม FB: https://www.facebook.com/pages/MindphpC ... 9517401606
หมวดแชร์ความรู้: https://www.mindphp.com/forums/viewforum.php?f=29
รับอบรม และพัฒนาระบบ: https://www.mindphp.com/forums/viewtopic.php?f=6&t=2042
ตอบกลับโพส
  • Similar Topics
    ตอบกลับ
    แสดง
    โพสต์ล่าสุด

ผู้ใช้งานขณะนี้

สมาชิกกำลังดูบอร์ดนี้: ไม่มีสมาชิกใหม่ และบุคลทั่วไป 73