Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9018127
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T04:26:40+00:00 2026-06-16T04:26:40+00:00

Client Side Charts or Server Side Charts ? (I had seen some questions based

  • 0

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.
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.

What are exact differences between using client side and server side in terms of performance.
What are the advantages of one over the other ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T04:26:41+00:00Added an answer on June 16, 2026 at 4:26 am

    Your choice of technology should mostly depend on the CPU vs I/O ratio that is formed when you create your charts:

    • Charts generated from little data, such as pie-charts, are a good candidate for client side rendering; just send half a dozen data points and let the client render the chart, instead of rendering and sending a 30KB image on the server.

    • Charts generated from a large amount of data points should be rendered on the server; sending two million data points to the client for rendering is going to be both slow and expensive – bandwidth is not free.

    In general you should optimize for less bandwidth usage, both to lower the operational cost and to make your service more responsive.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: Best way to provide charts on the web? Server-side or client-side library?
I have a web HTML page with some client-side JS codes based on dojox.charting.
Client side javascript code creates some elements (about 50-100) in a cycle: for (var
Does Google Chart API need internet connection on both server and client side?
I'm writing a php forms class with client and server side validation. I'm having
I'm creating simple Socket server. Flex application will be client for this server. On
I'm having to modify some client side code because the comms protocol wasn't defined
Learning client side code of an existing site, would like to understand some activity
I'm looking for an library, to generate charts on client side. I found a
I created a client (created by JAVA) and a server (by qt/c++), but I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.