cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

How to remove space from Line chart widget in Thingworx 9.3

MM_9023322
15-Moonstone

How to remove space from Line chart widget in Thingworx 9.3

Hi all,

I am using a line chart widget, and I want to remove the extra space from the 0th of the x-axis to the x-axis tick label.

I have used the below CSS to fit in the chart from all sides. 

ptcs-chart-line::part(chart-layout) {
padding: 0;
}

The image is attached with the query.

MM_9023322_0-1644381769669.png

 

Thank you!

 

1 REPLY 1

Announcements


Top Tags