Giter VIP home page Giter VIP logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 25, 2024
Did you remember to include jQuery before Flot? If you make the generated HTML 
source
available or send it to me at olau at iola.dk, I can probably tell you what's 
wrong.

Original comment by olau%[email protected] on 10 Dec 2007 at 1:02

from flot.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 25, 2024
Yep, definitely made sure to include jquery first.  It's quite weird as its 
pretty 
much exactly the same code as I had in a plain HTML page - which worked - but 
it 
just stops working once ASP.NET renders it in a master page.

Here is a page where it won't work:
http://dev.geoinvesting.com/

Thanks.

Original comment by [email protected] on 10 Dec 2007 at 2:20

from flot.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 25, 2024
The problem is that jQuery is included twice. You have a couple of includes of
WebResource.axd?blahblah. One of those are jQuery. So when you include Flot, it
registers itself with jQuery and then jQuery is included again and overwrites 
the
previous registration.

Strange bug, it took me some time to debug. Hope this helps... :-)

Original comment by olau%[email protected] on 10 Dec 2007 at 3:44

from flot.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 25, 2024
Oh geez, I should have realized...  duh! I'm so sorry.  But thank you so much 
for 
figuring that out!

Original comment by [email protected] on 10 Dec 2007 at 3:54

from flot.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 25, 2024
No problem, I'll close the bug now. I've just started a mailing list for the 
project
which I can recommend in the future.

Original comment by olau%[email protected] on 11 Dec 2007 at 10:38

  • Changed state: Invalid

from flot.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 25, 2024

Original comment by [email protected] on 4 Jun 2012 at 2:39

from flot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.