JasperReports server: chart topic without Java knowledge

I found some old (obsolete) solutions extending the special Java class to create a new theme. I use Jasper without knowledge of Java and am surprised that (since version 5.3 of the server is missing) there is an easier way to apply new colors to charts.

Is there a ResourceDescriptor capable of skipping a color theme? How are the properties of one?

I use the REST (2) API, but not Java at all. Have opportunities changed now in the last 4 years?

Basically, I want to use the Aegean language theme, but I use several different colors.

+4
source share

Source: https://habr.com/ru/post/1498368/


All Articles