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 -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

What is happening when Matlab is starting a "parallel pool"? -