Tk Library Source Code

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins that include changes to files matching 'examples/plotchart/*'

2023-09-13
22:46
Merge tklib_9a. All Tcl/Tk version numbers are believed to be in min-unbound form where this is appropriate for Tcl 9 (and future Tk 9) compatibility. Where a script shebang is provided, change it to the currently preferred form, remove any version number, and add "package require" if needed for version specification or to load Tk. check-in: eaa7ba34de user: kjnash tags: trunk
21:30
Standardise file shebang, adding "package require Tcl|Tk" where needed. check-in: 0e585e4734 user: kjnash tags: tklib_9a
02:23
Convert all min-bounded "package vsatisfies" for Tcl or Tk to min-unbound. check-in: aea46d72fe user: kjnash tags: tklib_9a
01:46
All package require Tcl|Tk given precisely one "-" check-in: ad76175043 user: kjnash tags: tklib_9a
2023-07-26
02:03
Clean up search-and-replace check-in: 231c39b9fc user: kevin_walzer tags: tklib_9
2023-07-22
02:09
Move Tcl 9 updates out of trunk check-in: 5800f6b50d user: kevin_walzer tags: trunk
01:53
Initial work to making tklib compatible with Tcl 9 check-in: f209445838 user: kevin_walzer tags: trunk
2023-05-29
14:08
Implement the violin subcommand and the plotting of dendrograms check-in: f8eefc89f6 user: markus tags: trunk
2022-04-08
18:46
Merged shtmlview branch, making it an official part of Tklib check-in: 1025ebd5ff user: aku tags: trunk
18:45
Merged from trunk, resolved conflicts Closed-Leaf check-in: 73375efb51 user: aku tags: shtmlview
2022-04-03
13:27
Add procedures for drawing a circle plot to the package. (Most of the code was already available but it was not documented and there was a small glitch in the positioning of the circle. Should probably use this solution for all circle-based plots, but that does mean an incompatibility. Note to self: this is for a future version - there are a few other things like that) check-in: ac8bbe4d2f user: markus tags: trunk
2022-03-29
21:15
chore: cleanup of trailing white space across all modules and examples. fix: installer to now pull the documentation from idoc/. check-in: 0e2e485938 user: aku tags: shtmlview
2022-02-13
14:59
Add heatmaps as a type of diagrams. Also fix a problem with changing the axis of logarithmic plots (ticket 8b8128917bd5ed232e1bfa7f13d4fb403d4551a0) Bumped version to 2.5.0 check-in: 1aba615479 user: markus tags: trunk
2020-06-01
10:28
Add support for Taylor diagrams (increase the package's version to 2.5.0) check-in: d59a943f39 user: markus tags: trunk
2017-03-14
18:53
Add the minmax command as well as a small demonstration script. Now: version 2.4.1 check-in: f8a67fd482 user: markus tags: trunk
2016-02-22
17:54
Closing a fork check-in: b5e25ec1f2 user: tne tags: hypnotoad
2015-04-22
10:44
Remove source statement - left-over from testing that should not be there check-in: 26f7edca5c user: markus tags: trunk
2015-04-13
12:28
Remove a left-over invocation of "console show" - should simply not be there. check-in: 00abb9d775 user: markus tags: trunk
2015-04-11
13:43
Made some changes to the 3D plots - added support for formats and x-labels. Also added a remark about the tags for bars in a barchart (this information was missing). Bumped the version to 2.3.4. check-in: 8630a2204b user: markus tags: trunk
13:07
Remove explicit path from test script - should not be there check-in: 23384a8af0 user: markus tags: trunk
13:06
Apply patches by Frank Gover (take care of the specific fonts). First commit of normal distribution plot. Needs to be documented and generalised to other distributions. check-in: 40d57bcbfb user: markus tags: trunk
2014-11-23
19:56
Implement several requested new features and fix a bug in the documentation. Added an example to demonstrate these new features check-in: e5a1ad6691 user: markus tags: trunk
2014-11-08
00:29
Updated the hash-bangs in all Tcl example apps to a modern form without tricks. check-in: 00d4856ed0 user: andreask tags: trunk
2014-06-25
10:51
Remove leftover test statement from the example check-in: d383b32b42 user: markus tags: trunk
2014-06-23
07:58
Introduced two new subcommands for timecharts (suggestion by Nick Matthews) and a new subcommand for 3D plots Adapted two examples to take advantage of these new subcommands check-in: 2717837a22 user: markus tags: trunk
2014-03-19
13:23
Merged with trunk check-in: 6de43b34a0 user: seandeelywoods tags: hypnotoad
12:08
Add the status timeline plot type as supplied by Sean Deely Woods. This includes a new demo program. check-in: 1c99ea3336 user: markus tags: trunk
2014-02-06
09:23
Correcting an error in one of the demo programs and missing axis elements for Gantt charts. check-in: e3b4898b67 user: markus tags: trunk
2013-09-29
11:37
Add the test/example for the ternary diagram check-in: 961a194771 user: markus tags: trunk
11:01
Add package require command - this was missing from the example/test check-in: 4cabe61f46 user: markus tags: trunk
10:45
Update the examples and tests with a sh-bang line; catch the use of "console show"; remove "source plotchart.tcl", as per ticket 750b78f0c03dcb64 by stwo check-in: 9da03561ad user: markus tags: trunk
2013-06-09
12:36
Merge implementation of subtitles, extended and corrected tests, options -timeformat and -gmt check-in: b412199073 user: markus tags: trunk
2013-05-25
12:33
Added example for stripchart with date/time; updated version and change log check-in: 5f3f66d767 user: markus tags: subtitles-and-corrected-tests
2013-01-27
10:50
Added a test/demo for dealing with resizing the canvas widget check-in: f36c3c9537 user: markus tags: trunk
2012-12-02
10:39
Small corrections to a number of demo programs check-in: fd0c05047d user: arjenmarkus tags: trunk
10:33
Series of changes and corrections - see ChangeLog for a description check-in: f001175fec user: arjenmarkus tags: trunk
2012-01-05
09:34
And some more that I apparently had forgotten to actually add and commit check-in: 37a851abef user: arjenmarkus tags: trunk
09:33
Two additional examples - one from the Wiki (storing data in the canvas), one demonstrating time-x-plots with annotations check-in: 34b323e562 user: arjenmarkus tags: trunk
2011-12-23
08:51
Added several small examples/tests to show the new functionality of Plotchart` check-in: 547690cbcb user: arjenmarkus tags: trunk
2010-07-07
07:37
Incorporated patches by Torsten Berg and added a few new options he wanted. These are not yet documented, however, and there is more to come. check-in: 7fb6515cfd user: arjenmarkus tags: trunk
2010-06-21
09:03
Add example for performance profiles check-in: 8a746ea2e2 user: arjenmarkus tags: trunk
2010-06-06
15:27
Implemented an example for examining the performance. Adjusted demo.tcl to show a darkening gradient. check-in: 5324d0eda9 user: arjenmarkus tags: trunk
12:02
Implement a large number of suggestions from the EuroTcl meeting - see ChangeLog check-in: aedaa3a34d user: arjenmarkus tags: trunk
2009-12-10
12:00
Adding Jos Decoster's xyplot to the plotchart module. No documentation yet, but there is an example of how to use it. check-in: b507a6d74e user: arjenmarkus tags: trunk
10:26
Fixed a number of issues with Plotchart; incorporated methods by Michael Baudin check-in: 8eb22ac3c0 user: arjenmarkus tags: trunk
2009-11-20
07:56
Adding demonstrations for the new features in Plotchart (1.7 and 1.8) check-in: be3a15ea62 user: arjenmarkus tags: trunk
2009-10-21
18:15
Added new demo program for windrose diagrams and new plot methods check-in: 5aa0720a7c user: arjenmarkus tags: trunk
2009-02-07
05:13
* plothist.test: Moved to examples/plotchart, renamed to plothist.tcl. This is actually not a test suite in the standard form using tcltest, but an example application. * plotcontour.test: Added boilerplate to make it more of a test suite, proper indentation. check-in: b9e9408532 user: andreas_kupries tags: trunk
2009-01-20
21:03
Updated the test/demo programs (no more source statements) - patch 2521626 by Stuart Cassoff check-in: dc1083edd5 user: arjenmarkus tags: trunk
2008-12-16
05:06
Demonstration of boxplots added check-in: 459671c602 user: arjenmarkus tags: trunk