I strongly recommend using JFreechart to assist with creating the
charts. It should be *very* easy to make it work, as JFreechart does
all the hard work for you. http://www.object-refinery.com/jfreechart/
John
On Wednesday, Mar 12, 2003, at 18:50 US/Pacific, Colin Bell wrote:
> Hi,
>
>> Is this something which is planned? If not, I could even be
>> coerced into
>> trying it myself but I am pretty new to both JDBC and the Java Swing
>> libraries so I would be worried about the buginess of the code I would
>> produce.
>
> Consider this a coercion :-)
>
> Its not something I have planned (or even thought of) so if you are
> interested then go for it.
>
> Don't worry about being unfamilar with Swing/JDBC, Squirrel was my
> method of learning Swing which explains some of the quality of the
> code :-(
>
> Any questions you have just post them to the developers list
> http://lists.sourceforge.net/lists/listinfo/squirrel-sql-develop
>
> Because of past experiences with spam all the Squirrel lists allow
> posting by subscribers only.
>
> I look forward to seeing what you come up with.
>
> --
> Colin Bell
> http://squirrel-sql.sf.net
>
> ----- Original Message -----
> From: Niall Whelan <wh...@gt...>
> Date: Wednesday, March 12, 2003 2:25 pm
> Subject: [Squirrel-sql-users] graphing plugin
>
>> Hello.
>>
>> This is great software which you have written.
>>
>> I see from the lists that it seems to be open season on suggesting new
>> features and enhancements. One idea for a plugin which I would
>> find useful
>> in my applications is the ability to graph the results of an SQL
>> query.This obviously only makes sense if at least one of the
>> columns returned is
>> numerical.
>>
>> Some sort of a wizard that would query for the x axis and the y
>> axis and
>> would complain if the y axis was not numerical. The x axis could be
>> non-numerical since it can make sense to graph a stock price
>> versus dates
>> or to graph grades versus student_name, for example.
>>
>> Is this something which is planned? If not, I could even be
>> coerced into
>> trying it myself but I am pretty new to both JDBC and the Java Swing
>> libraries so I would be worried about the buginess of the code I would
>> produce.
>>
>> Niall
>>
>>
>> --
>> Niall D. Whelan
>>
>>
>>
>> -------------------------------------------------------
>> This SF.net email is sponsored by:Crypto Challenge is now open!
>> Get cracking and register here for some mind boggling fun and
>> the chance of winning an Apple iPod:
>> http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
>> _______________________________________________
>> Squirrel-sql-users mailing list
>> Squ...@li...
>> https://lists.sourceforge.net/lists/listinfo/squirrel-sql-users
>>
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by:Crypto Challenge is now open!
> Get cracking and register here for some mind boggling fun and
> the chance of winning an Apple iPod:
> http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
> _______________________________________________
> Squirrel-sql-users mailing list
> Squ...@li...
> https://lists.sourceforge.net/lists/listinfo/squirrel-sql-users
|