Charts icon indicating copy to clipboard operation
Charts copied to clipboard

[Deprecated] Charts for Laravel

Results 7 Charts issues
Sort by recently updated
recently updated
newest added

i am using consoletvs/charts:6.* with laravel 9 i want to refresh labels and data when calling ajax request

question

Is there a way to set the dataset color? I have a chart (line) with multiple datasets, and all of them appear gray. Is there a way to set the...

Using Echarts as chart library and trying to format the tooltips. Starting from a set of options like: ``` $chart->options([ 'tooltip' => [ 'formatter' => '{b0}: {c0}{b1}: {c1}', ] ]);...

question

Is there any way to change the position of legend?

question

After following the docs and trying to render my first chart I'm getting this error logged. I've checked the file exists and it is referenced in my chart class. My...

question

My project uses Charts ver 5.* but this release doesn't exist. So, could you please upload source code of it? Or, could you tell me how to get the source...

question

when i use the package i see this error admin:4 Uncaught TypeError: Cannot read properties of null (reading 'getContext')

question