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
- java chart library more fashioned style , interactive.
- efficiently pass datasets java javascript. use j2v8?
Comments
Post a Comment