Page 1 of 1

Charts Theme

Posted: 27 Jan 2021, 15:26
by marinformatica
Hi everyone! I bought the poseidon theme but i can't use the theme at the LineChartModel (or any else).

Somebody know how can I make it works?

Thank you!

Re: Charts Theme

Posted: 01 Feb 2021, 16:49
by siris
Hi,

I dont think it is a theme related problem. Can you check if there is an error message in the debug console? Or please provide a test project for us. You can use our https://github.com/primefaces/primefaces-test test project for sample.

Best regards,

Re: Charts Theme

Posted: 07 May 2021, 09:38
by hansmarvin
It needs to be placed in /WEB-INF/lib folder of the webapp. If you're using an IDE, do not fiddle with "build path" properties of the project. Just dropping the JAR in /WEB-INF/lib folder will trigger all the IDE magic to do the necessary tasks bubble shooter

Re: Charts Theme

Posted: 07 May 2021, 10:15
by siris
Hi,

Thanks for your informative answer.