Solved
Scrollbar in Legend (Line Chart)
Hello,
I have a line chart, but when Mashup is loaded in Runtime, I see a Scroll bar in the legend. Can this be hidden?

Thingworx version: 9.3.4
Thanks,
Hello,
I have a line chart, but when Mashup is loaded in Runtime, I see a Scroll bar in the legend. Can this be hidden?

Thingworx version: 9.3.4
Thanks,
So,
Thanks, to
/* ------------------------------ Legend width---------------------------*/
ptcs-chart-line::part(legend) {
width: 110px !important;
padding: 2px !important;
margin: 0px !important;
}
Thanks,
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.