Skip to content

Replies

0
Vai M
Vai M answered on Jul 28, 2021 11:26 AM

Ok, Thank you.

Just a last question. Just wanted to know Is there any way to add dynamic value to the X-axis title?

I am using :- xAxisTitle="Year"

Instead of Year if I give dynamic variable then it is taking as text only. Please let me know if it possible.

Thank you in Advance! 

0
Vai M
Vai M answered on Jul 27, 2021 2:05 PM

Hi Andrew,

Thank you so much for the solution, it worked for me. 

Now, I just wanted to know is there any way to display the data value vertically on the bar graph? If yes, then how can we do that? Please let me know.

Thank you in Advance!

0
Vai M
Vai M answered on Jul 22, 2021 2:45 PM

Hi Andrew,

I am using data as the following:-

this.data = [
{ dateMonth: “Dec”, value2019: 110, value2020: 55, value2021: 80 },
{ dateMonth: “Nov”, value2019: 5, value2020: 15, value2021: 55 },
{ dateMonth: “Oct”, value2019: 70, value2020: 10, value2021: 120 },
{ dateMonth: “Apr”, value2019: 10, value2020: 15, value2021: 5 },
]; 

In your 1st option we have to add valueMemberPath, how can I add it for the above data? Can you please tell me.

Also I just wanted to know, is there any simple method to add a data label just like using some properties?

Please let me know the solution.

Thanks in Advance!

0
Vai M
Vai M answered on Jul 21, 2021 9:12 AM

Hi Andrew,

Thank you for the solution, it worked for me. 

Now I want to add the labels to the lines. Meaning the values should be shown as a label to the line chart. Can you please help me with the solution?

Thanks!

0
Vai M
Vai M answered on May 18, 2021 2:07 PM

Hi Andrew,

Thank you so much, it is working.

0
Vai M
Vai M answered on May 14, 2021 10:35 AM

Hi,

I tried removing –data-chart-brushes from igniteui-angular.css file, but still I am getting a default colors. 

Please let me know if I can try something else.

Thanks!

0
Vai M
Vai M answered on May 11, 2021 1:39 PM

Hi Andrew,

We are using licensed version of infragistics. If I implement that in your sample project then we are able to reproduce the issue. I have removed node_modules because of size of folder.

I am sending you the attachment of the sample project, in which we were able to replicate the issue which we are causing. Please check it & let me know if there is any solution.

Thanks in Advance!

0181.Demo.zip