A Simple Dashboard Chart in Laravel Nova using Chart JS. Starting create your own dashboard with Chart JS Integration can save your time and help you maintain consistency across standard elements such as Bar, Stacked, Line, Area, Doughnut and Pie Chart.
I would like to be able to target the charts via CSS so I just need a way to assign unique selectors. This could be a custom ID or a custom class that I can then use in Nova's global css file to target selectors. Is there any way to do that, or could this be added please?
I would like to be able to target the charts via CSS so I just need a way to assign unique selectors. This could be a custom ID or a custom class that I can then use in Nova's global css file to target selectors. Is there any way to do that, or could this be added please?
Many thanks!