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

The charts we use are on TVs mounted on the wall so the hover feature is not very helpful to us. Is there a way to display the value on...

hello there, sorry, is there any example to add annotations to multi line charts with this package? thanks.

I am trying to make a "dark-mode" chart so I need to customize the gridline colors. Is this possible?

**Radar chart is not working** Radar chart is not working. It shows error on browser console below. I'm using laravel 7, livewire 2.10.16, livewire-charts 2.4.1, alpinejs 2 **Screenshots** ![Screenshot_20220808_135622](https://user-images.githubusercontent.com/2476867/183358031-29502191-44a7-402b-8a88-ff1cdd520b82.png) ![code12](https://user-images.githubusercontent.com/2476867/183357924-db68cbe4-431a-4fda-bd15-4f73142b4810.png)...

In a pie chart my slices are dynamic so I use `reduce()` and `addSlice()` method but it requires you to set colors. Is there a way not to set a...

**Describe the bug** This is an issue I've found when trying to set a multi column chart. It is an error of rendering the chart since the chart data seems...

**Describe the bug** When navigating from a page with a chart to another page, some error appear in the console (see screenshot). Tracking the source seems to be a resize...

Add support to change the tooltip value with the extras parameter for multiLineCharts

I need to know how to call the apex chart methods/events for example on their official documentation example here https://apexcharts.com/javascript-chart-demos/area-charts/datetime-x-axis/ they have some time line links on top of the...

### Summary Describe different approaches for script inclusion ### Proposal It may be wise to offer the different options in the docs, e.g. bundling, vs layout I use a variant...