laravel-charts-css icon indicating copy to clipboard operation
laravel-charts-css copied to clipboard

Add a method to set the order of legend and chart

Open Rocksheep opened this issue 4 years ago • 1 comments
trafficstars

I added a method to the abstract chart class so users can decide if they want to display the chart or the legend first. I did not know how to write a test for this so if you have any pointers for that I am willing to write some!

Rocksheep avatar Jul 13 '21 19:07 Rocksheep

Yo! Like we discussed in a video call, I thinks it would be a nicer solution if we add a <x-wrapper/> component with multiple (named) slots; A before-chart slot, default slot (where the chart will go) and an after-chart slot.

maartenpaauw avatar Jul 17 '21 09:07 maartenpaauw