Download the PHP package dobron/data-grid-visualizer without Composer
On this page you can find all versions of the php package dobron/data-grid-visualizer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dobron/data-grid-visualizer
More information about dobron/data-grid-visualizer
Files in dobron/data-grid-visualizer
Download dobron/data-grid-visualizer
More information about dobron/data-grid-visualizer
Files in dobron/data-grid-visualizer
Vendor dobron
Package data-grid-visualizer
Short Description With Laravel Data Visualizer you can render data from a database as svg (or save as png).
License MIT
Package data-grid-visualizer
Short Description With Laravel Data Visualizer you can render data from a database as svg (or save as png).
License MIT
Please rate this library. Is it a good library?
Informations about the package data-grid-visualizer
Laravel Data Visualizer
With Laravel Data Visualizer you can render data from a database as svg (or save as png). One advantage is a better view of the stored data than a normal COUNT usage.
Installing
Usage
Model
Without Model
Render as PNG
Save as PNG
Options
Option | Description | Default |
---|---|---|
defaultColor | Default grid color if none is defined. | #2d333b |
gap | Gap size in px. | 13 |
size | Size of grid in px. | 10 |
radius | Radius of the grid. | 2 |
outline | Outline color of the grid (optional). | rgba(255, 255, 255, 0.05) |
perspective | Data view perspective (horizontal/vertical). | horizontal |
visualize | Visualization conditions as array [column name, condition]. | none |
Examples
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of data-grid-visualizer with dependencies
PHP Build Version
Package Version
The package dobron/data-grid-visualizer contains the following files
Loading the files please wait ....