KoolReport's Forum

Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines

Koolreport set color schemes #3161

Open Ankit Agarwal opened this topic on on Sep 30, 2023 - 1 comments

Ankit Agarwal commented on Sep 30, 2023

I am trying to set colors through theme settings but it's not effect can you please guide me.

 protected function allColorSchemes()
    {
        return array(
            "default"=>array("#fc0333","#fd6182","#f37d93","#ba7a7c","#5b1d2a","#c21b03","#fd5732","#ffb787"),
            "another"=>array(),
        );
        //return array();
    }
Sebastian Morales commented on Oct 3, 2023

Are you using KoolReport Dashboard or KoolReport Pro report? Pls provide your report or dashboard code.

Build Your Excellent Data Report

Let KoolReport help you to make great reports. It's free & open-source released under MIT license.

Download KoolReport View demo
help needed

None