Data chart not showing at all
New DiscussionHello,
I am trying to add simple example of igx-data-chart in my Angular part of Electron app as shown here:https://www.infragistics.com/products/ignite-ui-angular/angular/components/charts/chart-overview#angular-bar-chart and the chart is not showing at all, I only get this:

TS component code and HTML is the same (only the name of the component is different for the purposes of my application, everything other is literally copy-paste).
Also added required modules in app.modules.ts and this is the code of scss for chart component:
@import url("https://static.infragistics.com/xplatform/css/samples/shared.v6.css");
Version of libraries in package.json:
"igniteui-angular": "^13.1.11", "igniteui-angular-charts": "^13.1.1", "igniteui-angular-core": "^13.1.1",
I just started with IgniteUI so I really do not know what is wrong, and why my chart is not showing at all.
Any help is welcome, thanks in advance.
Sign In
to post a reply
Replies
Discussion created by
Favorites
Replies
Created On
Last Post
Discussion created by
Favorites
0 Replies
1 Created On
Apr 22, 2022 Last Post
3 years, 10 months ago