tkFPlot

Difference between version 20 and 22 - Previous - Next
'''tkFPLot''' is a simple function plotter for creating x/y plots for documentation and education purposes. 
This program is licensed using GNU Public License.

This function plotter is the result from the requirement to embed mathematical functions 
into a learning script. The software may also be seen as a programming example for the 
usage of the canvas object in the script language Tcl/Tk and shall inspire cooperation and further development.
<<br>>Plotted function graphic can be saved as a postscript file suitable for inclusion in print publications.

The kernel of the program is based on the program '''funplot''' (see: [Fun with functions]) written 
by [Richard Suchenwirth] and has been extended to fulfill the new requirements. 

Available at: https://www.tech-edv.co.at/00_Home/20_Software/50_Freie~20Software/20_tkFPlot/

!!!!!!
Linux screenshot
[https://www.tech-edv.co.at/00_Home/20_TCMSoftware/50_Freie~20Softwmarges/20_tkFPlot/fplo_t1humb.png]

Older Windows screenshot (Thumbnail)

[http://www.tech-edv.co.at/TCMS/images/fplotw_thumb.png]
!!!!!!

Gerhard Reithofer 2010-06-01 - links changed, description added
Gerhard Reithofer 2023-05-08 - image links changed

----
[Jeff Smith] 2019-09-10 : Below is an online demo using [CloudTk] (Print function disabled)

<<inlinehtml>>
<iframe height="650" width="700" src="https://cloudtk-app.tcl-lang.org/cloudtk/VNC?session=new&Tk=tkFPlot" allowfullscreen></iframe>

<<inlinehtml>>

----


<<categories>> Plotting