Search found 4 matches

by Feyd
Wed Feb 17, 2021 1:11 pm
Forum: Stimulsoft Reports.JAVA
Topic: Use styling/themes for charts?
Replies: 3
Views: 2902

Re: Use styling/themes for charts?

Ok, I saw that styles selection for charts. It seemed to be limited to color schemes, is that correct?
No other style selection which influences the look and feel?
by Feyd
Tue Feb 16, 2021 6:33 pm
Forum: Stimulsoft Reports.JAVA
Topic: Create OData datasource programatically?
Replies: 3
Views: 2971

Re: Create OData datasource programatically?

Oh okay, that's too bad.

So, you would recommend that I create something like a custom RESTDatabase (extends StiDatabase) or RESTDatasource?
One that I can use for REST calls, transforming JSON to something that Stimulsoft understands?
by Feyd
Tue Feb 16, 2021 7:54 am
Forum: Stimulsoft Reports.JAVA
Topic: Use styling/themes for charts?
Replies: 3
Views: 2902

Use styling/themes for charts?

We are currently evaluating whether Stimulsoft Reports.Java is a good match for rebuilding a new reporting solution. I tried some of the reports and chart items, like a pie chart, and the preliminary feedback I got from users is that functionally the Stimulsoft reports seem to be a match, but the lo...
by Feyd
Tue Feb 16, 2021 7:48 am
Forum: Stimulsoft Reports.JAVA
Topic: Create OData datasource programatically?
Replies: 3
Views: 2971

Create OData datasource programatically?

I am trying to use data from a REST resource programatically in Java, and I think the only thing that comes close to that is using OData.
However, I cannot find the correct classes to create an OData datasource.

How can I do that?