Home > Archive > Tcl > July 2007 > tk charting package
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
tk charting package
|
|
|
| Hi, I am looking for a tcl-tk charting package, can be open source or
commercial, tcl ver 8.4 and up.
I need yo plot YX charts with 1 to 4 variables in Y axis.
Plase cc to carlos.crosetti@gmail.com
Regards, Carlos
| |
| Donal K. Fellows 2007-07-23, 7:12 pm |
| Chuck wrote:
> Hi, I am looking for a tcl-tk charting package, can be open source or
> commercial, tcl ver 8.4 and up.
>
> I need yo plot YX charts with 1 to 4 variables in Y axis.
The best plotting extension is definitely BLT. It *loves* doing this
sort of thing, which is one of its main purposes.
Donal.
|
|
|
|
|