KoolReport's Forum

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

ChartJS is not responsive ... #383

Open mike opened this topic on on Jul 20, 2018 - 5 comments

mike commented on Jul 20, 2018

hello supportTeam,

I am using ChartJs/Areachart .. it is not responsive ... when we use multiple chartjs in same div it gets overlap ...

KoolReport commented on Jul 20, 2018

You try this to see how

AreaChart::create(array(
    "options"=>array(
        "responsive"=>true
    )
))
mike commented on Jul 21, 2018

its not working out ... .desktop view..

mobile view...

KoolReport commented on Jul 24, 2018

I have told dev.team to investigate the issue so I will come back to you later.

Identity Works commented on Feb 8, 2020

Hi.

I am facing the same issue. Do you guys have any solution?

Thanks

KoolReport commented on Feb 8, 2020

The ChartJs is auto responsive already, you may not need to include the "responsive" parameter. Please check out example of Area chart here in mobile view.

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
None yet

None