Nova provides metrics which is good enough for metrics we have now (except the bar metrics which looks not pleasing) but the challenge is using that as the main charting solution as is makes it hard for us to give more detail and context to the charts. We need to find a way to customize the metric to add more properties eg titles, Legends, X & Y axis, different types of charts scatter chart e.t.c.
Things to do
[ ] Find ways to extend/tweak the rendered view on the metrics eg increasing height.
[ ] Integrate a laravel charting library to help us generate the charts and reuse more code. Some good examples I have seen are Laravel Charts and http://lavacharts.com
About Issue
Nova provides metrics which is good enough for metrics we have now (except the bar metrics which looks not pleasing) but the challenge is using that as the main charting solution as is makes it hard for us to give more detail and context to the charts. We need to find a way to customize the metric to add more properties eg titles, Legends, X & Y axis, different types of charts scatter chart e.t.c.
Things to do
Sample Example