livewire-charts icon indicating copy to clipboard operation
livewire-charts copied to clipboard

Neat Livewire Charts for your Laravel projects

Results 62 livewire-charts issues
Sort by recently updated
recently updated
newest added

### Summary I have a chart that takes time to appear due to lots of datas. I want to add a loading-spinner during this time of loading. I try to...

**Describe the bug** Adding the setJsonConfig option has no effect on the resulting chart **To Reproduce** Steps to reproduce the behavior: 1. make a chart. (I have tried this on...

I tried to using withoutDataLabels() but the chart still showing the X axis label

Can we set specific custom color to the different lines in a multiline chart? Lets say I have 4 different charts on one page. In two of the graphs there...

When i try to load a chart with more than 1000 records, takes too long to render the graph and the tab hangs. Does anyone know a solution to this?

On the laravel 10 (livewire 2) there are no axis labels, only the graph part.

Is there any way to implement this? [https://write.corbpie.com/apex-charts-temperature-line-chart-example/](url) Thanks in advance

I believe this is supported by Apex Charts, but I don't see any option/method (on the Readme) to show the Export/Download menu for the generated charts.

I do every thing as in document and it is work well in local server but it is not work in live server

**Describe the bug** When I create a multiple column graph, it seems to group non-existing values and display them wrongly into the previous column. Basically it does not consider empty...