BoldDesk®Customer service software offering ticketing, live chat, and omnichannel support, starting at $49/mo. for 10 agents. Try it for free.
Hi all,
when I open my page the graphs on the 1th row aren't centered into their pannel.
if I reduce the windows of browser the layout this adapts to the page, so if I retun to full screen the page layout remains adapts to the page.
where/what am I doing wrong?!?!
To explain the problem I prepared three images and attached the code my graph.cshtml
1st img the page load without the graphs
2nd img the windows reduced
3rd img the windows returned full screen and the layout is't ok.
Hi Fabrizio Carboni,
Greetings from Syncfusion support.
... <script type="text/javascript"> function onCreated(args) { ... var chart1 = document.getElementById("ctn_CodNeg").ej2_instances[0]; var chart2 = document.getElementById("ctn_QtaZero").ej2_instances[0]; var chart3 = document.getElementById("ctn_MovMag").ej2_instances[0]; setTimeout(() => { chart1.refresh(); chart2.refresh(); chart3.refresh(); }, 100) } ... |
Regards,
Prasanth Madhaiyan.
Great
thank you so much
Hi Fabrizio
Glad to know that the provided solution helped. Please get back to us for assistance in the future.
Regards,
Shereen