Pie chart: allow many elements

Stimulsoft Dashboards.JS discussion
todea.df@gmail.com
Posts: 17
Joined: Tue Sep 01, 2020 8:45 am

Pie chart: allow many elements

Post by todea.df@gmail.com »

Hello,

I have a CSV datasource with columns <Name, Value> that is used in a pie chart.
The "Legend Value Type" is "Argument-Value". The datasource may have many rows and the text length of the values may be big, as you can see in the attached .mrt file.

There are 2 issues:
1. The pie is not visible anymore.
2. The text from legend is not shown completely.

I would like:
1. The size of the pie to remain the same.
2. The long text from the legend to be wrapped on separate lines.

I mention that I enabled "Can Grow" option for both databand and chart.

Thanks,
Darius
Attachments
pie chart with long text in legend.mrt
(5.18 KiB) Downloaded 171 times
Lech Kulikowski
Posts: 6197
Joined: Tue Mar 20, 2018 5:34 am

Re: Pie chart: allow many elements

Post by Lech Kulikowski »

Hello,

We need some additional time to investigate the issue, we will let you know about the result.

Thank you.
#5499
todea.df@gmail.com
Posts: 17
Joined: Tue Sep 01, 2020 8:45 am

Re: Pie chart: allow many elements

Post by todea.df@gmail.com »

Hello,

Do you have any update regarding this issue?
Basically, the pie chart is unusable for many elements to be shown.

Thanks,
Darius
Lech Kulikowski
Posts: 6197
Joined: Tue Mar 20, 2018 5:34 am

Re: Pie chart: allow many elements

Post by Lech Kulikowski »

Hello Darius,

We are working on the problem. We will let you know when the solution is available.

Thank you.
Lech Kulikowski
Posts: 6197
Joined: Tue Mar 20, 2018 5:34 am

Re: Pie chart: allow many elements

Post by Lech Kulikowski »

Hello,

The issue is fixed. We have added Column Width property for Legends, it will be available in the 2022.2.1 release build.

Thank you.
todea.df@gmail.com
Posts: 17
Joined: Tue Sep 01, 2020 8:45 am

Re: Pie chart: allow many elements

Post by todea.df@gmail.com »

Hello,

Thanks for the update! Did you mean 2022.1.2 release build? If not, when will be the 2022.2.1 release?

Thanks,
Darius
Lech Kulikowski
Posts: 6197
Joined: Tue Mar 20, 2018 5:34 am

Re: Pie chart: allow many elements

Post by Lech Kulikowski »

Hello,

We mean 2022.2.1, it will be available in March.

Thank you.
todea.df@gmail.com
Posts: 17
Joined: Tue Sep 01, 2020 8:45 am

Re: Pie chart: allow many elements

Post by todea.df@gmail.com »

Hello,

I am using Stimulsoft Samples JS master 2023.1.3 and I cannot find the newly added "Column Width" property for Legends.
Can you please attach a .mrt file starting from the one I added where:
1. The size of the pie remains the same.
2. The long text from the legend is wrapped on separate lines.

Thanks!
Darius
Lech Kulikowski
Posts: 6197
Joined: Tue Mar 20, 2018 5:34 am

Re: Pie chart: allow many elements

Post by Lech Kulikowski »

Hello,

Chart - Legend - Column Width property.

Thank you.
Attachments
Screenshot 2023-01-09 231331.png
Screenshot 2023-01-09 231331.png (190.93 KiB) Viewed 5882 times
todea.df@gmail.com
Posts: 17
Joined: Tue Sep 01, 2020 8:45 am

Re: Pie chart: allow many elements

Post by todea.df@gmail.com »

Hi,

I downloaded the code from https://github.com/stimulsoft/Samples-JS and from https://github.com/stimulsoft/Samples-Dashboards-JS (version 2023.1.3)
In both cases, the current directory was "./Angular/Integrating the Dashboard Designer into an Application", and I ran "npm install" and then "npm run start". Then I loaded the .mrt file.

In both cases, the Chart - Legend - Column Width property is not present:
Dashboards.JS Designer.PNG
Dashboards.JS Designer.PNG (179.7 KiB) Viewed 5872 times
Reports.JS Designer.PNG
Reports.JS Designer.PNG (179.6 KiB) Viewed 5872 times
What am I missing? :idea:

Thanks,
Darius
Post Reply