Jump to content
JasperReports Library 7.0 is now available ×

Chart theme "aegean" not found.


ricardo.palazzio

Recommended Posts

Hi!
Someone had this problem when migrating to java 11 ?
i get this erro on my aplication:
net.sf.jasperreports.engine.JRException: net.sf.jasperreports.engine.JRRuntimeException: Chart theme "aegean" not found.
I'd like fix it,  if possible, without change reports... but i don't find  no way to fix it.

i have using this dependencies on maven: 

<dependency>    <groupId>net.sf.jasperreports</groupId>    <artifactId>jasperreports</artifactId>    <version>6.7.0</version></dependency>

<dependency>    <groupId>net.sf.jasperreports</groupId>    <artifactId>jasperreports-chart-themes</artifactId>    <version>5.1.0</version></dependency><dependency>    <groupId>net.sf.jasperreports</groupId>    <artifactId>jasperreports-fonts</artifactId>    <version>4.0.0</version></dependency>

Tanks!

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...