0

I'd like to use the nvd3.js charts in my jsf+primefaces application. I find this link that uses the primefaces renderer.

Any other possible solutions to integrate a javascript api with primefaces?

Chouch
  • 53
  • 1
  • 1
  • 7
  • Why you don't use method by link? I think this is a good solution. – 0x5a4d Apr 06 '15 at 12:50
  • do you mean that it's all about developping what I need in a seperate js file and then include it in the xhmtl page! no conflicts with primefaces would occur? – Chouch Apr 06 '15 at 13:41
  • You extend the in built pie chart component of Primefaces. Just try and see what happened. After extend you'll use Primefaces pie component – 0x5a4d Apr 06 '15 at 13:52
  • Ok, I'll try it. Do you have any useful link ? – Chouch Apr 06 '15 at 14:18
  • In case I don't want to use the primefaces component,how would I do ? I don't want to mix js and java code. I 'd like to put my js apart and use the nvd3 charts.. – Chouch Apr 07 '15 at 07:43

0 Answers0