Tk Library Source Code

View Ticket
Login
Ticket UUID: 893259
Title: Add simple plotting and charting package
Type: RFE Version: None
Submitter: arjenmarkus Created on: 2004-02-09 08:01:56
Subsystem: tcllib: request for new module Assigned To: andreas_kupries
Priority: 8 Severity:
Status: Closed Last Modified: 2004-04-24 03:18:12
Resolution: Closed By: andreas_kupries
    Closed on: 2004-04-23 20:18:12
Description:
I have written a simple package for drawing plots and
charts:
- xy-plots
- piecharts
- barcharts
- polar plots

(I would like to add some simple 3D presentations too)

It is still very much in its infancy, but I include
the source nonetheless for early comments and
suggestions.

The basic design criterium was:

Provide an easy-to-use package. It may not be as
flexible as some others, but by offering lots of
different chart types it should be worth looking
into.
User Comments: andreas_kupries added on 2004-04-24 03:18:12:
Logged In: YES 
user_id=75003

Done.

arjenmarkus added on 2004-03-03 14:24:43:
Logged In: YES 
user_id=400048

The current version is much more complete than the two I
already attached. I would say that for many practical
purposes it is already useful. Things to add/change: more
flexibility, better error handling. One big lump to add: a
whole new plot type, but that is less "urgent"

arjenmarkus added on 2004-02-17 21:24:06:

File Added - 77000: plotchart.tar.gz

arjenmarkus added on 2004-02-09 15:01:57:

File Added - 76169: plotchart.tar.gz

Attachments: