Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins that include changes to files matching 'modules/plotchart/*'
2024-10-20
| ||
14:46 | Apply changes because of Tcl 9 (namespace variables) and changes in the result of [.c cget width/height] (ticket 68d110104cc46b715811e4a877a7b5e47c6aa27b). Patch provided by Emiliano. check-in: 2a322672f7 user: markus tags: trunk | |
2024-06-04
| ||
19:10 | Resolve a number of tickets, some of which were there for a long time. check-in: 30e98ccbd3 user: markus tags: trunk | |
2024-06-01
| ||
14:25 | Updated branch to tklib head. (2024-07-01) Closed this leaf. Was manually integrated into trunk, see [26e059e283]. Thanks to Arjen. Closed-Leaf check-in: af84939c28 user: aku tags: dia-pdf | |
2024-05-22
| ||
19:40 | plotchart <D> fixed bad doc syntax, regenerated derived check-in: 3e0b93666a user: aku tags: trunk | |
2023-09-19
| ||
01:47 | Merge tklib_9a. Includes ntext 1.0b6 and improved tests for plotchart, widgetPlus. check-in: 6195a23399 user: kjnash tags: trunk | |
2023-09-14
| ||
14:50 | Fix plotchart tests for Tcl 9.0. Add widgetPlus UTF tests for 8.6. Improve comments in widgetPlus tests. Test on win32 with Tcl 8.6, 8.7, 9.0. check-in: 0e882b5b0f user: kjnash tags: tklib_9a | |
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 | |
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-08-13
| ||
11:35 | Correct the scaling for windrose plots (ticket 8df371ba8e). Version number is now 2.6.1 check-in: abcaa2b604 user: markus tags: trunk | |
2023-07-26
| ||
02:03 | Clean up search-and-replace check-in: 231c39b9fc user: kevin_walzer tags: tklib_9 | |
2023-07-23
| ||
16:19 | Update Tklib for Tcl 9.0 / Tk 8.7: First round. Leaf check-in: c488ac8ed9 user: stu tags: stu-tklibfortcl9 | |
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 | |
2023-03-19
| ||
16:09 | Solve the issue with the legend for the right axis as reported by Markus Freiberg (eb4101adc5). His patch had a small flaw though, so I constructed another solution. check-in: a3d09f8027 user: markus tags: trunk | |
2022-04-13
| ||
06:13 | Document the changes to the drawing of the legend check-in: 50865e5795 user: markus tags: trunk | |
2022-04-12
| ||
19:25 | Use the patch by Alexandru Dadalau to improve the appearance of the legend: the spacing is determined by the font size and the legend can be drawn in reverse order (this mimicks behaviour found in MS Excel, for instance) check-in: a8df88b405 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:33 | Correct a few deprecated commands in the man page (the changes made by aku were in a branch?) and include the change log. check-in: 3026891c3d user: markus tags: trunk | |
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 | |
21:07 | fix: plotchart documentation, replaced deprecated `nl` commands with `para`. check-in: 7016836278 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 | |
2020-04-16
| ||
23:54 | Clean up Fossil commit warnings (fossil test-commit-warning) by removing carriage returns, switching to UTF-8 where appropriate, and configuring Fossil to ignore known binaries. check-in: 41c28aaff2 user: andy tags: trunk | |
2020-02-09
| ||
20:52 | Integrated Tklib 0.7 RC into trunk. Updated release information. Tagged Tklib 0.7 Release. check-in: 4a6cbb19d1 user: aku tags: trunk, tklib-0.7, release | |
2020-01-06
| ||
23:47 | Documentation work datefield fixed syntax errors. plotchart fixed warning. Regenerated embedded docs. check-in: 11d00d4997 user: aku tags: tklib-0-7-rc | |
2019-09-06
| ||
13:03 | merge trunk Leaf check-in: 2d9c2d10ac user: oehhar tags: rfe-fa7e485702 | |
2018-12-27
| ||
16:15 | Apply the patches by Alexandru - http://core.tcl.tk/tcllib/tktview/8c91e46800f569566ac60c7ded7c321b52f67a15 check-in: 15b81478b8 user: markus tags: trunk | |
2017-09-17
| ||
08:37 | Add documentation for the "createNormalPlot" command and its subcommands. As the implementation was already there, the version number needed no change. check-in: a6c2dcb8c9 user: markus tags: trunk | |
2017-03-30
| ||
18:00 | Correct a small bug in the configuration of the plaintext annotations (reported by Nick Matthews) check-in: 63dbc64d55 user: markus tags: trunk | |
2017-03-21
| ||
11:48 | Correct a problem with the bindlast command for dot objects check-in: 4d3bce3fac 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 | |
05:19 | Describe the configuration options for the new "region" command. check-in: 864938d870 user: markus tags: trunk | |
2017-03-13
| ||
19:36 | Add a method "region" for xy-type plots and extend the method plotlist to the logarithmic variants. More extensions to follow check-in: bfab80e3e6 user: markus tags: trunk | |
2017-03-12
| ||
11:02 | Deprecate the procedure polarToPixel and implement the -shownumbers option for polar plots (Issue found by Steve Landers) check-in: b5ee8e9a32 user: markus tags: trunk | |
2016-05-08
| ||
09:51 | Various small issues (clearing the canvas and corrections in the documentation) check-in: d9f5aa72f6 user: markus tags: trunk | |
2016-02-22
| ||
17:54 | Closing a fork check-in: b5e25ec1f2 user: tne tags: hypnotoad | |
2015-09-20
| ||
13:44 | Correct a small typo in the example check-in: 296358b22c user: markus tags: trunk | |
2015-04-13
| ||
06:43 | Remove [console show], a left over from a debugging session check-in: 5a8cd11629 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: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 | |
2015-01-05
| ||
17:27 | Merged latest trunk work to the diagram/pdf work. check-in: 6f2e578daa user: andreask tags: dia-pdf | |
2014-12-14
| ||
15:36 | Implemented -xlabelangle for barcharts, corrected margins wrt subtext, corrected rescaling via "x/yconfig -scale" check-in: 689be0cf61 user: markus tags: trunk | |
2014-11-24
| ||
19:58 | Correct a syntax error in the documentation check-in: 0eeff8b244 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-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:29 | Add missing source file check-in: adac221980 user: markus tags: trunk | |