Skip to content

Infragistics Community Forum / Web / Ignite UI for Angular / Data chart not showing at all

Data chart not showing at all

New Discussion
Aleksandar Stamenković
Aleksandar Stamenković asked on Apr 22, 2022 7:11 PM

Hello,

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

  • 0
    Michael DiFilippo
    Michael DiFilippo answered on Apr 22, 2022 7:11 PM

    Hello and thank you for contacting Infragistics. Try giving the chart a height in pixels. Which series are you trying to render? Please visit our website, use the stackblitz button on one of the chart samples and fork it with your changes. Then paste the new link here so I can review the issue.

  • You must be logged in to reply to this topic.
Discussion created by
Favorites
Replies
Created On
Last Post
Discussion created by
Aleksandar Stamenković
Favorites
0
Replies
1
Created On
Apr 22, 2022
Last Post
3 years, 10 months ago

Suggested Discussions

Created on

Apr 22, 2022 7:11 PM

Last activity on

Feb 24, 2026 10:01 AM