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

angular - DownloadURL return null in below code -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -