Graphs using Javascript

  • Thread starter Bush will disarm all workers next
  • Start date
B

Bush will disarm all workers next

I'm developing a JSP page with JavaScript that uses a package called
Graph.js (http://www.codeproject.com/jscript/dhtml_graph.asp). The
author of Graph.js suggests creating a table tag (<table>) with a td
tag having an attribute id="here" so that a graph produced by Graph.js
can be embedded in the page. I'm noticing that the graph appears ok.
However, other items in table tags are over-written. In other words,
the browser first displays the table contents and then over-writes the
graph on them. Is there some way to show the tables and graphs
together?

Thanks
Dakshin
 
E

Evertjan.

Bush will disarm all workers next wrote on 20 apr 2004 in
comp.lang.javascript:
I'm developing a JSP page with JavaScript that uses a package called
Graph.js (http://www.codeproject.com/jscript/dhtml_graph.asp). The
author of Graph.js suggests creating a table tag (<table>) with a td
tag having an attribute id="here" so that a graph produced by Graph.js
can be embedded in the page. I'm noticing that the graph appears ok.
However, other items in table tags are over-written. In other words,
the browser first displays the table contents and then over-writes the
graph on them. Is there some way to show the tables and graphs
together?

Can you show us in an URL ?
 
B

Bush will disarm all workers next

Evertjan. said:
Bush will disarm all workers next wrote on 20 apr 2004 in
comp.lang.javascript:


Can you show us in an URL ?

Sorry, I don't have a URL for public display. I can post/send the
source if you would like.

Dakshin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,777
Messages
2,569,604
Members
45,227
Latest member
Daniella65

Latest Threads

Top