https://github.com/bor/flot.polar_bar
A plugin for flot which provide "Polar Bar" type chart
https://github.com/bor/flot.polar_bar
Last synced: 2 months ago
JSON representation
A plugin for flot which provide "Polar Bar" type chart
- Host: GitHub
- URL: https://github.com/bor/flot.polar_bar
- Owner: bor
- Created: 2013-02-20T12:46:47.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-10-08T14:06:56.000Z (over 10 years ago)
- Last Synced: 2025-02-08T17:15:38.239Z (4 months ago)
- Language: JavaScript
- Size: 238 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
flot.polar_bar
==============## About
A plugin for [flot](https://github.com/flot/flot) which provide "Polar Bar" type chart
(AKA Polar Area Diagrams / Radial Bar Charts).
Based on [flot pie plugin](http://www.flotcharts.org/flot/examples/series-pie/index.html).## Current Status
At the moment there is a need some modified version of flot:
see [flot pull-request](https://github.com/flot/flot/pull/969).
The modified version on (https://github.com/bor/flot/tree/pie_with_given_radius).