Skip to content

Simple Fyne.io plotter Desktop application on Golang

Notifications You must be signed in to change notification settings

ykholm/goplotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Fyne.io plotter Desktop application on Golang

Plots the graphic of the function, exports it and adds to the app canvas.

Build with: - fyne.io/fyne - gonum.org/v1/plot

The app contains a simple bootstrap for operations research subject:

  1. Plotter Plots the input functions depending on bounds, plot and legend name.
  2. UI Window Contains a Fyne.io App structure with a widget and window. Loads UI with a content layout.

About

Simple Fyne.io plotter Desktop application on Golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages