Efficiently pass Java data to Javascript for chart plotting purpose -


i aware there numerous java chart libraries available of plotting style old fashioned such jfreechart , gral. javafx chart nice not support boxplot. thinking of javascript more fashioned style , more interactive. worried performance when converting datasets javascript string datasets 10k.

any suggestion

  1. java chart library more fashioned style , interactive.
  2. efficiently pass datasets java javascript. use j2v8?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -