PHPackages                             kematjaya/chart-bundle - 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. kematjaya/chart-bundle

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

kematjaya/chart-bundle
======================

7.0(4mo ago)11.3kMITPHP

Since Oct 9Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/kematjaya0/chart-bundle)[ Packagist](https://packagist.org/packages/kematjaya/chart-bundle)[ RSS](/packages/kematjaya-chart-bundle/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (8)Versions (33)Used By (0)

chart-bundle
============

[](#chart-bundle)

- installation ```
    composer require kematjaya/chart-bundle

    ```
- usage
    - embed stylesheets ```
        {{ chart_stylesheet() }}

        ```
    - embed highchart javascript ```
        {{ chart_javascript() }}

        ```
    - render chart ```
        {{ render_chart() }}

        ```
    - create chart class ```
