TrigPlot is an application for plotting trigonometry functions graphics for the Linux, Windows and MacOS operating systems.
##Requiments
- Python 2.7.*
- wxPython
- pylab
- matplotlib
- Windows (XP - 8.1)
- Linux (Ubuntu)
- MacOS (Lion)
##Changelog
- now You can plot up to 3 functions:
- f(x)
- g(x)
- h(x)
- now
SaveisExport, placed inFilemenu. You can export to:- PNG
- SVG
- JPG/JPEG
- rewrited
Helpsection - improved stability
- added improved color picker for graph - now You can use
RGBorHEXcolor code - added new file types to save plot
- svg
- jpg
- improved file saving dialog, now You can choose location to save Your graph
- added parameters into legend
- added
Changelogsection - added colors for plot
- red
- blue
- green
- yellow
- cyan
- black
- added
Helpsection - added
Aboutsection
- added 4 functions
- arcsin(x)
- arccos(x)
- arctg(x)
- arcctg(x)
- drop-down menu for changing function
- axis tips are now fractions
- saving plot as .png file in program directory
- added project's home page on GitHub in
About - removed sample pic
- plotting 4 types of function
- sin(x)
- cos(x)
- tg(x)
- ctg(x)
- navigating though plot
