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 7966905
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T06:33:29+00:00 2026-06-04T06:33:29+00:00

Using Flot to show some graphs. Out of the blue the website started to

  • 0

Using Flot to show some graphs.
Out of the blue the website started to crush.
The problem is in this line at jquery.flot.js:

if (!c.getContext) // excanvas hack
    c = window.G_vmlCanvasManager.initElement(c);

The exception: G_vmlCanvasManager is undefined.

Working well with Firefox 12 with the real web server.
Working well with Firefox 12 with Visual Studio 2010 (local server).
Working well when using IE 9 with the real web server.
Crushes when using IE 9 with Visual Studio 2010 (local server).
There is no IIS installed at the dev computer.

Re-installing VS and clearing its cache didn’t helped.
Downloading fresh version of Flot didn’t helped.
Disabling the authorization mechanism didn’t helped.

Any advice will be welcome.

  • 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-04T06:33:30+00:00Added an answer on June 4, 2026 at 6:33 am

    That error indicates that the browser doesn’t support HTML5 canvas, and you aren’t using the Excanvas plugin to emulate it.

    My guess is that the problem lies in your page not using the correct DOCTYPE:

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    

    When the DOCTYPE is missing or incorrect, IE9 renders the page in quirks mode, which does not support HTML5 canvas. You’re then either not including excanvas.js, or you have it wrapped in an [if lte IE 8] conditional, which does not trigger, since the browser is IE9.

    It’s likely that your real web server automatically adds a DOCTYPE, while Visual Studio’s doesn’t. If that’s the case, then you need to either add it yourself, or cause the VS server to output one.

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

Sidebar

Related Questions

Im using jquery flot for displaying chart .... i want to show dual x-axis.....
Okay to get started I am using Jquery-Flot to plot a radial graph I
I am using Flot to create graphs. This is my Code here jsFiddle code
I am having problem with flot library to plot a graph using its line
I'm trying to produce a line chart using Flot, but I want the data
I am developing an application using jquery mobile and flot charts. In That i
I am new to javascripting and jquery. I am drawing charts using flot in
I am using jquery flot for showing graph. Everything is working fine but vertical
I've discovered flot for jquery for drawing nice graphs. But I can't parse the
I am using Flot to chart some data that I pull back from the

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.