Solved
Hi,
I resolved this issue by using CSS to the line chart.
/**ptcs-line-chart css (initial load bug: set min-height in style to 470px )**/
#root_pagemashupcontainer-8_ptcschartline-245-bounding-box{
min-width: 100% !important;
overflow: hidden !important;
}
.linechart-height-cls .widget-ptcschartline {
height: 470px !important;
}
Thanks.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

