Sujet : Re: Plotchart - t-axis labels
De : user153 (at) *nospam* newsgrouper.org.invalid (Arjen)
Groupes : comp.lang.tclDate : 11. May 2025, 12:53:17
Autres entêtes
Message-ID : <1746964397-153@newsgrouper.org>
References : 1 2
User-Agent : Newsgrouper/0.7.2
Olivier <
user1108@newsgrouper.org.invalid> posted:
Alan Grunwald <nospam.nurdglaw@gmail.com> posted:
I'm trying to plot a set of timed values using Plotchart::createTXPlot.
Plotchart is full of functionalities, but very static. I mean if you have a
change in a plot, you have to delete and plot it again. For a more dynamic
I suggest to build an envelop just the way xyplot.tcl (in the distribution,
where plotchart.tcl is).
In the function ::Plotchart::DrawTimeaxis , an "-angle" option is absent because
Plotchart was created before vertical text exists. Just doing the change inside
and proposing it, with a ticket,
you will have the best probability it will present in the future ;-) !
Actually, the section "NOTES ON TAGS" does document that tag, it is just
not clear that it could be used for this purpose. But I like the idea and I will
implement it. (Indeed angled text did not exist when I set up Plotchart, hence
the vtext subcommand to draw a vertical title along the vertical axis.)
If you create a ticket, then it will not easily be forgotten :).
Regards,
Arjen