How can I implement custom chart colors?

Stimulsoft Reports.WEB discussion
lucasrinaldi
Posts: 44
Joined: Wed Jul 12, 2023 8:18 pm

Re: How can I implement custom chart colors?

Post by lucasrinaldi »

Trying to make it work, I noticed that the hex which I provide sometimes has only 3 characters. I made the needed change to transform it into the 6 chars and it worked, as shown below in the picture attached, but now I have another problem.

There is some info overlapping, as I marked it with the red box.

What can I do so that information does not overlap and duplicate?
Attachments
Untitled.jpg
Untitled.jpg (237.25 KiB) Viewed 102601 times
Lech Kulikowski
Posts: 6271
Joined: Tue Mar 20, 2018 5:34 am

Re: How can I implement custom chart colors?

Post by Lech Kulikowski »

Hello,

> What can I do so that information does not overlap and duplicate?

Please try to set the PreventIntersection property for the labels.

Thank you.
lucasrinaldi
Posts: 44
Joined: Wed Jul 12, 2023 8:18 pm

Re: How can I implement custom chart colors?

Post by lucasrinaldi »

I applied the PreventIntersection and it fixed the overlap, but it keeps rendering two labels for each case.
The 7.Series arguments that I filled is all right?
Looks like I am missing something...
Attachments
Screenshot 2023-11-24 174941.png
Screenshot 2023-11-24 174941.png (34.89 KiB) Viewed 99858 times
Screenshot 2023-11-24 174958.png
Screenshot 2023-11-24 174958.png (26.68 KiB) Viewed 99858 times
Screenshot 2023-11-24 175010.png
Screenshot 2023-11-24 175010.png (28.62 KiB) Viewed 99858 times
Screenshot 2023-11-24 175015.png
Screenshot 2023-11-24 175015.png (29.59 KiB) Viewed 99858 times
Screenshot 2023-11-24 174758.png
Screenshot 2023-11-24 174758.png (141.5 KiB) Viewed 99858 times
Lech Kulikowski
Posts: 6271
Joined: Tue Mar 20, 2018 5:34 am

Re: How can I implement custom chart colors?

Post by Lech Kulikowski »

Hello,

Please send us a sample report with test data that reproduces the issue for analysis.

Thank you.
lucasrinaldi
Posts: 44
Joined: Wed Jul 12, 2023 8:18 pm

Re: How can I implement custom chart colors?

Post by lucasrinaldi »

I've uploaded our report file
Attachments
adherenceItems.mrt
(68.77 KiB) Downloaded 309 times
Lech Kulikowski
Posts: 6271
Joined: Tue Mar 20, 2018 5:34 am

Re: How can I implement custom chart colors?

Post by Lech Kulikowski »

Hello,

Please send us test data for your report.

Thank you.
lucasrinaldi
Posts: 44
Joined: Wed Jul 12, 2023 8:18 pm

Re: How can I implement custom chart colors?

Post by lucasrinaldi »

Well, I guess that you asked for our data, right?
I've uploaded the json of the query result.


I know that the hex needs to be 6 digits, but this is not a problem. The problem is the overlap and the dupe showing data.
Attachments
Results.json
(203 Bytes) Downloaded 286 times
Lech Kulikowski
Posts: 6271
Joined: Tue Mar 20, 2018 5:34 am

Re: How can I implement custom chart colors?

Post by Lech Kulikowski »

Hello,

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

Thank you.
#13296
lucasrinaldi
Posts: 44
Joined: Wed Jul 12, 2023 8:18 pm

Re: How can I implement custom chart colors?

Post by lucasrinaldi »

Thanks for the support. I'll be following the threat.
Lech Kulikowski
Posts: 6271
Joined: Tue Mar 20, 2018 5:34 am

Re: How can I implement custom chart colors?

Post by Lech Kulikowski »

Hello,

We have found the issue and fix it. The fix will be available in the next major build within a week or two.

Thank you.
Post Reply