Commit Graph

17 Commits

Author SHA1 Message Date
Jan W. Krieger
d70c6cf377 tidied up code of parsed function graphs, added f(y) parsed function class (JKQTPyParsedFunctionLineGraph), improved examples 2018-12-24 15:07:14 +01:00
jkriege2
1737c83d42 restructured files in this lib further (splt into more files, made filenames more logical, ...) 2018-12-18 17:13:18 +01:00
Razi Alavizadeh
1b99daf7e0 Fix warning variable is initialized but not referenced 2018-12-08 15:58:25 +03:30
Razi Alavizadeh
12482b862a Fix warning unreferenced formal parameter 2018-12-08 15:58:25 +03:30
Razi Alavizadeh
6ef70f7b55 MSVC: Define _USE_MATH_DEFINES in some other project files 2018-12-08 15:58:24 +03:30
jkriege2
4680106734 some bug-fixes (ressources from library were not loaded, compile order in projects was wrong) 2018-12-02 18:30:12 +01:00
jkriege2
ca4065dae9 some reorganizations + QMake-build-projects with library 2018-12-02 14:08:43 +01:00
jkriege2
ffb70ace09 some renames and new example for line styles and symbols 2018-11-29 21:57:35 +01:00
jkriege2
db1d0cf102 added more examples and explanations for image plots, fixed some bugs in large example/test 2018-11-28 23:10:14 +01:00
jkriege2
d708424f8a reorganized library files into lib-subdirectory and modified tests, doc, ... accordingly 2018-11-25 20:25:44 +01:00
jkriege2
d1fdd1f56e - added stackable barcharts, incl. simple test program
- organized barcharts into hor/ver that can in addition EITHER be stackable, or with error indicators
- reorganized  graphs (split jkqtpelements.h/.cpp into several files)
2018-11-25 14:53:26 +01:00
jkriege2
f0249cf6eb reworked jkqtplot_test by splitting the single large CPP-file into several sub-components 2018-11-18 14:24:29 +01:00
jkriege2
3c8bdd71c7 modernization of code: C++11, removed warnings, using templates in JKQTPDatastore 2018-11-18 11:59:30 +01:00
jkriege2
b0d8bea140 some improvements to test program 2018-08-19 17:04:26 +02:00
jkriege2
0f8c308421 added Qt data model that allows to switch all graphs between visible and invisible and shows all graphs in the plot + removed several warnings 2018-08-19 17:03:46 +02:00
kriegerj
8dc6b57f9c added context-menu entries to copy/save the colorbars of an image plot. 2015-08-05 14:27:09 +02:00
kriegerj
0aa2e3537c git-svn-id: https://www.dkfz.de/svn/B040/LIB/trunk/jkqtpplotter@4020 0d8be23c-4016-4ca5-a69c-3788035ecc6c 2015-07-11 10:56:02 +00:00