Pie chart: allow many elements
-
- Posts: 17
- Joined: Tue Sep 01, 2020 8:45 am
Pie chart: allow many elements
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
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 72 times
-
- Posts: 5250
- Joined: Tue Mar 20, 2018 5:34 am
Re: Pie chart: allow many elements
Hello,
We need some additional time to investigate the issue, we will let you know about the result.
Thank you.
#5499
We need some additional time to investigate the issue, we will let you know about the result.
Thank you.
#5499
-
- Posts: 17
- Joined: Tue Sep 01, 2020 8:45 am
Re: Pie chart: allow many elements
Hello,
Do you have any update regarding this issue?
Basically, the pie chart is unusable for many elements to be shown.
Thanks,
Darius
Do you have any update regarding this issue?
Basically, the pie chart is unusable for many elements to be shown.
Thanks,
Darius
-
- Posts: 5250
- Joined: Tue Mar 20, 2018 5:34 am
Re: Pie chart: allow many elements
Hello Darius,
We are working on the problem. We will let you know when the solution is available.
Thank you.
We are working on the problem. We will let you know when the solution is available.
Thank you.
-
- Posts: 5250
- Joined: Tue Mar 20, 2018 5:34 am
Re: Pie chart: allow many elements
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.
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.
-
- Posts: 17
- Joined: Tue Sep 01, 2020 8:45 am
Re: Pie chart: allow many elements
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
Thanks for the update! Did you mean 2022.1.2 release build? If not, when will be the 2022.2.1 release?
Thanks,
Darius
-
- Posts: 5250
- Joined: Tue Mar 20, 2018 5:34 am
Re: Pie chart: allow many elements
Hello,
We mean 2022.2.1, it will be available in March.
Thank you.
We mean 2022.2.1, it will be available in March.
Thank you.
-
- Posts: 17
- Joined: Tue Sep 01, 2020 8:45 am
Re: Pie chart: allow many elements
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
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
-
- Posts: 5250
- Joined: Tue Mar 20, 2018 5:34 am
Re: Pie chart: allow many elements
Hello,
Chart - Legend - Column Width property.
Thank you.
Chart - Legend - Column Width property.
Thank you.
- Attachments
-
- Screenshot 2023-01-09 231331.png (190.93 KiB) Viewed 187 times
-
- Posts: 17
- Joined: Tue Sep 01, 2020 8:45 am
Re: Pie chart: allow many elements
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: What am I missing?
Thanks,
Darius
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: What am I missing?

Thanks,
Darius