Hi
I am testing my code on a test server.
Then I am porting the exact same code on the production server. The database are absolutely the same so no difference in data.
I am creating multiple charts embeded in bootstrap cards.
On one server the charts are nicely reduced to fit in each of the bootstrap cards.
On the other server, the charts are not stretched to fit in the bootstrap card, therefore overlap each other, making it unreadable.
Again: same code, same data.