egauge Gauge Chart

  1. Requirements
  2. Usage
  3. Resources

This extention just wrapper from http://www.dariancabot.com/projects/jgauge_wip/

Requirements

requirements of using this extension (e.g. Yii 1.1 or above)...

Usage

extract to /protected/extentions/

<?php $this->widget('ext.egauge.EGauge',array('value'=>10));?>

<?php $this->widget('ext.egauge.EGauge',array('value'=>50));?>

<?php $this->widget('ext.egauge.EGauge',array('value'=>100));?>

Resources

3 0
5 followers
753 downloads
Yii Version: 1.1
License: BSD-2-Clause
Category: User Interface
Developed by: Ahyo Haryanto
Created on: Oct 24, 2012
Last updated: 11 years ago

Downloads

show all

Related Extensions