PHPackages                             bburim/flot - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. bburim/flot

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

bburim/flot
===========

jQuery Flot Charts extension for the Yii 2 framework

148.4k↓50%4[4 issues](https://github.com/bburim/flot/issues)JavaScript

Since Aug 6Pushed 10y ago1 watchersCompare

[ Source](https://github.com/bburim/flot)[ Packagist](https://packagist.org/packages/bburim/flot)[ RSS](/packages/bburim-flot/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

About
=====

[](#about)

This is extension for Yii 2.

It is actually a wrapper for jQuery Flot Charts library.

If you want to learn more about Flot options and documentation, please visit

Installation
============

[](#installation)

As all Yii 2 Extensions, this one should be installed through Composer too.

Composer can be downloaded here:

Extension in the list of Composer packages:

Installation command:

```
php composer.phar require "bburim/flot"

```

Basic Usage
===========

[](#basic-usage)

```

```

Options and parameters
======================

[](#options-and-parameters)

This extension allows you to provide some parameters to configure how your chart will be rendered.

*tagName* - DOM element tag name. Default value is 'div';

*htmlOptions* - HTML options for DOM container.

*options* - options array, which will be converted to JSON and transfered to jQuery as third parameter when calling function to create chart.

*data* - data array, which will be converted to JSON and transfered to jQuery as second parameter when calling function to create chart.

*excanvas* - true/false. Whether to include `excanvas.js` or not.

Using plugins
=============

[](#using-plugins)

Sometimes you need to include some Flot plugin to make your Chart more interactive.

The following example shows what needs to be added to include, for example, `jquery.flot.canvas.js` extension:

```

```

The following plugins are currently available as constants:

`jquery.flot.canvas.js` as Plugin::CANVAS

`jquery.flot.categories.js` as Plugin::CATEGORIES

`jquery.flot.crosshair.js` as Plugin::CROSSHAIR

`jquery.flot.errorbars.js` as Plugin::ERRORBARS

`jquery.flot.fillbetween.js` as Plugin::FILLBETWEEN

`jquery.flot.image.js` as Plugin::IMAGE

`jquery.flot.navigate.js` as Plugin::NAVIGATE

`jquery.flot.pie.js` as Plugin::PIE

`jquery.flot.resize.js` as Plugin::RESIZE

`jquery.flot.selection.js` as Plugin::SELECTION

`jquery.flot.stack.js` as Plugin::STACK

`jquery.flot.symbol.js` as Plugin::SYMBOL

`jquery.flot.threshold.js` as Plugin::THRESHOLD

`jquery.flot.time.js` as Plugin::TIME

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance14

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3586848?v=4)[Bogdan ](/maintainers/bburim)[@bburim](https://github.com/bburim)

---

Top Contributors

[![bburim](https://avatars.githubusercontent.com/u/3586848?v=4)](https://github.com/bburim "bburim (9 commits)")[![rhnylytskyi](https://avatars.githubusercontent.com/u/6491268?v=4)](https://github.com/rhnylytskyi "rhnylytskyi (2 commits)")[![literatura](https://avatars.githubusercontent.com/u/8445448?v=4)](https://github.com/literatura "literatura (1 commits)")

### Embed Badge

![Health badge](/badges/bburim-flot/health.svg)

```
[![Health](https://phpackages.com/badges/bburim-flot/health.svg)](https://phpackages.com/packages/bburim-flot)
```

###  Alternatives

[laravel-admin-ext/china-distpicker

Distpicker extension for laravel-admin

13443.9k](/packages/laravel-admin-ext-china-distpicker)[godbout/dash-docset-builder

Dash (LOVE) Docset Builder in PHP (LOVE).

1253.5k](/packages/godbout-dash-docset-builder)[jiannei/laravel-enum

A simple and easy-to-use enumeration extension package to help you manage enumerations in your project more conveniently, supporting Laravel and Lumen

3933.4k5](/packages/jiannei-laravel-enum)[jimbojsb/workman

PHP process forking &amp; daemonizing library

608.8k](/packages/jimbojsb-workman)[droptica/droopler-project

Project template for Droopler with Composer

5010.0k](/packages/droptica-droopler-project)[mdmsoft/yii2-widgets

Widgets for Yii2

178.1k](/packages/mdmsoft-yii2-widgets)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
