Страницы · Laravilt
Pie Chart Widget
Pie and doughnut charts for proportion visualization
Pie and doughnut charts for proportional data.
Basic Usage
php
With Heading
php
Doughnut Chart
php
Show Legend
php
Show Percentage
php
Chart Height
php
Polling
php
Dynamic Data
php
Chart Options
php
Methods
| Method | Description |
|---|---|
make(labels, data) | Create chart |
heading(string) | Chart heading |
description(string) | Chart description |
doughnut(bool) | Doughnut variation |
showLegend(bool) | Show legend |
showPercentage(bool) | Show percentages |
height(int) | Chart height (px) |
polling(?int) | Refresh interval |
options(array) | Chart.js options |
Related
- Line Chart - Line charts
- Bar Chart - Bar charts