Page 2 of 6

Re: How can I implement custom chart colors?

Posted: Fri Nov 10, 2023 4:55 pm
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?

Re: How can I implement custom chart colors?

Posted: Mon Nov 13, 2023 8:05 am
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.

Re: How can I implement custom chart colors?

Posted: Fri Nov 24, 2023 8:47 pm
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...

Re: How can I implement custom chart colors?

Posted: Fri Nov 24, 2023 10:10 pm
by Lech Kulikowski
Hello,

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

Thank you.

Re: How can I implement custom chart colors?

Posted: Mon Nov 27, 2023 12:07 pm
by lucasrinaldi
I've uploaded our report file

Re: How can I implement custom chart colors?

Posted: Wed Nov 29, 2023 12:55 am
by Lech Kulikowski
Hello,

Please send us test data for your report.

Thank you.

Re: How can I implement custom chart colors?

Posted: Fri Dec 08, 2023 12:02 pm
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.

Re: How can I implement custom chart colors?

Posted: Mon Dec 11, 2023 11:22 am
by Lech Kulikowski
Hello,

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

Thank you.
#13296

Re: How can I implement custom chart colors?

Posted: Mon Dec 11, 2023 12:54 pm
by lucasrinaldi
Thanks for the support. I'll be following the threat.

Re: How can I implement custom chart colors?

Posted: Tue Dec 12, 2023 11:12 am
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.