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

  • Home
  • SEARCH
  • 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 8317421
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T21:35:49+00:00 2026-06-08T21:35:49+00:00

What would be the best method for creating graphs in HTML/JavaScript if the minimum

  • 0

What would be the best method for creating graphs in HTML/JavaScript if the minimum browser support is IE9, Chrome 16, FF 13, Safari 5.1.& Opera 10 ? SVG or Canvas ?
Google Charts ?

  • 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-08T21:35:52+00:00Added an answer on June 8, 2026 at 9:35 pm

    Going by https://stackoverflow.com/a/1651167/138772 and http://dev.opera.com/articles/view/svg-or-canvas-choosing-between-the-two/:

    You should use Canvas for:

    • Interactive image editing: cropping, resizing, filters (think red eye removal, sepia, colorize, etc.)
    • Generating raster graphics: data visualizations, data plots, rendering fractals, function plots.
    • Image analysis: read pixels to gather data for histograms, color usage, and anything else you can imagine.
    • Rendering game graphics, such as sprites and backgrounds.

    You should use SVG for:

    • Resolution-independent Web application user interfaces.
    • Highly interactive animated user interfaces.
    • Data charts and plots.
    • Vector image editing.

    So basically, use SVG if you want to have nice vectored graphs and the ability to manipulate them via the DOM, but use Canvas if you just want them drawn and don’t need the vectoring (you could probably set it up so it would scale to the page/window size, anyway) or DOM usage. Personally I’d recommend SVG, though, as I like vector graphics.

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

Sidebar

Related Questions

I would like to know if what the best method is for creating a
What would be the best solution for creating method that would take string containing
What would be the best way to detect newline return method in PHP. CR,
What gems/technology would be best suited for creating an auction style system where a
I'm wondering what the best method is for creating a forgot password function on
I would appreciate some advice on the best method of managing multiple SQL connections
I would like to know what is the best way of creating dynamic queries
Best would be if it performs the highlighting exactly as it is in Visual
How best would I exclude results from #other_section, given a structure like this? <form>
What would be best practice to localize your ASP.NET MVC application? I would like

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.