Search found 44 matches

by lucasrinaldi
Mon Feb 05, 2024 4:10 pm
Forum: Stimulsoft Reports.WEB
Topic: How can I implement custom chart colors?
Replies: 54
Views: 290947

Re: How can I implement custom chart colors?

Lech, good afternoon. Lech, discussing with our team, this problem will take too much time and we will prioritize eventually in the future. As I've said before, the initial problem was that the chart color wasn't being rendered, but, after you said that we should update, another bug appeared, and, t...
by lucasrinaldi
Fri Jan 26, 2024 7:42 pm
Forum: Stimulsoft Reports.WEB
Topic: How can I implement custom chart colors?
Replies: 54
Views: 290947

Re: How can I implement custom chart colors?

Lech, I will build a sample API based on ours to send to you. I believe this is the only solution. This way, we can see the data transfer to the report, and you can debug from there. As this is a task that will take time, I will try to do it in the coming weeks because, at the moment, we are remarka...
by lucasrinaldi
Tue Jan 23, 2024 7:44 pm
Forum: Stimulsoft Reports.WEB
Topic: How can I implement custom chart colors?
Replies: 54
Views: 290947

Re: How can I implement custom chart colors?

Can't you explain to me how could I do that?
I only used Stimulsoft integrated with an API, and I do not have experience using other data sources.
by lucasrinaldi
Mon Jan 22, 2024 8:07 pm
Forum: Stimulsoft Reports.WEB
Topic: How can I implement custom chart colors?
Replies: 54
Views: 290947

Re: How can I implement custom chart colors?

Hello Lech, sorry for the delay. We are building multiple features and our time is scarce. So, first of all: we cannot update the API to 2024.x.x simply because our report doesn’t render after the update. As I said before, we cannot simulate the problem because we cannot debug the report, and as I s...
by lucasrinaldi
Wed Jan 17, 2024 1:47 pm
Forum: Stimulsoft Reports.WEB
Topic: How can I implement custom chart colors?
Replies: 54
Views: 290947

Re: How can I implement custom chart colors?

Lech, I don't know how can I provide the data correctly to you. Can't you generate a new report and take the steps that I told you? If a crossband component overflows the page, the chart stops rendering the color. You need to put a crossband with multiple columns, so it overflows to the second page....
by lucasrinaldi
Tue Jan 16, 2024 11:13 am
Forum: Stimulsoft Reports.WEB
Topic: How can I implement custom chart colors?
Replies: 54
Views: 290947

Re: How can I implement custom chart colors?

Lech, investigating, we noticed that one of our reports renders the colors correctly, and because of this breaking change on the update, we might not update them all because it would cost too much time for us. The problem is very obscure and we cannot reproduce it. I will send the report so you can ...
by lucasrinaldi
Thu Jan 11, 2024 11:10 am
Forum: Stimulsoft Reports.WEB
Topic: How can I implement custom chart colors?
Replies: 54
Views: 290947

Re: How can I implement custom chart colors?

I don't know how to reproduce it. I just updated the apicore version and the report stopped working. Trying to debug, I noticed that some null values are converted to empty quotes, and the client and our API are sending null. The problem is occurring in the report. Is there a configuration that turn...
by lucasrinaldi
Wed Jan 10, 2024 11:12 am
Forum: Stimulsoft Reports.WEB
Topic: How can I implement custom chart colors?
Replies: 54
Views: 290947

Re: How can I implement custom chart colors?

I noticed that was fixed but I got another problem: The report doesn't open correctly because are swapping nulls for empty spaces, as shown before in the picture. Screenshot 2024-01-09 152859.png How can I stop that from occurring? I am sure that null is being sent to the report, but then, mysteriou...
by lucasrinaldi
Tue Jan 09, 2024 6:28 pm
Forum: Stimulsoft Reports.WEB
Topic: How can I implement custom chart colors?
Replies: 54
Views: 290947

Re: How can I implement custom chart colors?

Lech, I noticed on profiler that after updating, some of my null values are being replaced by empty strings, like this the image below.
There is a configuration which are doing it? I never saw this before
by lucasrinaldi
Tue Jan 09, 2024 4:16 pm
Forum: Stimulsoft Reports.WEB
Topic: How can I implement custom chart colors?
Replies: 54
Views: 290947

Re: How can I implement custom chart colors?

We run through our api, which uses the Stimulsoft.Reports.Web.NetCore (2023.3.1)
I tried now to update but i got a trial message and nothing shows up.
Do you know how to guide me?