Commit Graph

9 Commits

Author SHA1 Message Date
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
b10406a134 modernizations: All image resources now reside in a common resource-subdirectory and use unified naming 2018-11-18 14:46:14 +01:00
jkriege2
3c8bdd71c7 modernization of code: C++11, removed warnings, using templates in JKQTPDatastore 2018-11-18 11:59:30 +01: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
e1743eb396 bugfix: copy to clipboard as image now works better on Windows (before it was not that easy to paste into PowerPoint!) 2015-08-26 16:11:41 +02:00
kriegerj
d29c9da003 added special sauce (ise some internal QF3 classes) when compiling into QF3 widget library! ... Basically we use QuickFit's native QFTemporaryFile instead of the QT standard QTemporary file. This allows to change the temporary file folder! 2015-08-04 17:38:29 +02:00
jkriege2
c4a217a500 * improved class interface
* added simple example (also to documentation!)
2015-08-02 13:36:54 +02:00
JanK
b22f7d1cb5 wip 2015-07-12 16:34:27 +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