Hello! In Laravel 5.6 / PHP 7.1 / vuejs 2.5 applicatio I do reports based on vue-chartjs reports ( http://demo.vue-chartjs.org/ ) I want to select different number data types(multiselection input) and I need to set different color for any data type. I need some kind of function to get array(length in selected data types) of different colors but not white color(or similar) as reports would be on white background? If there is such a function or idea how to write it? Thanks!
Did not even understand what you are trying to do... Could you please explain in little more detail? Thanks