chats and graphs

Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Dec 2004
Posts: 489
Reputation: Acidburn is an unknown quantity at this point 
Solved Threads: 5
Acidburn Acidburn is offline Offline
Posting Pro in Training

chats and graphs

 
0
  #1
May 24th, 2007
Is it possible to make a graph using an applet?
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 765
Reputation: Phaelax is on a distinguished road 
Solved Threads: 38
Phaelax Phaelax is offline Offline
Master Poster

Re: chats and graphs

 
0
  #2
May 25th, 2007
yes
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 489
Reputation: Acidburn is an unknown quantity at this point 
Solved Threads: 5
Acidburn Acidburn is offline Offline
Posting Pro in Training

Re: chats and graphs

 
0
  #3
May 25th, 2007
Could you provide and example / tutorial? Please.
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 263
Reputation: Dukane is an unknown quantity at this point 
Solved Threads: 22
Dukane's Avatar
Dukane Dukane is offline Offline
Posting Whiz in Training

Re: chats and graphs

 
0
  #4
May 25th, 2007
Too lazy to use Google on your own, huh?

Try http://www.google.com/search?tab=vw&...graphs+in+java
It is very important to read this: http://www.catb.org/~esr/faqs/smart-questions.html
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 489
Reputation: Acidburn is an unknown quantity at this point 
Solved Threads: 5
Acidburn Acidburn is offline Offline
Posting Pro in Training

Re: chats and graphs

 
0
  #5
May 25th, 2007
Not too lazy I already tried googling around and it requires some 3rd party application / jar file installing. I was after a simple built in library to assist me with it.
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 213
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: chats and graphs

 
0
  #6
May 25th, 2007
well, everything you need to create your own charting library is right there in the core class libraries.
But why go to the trouble (unless of course it's a homework assignment you want to trick us into doing for you) of doing that when there are perfectly good components available?
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 489
Reputation: Acidburn is an unknown quantity at this point 
Solved Threads: 5
Acidburn Acidburn is offline Offline
Posting Pro in Training

Re: chats and graphs

 
0
  #7
May 26th, 2007
Hm I've just come out of my yearly placement and have been heavly involved in Java. Apparently its cleaner to use built in java rather than prebuilt libraries.

I guess the guy that told me is wrong and im an idiot for beleiving him
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 213
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: chats and graphs

 
0
  #8
May 27th, 2007
indeed he is.
In some highly specific situations you may want to avoid any reliance on third parties, but usually you want to write as little code yourself as possible.

Why reinvent the wheel? Why go through months or years of development and testing to get to the stage where those third parties (often highly experienced in their field) are already?

If you go that way, why rely on a programming language written by others?
Why rely on an operating system written by others?
You could even question the decision to use hardware created by others made out of raw materials mined by others with tools made by others...
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC