grafxflow

Results 13 issues of grafxflow

Is it possible to change the default view with an attribute to the function? `view/chart-template.blade.php` To `resources/views/custom-chart-template.blade.php`

enhancement

I am having issues in 5.6 for now I can get it to work by swapping... ``` 'Exchange' => Fadion\Fixerio\Facades\Exchange::class ``` for.. ``` 'Exchange' => Fadion\Fixerio\Exchange::class, ``` Otherwise I start...

Hi, I am working with Bootstrap 3 responsive and wanted to know if anybody has an example of code. <div class="row"> <div class="col-xs-12 col-sm-12 col-md-12 col-lg-12"> <ul id="carouselcontainer"> <li>element</li> <li>element</li>...

I am using the following code for an Individual column search, but when I press the 'x' button it only clears the input not the table - the table still...

Hi, Can you update the readme to include ``` npm i notifyjs-browser ```

It won't install via composer Composer 2 Laravel Framework 8.53.1 PHP 8.0.9

I have integrated Bootstrap 3 into the fuel cms, but then had an issue with the jQuery version not being 1.9 +. So it would be nice to have jQuery...

The Dashboard Widget now has the title of the link in bold. Plus a line between links. The reason for adding example: You may be comparing the same external link...

The twitter sign in works and I can edit 'Manage Profile' and 'Account Settings' but when editing the 'Linked Accounts' it gives the error message of "message":"Invalid or expired token"....

bug

If anybody is having any issues with the twitter sign in. Replace the following helpers/account/jmathai-twitter-async/ with this version… https://github.com/jmathai/twitter-async