**Client Side Charts or Server Side Charts ?**(I had seen some questions based on this topic but none gives a conclusion.) I am currently evaluating Client Side charts(javascript charts).
I have came across many articles saying client side charting as good.
The main reasong behind is it saves a server trip.jFree charts are good.I have used them.
Now switching to client side charts should require some reasons.Some stats.
What are the advantages of one over the other ?
I have came across many articles saying client side charting as good.
The main reasong behind is it saves a server trip.jFree charts are good.I have used them.
Now switching to client side charts should require some reasons.Some stats.
- My Web application involves high data operations.
- Need client side interaction on charts to a lot extent.
- Web application will be used by 2000 users simultaneously.
What are the advantages of one over the other ?