SSD: Bar chart not showing custom CSS

I’m using the bar charts from ng-charts in SSD. I want to update the CSS styles for the bars (e.g., width, color, border radius), and I’m using the options object as we typically do in Angular with Chart.js.

I don’t see any errors in the console, and the chart is rendering correctly. However, all styles appear to be the default, my custom styles are not being applied.

Hi @aniket can you please share a screenshot for more details?Of how you did the added the classes and the chart you added the component.

Refer to this for guidance as well :Ng Bubble Chart