Commit Graph

222 Commits

Author SHA1 Message Date
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
1a89d8ca52 reorganized landing page 2018-12-02 11:40:36 +01:00
jkriege2
cdf76539b3 added example project for error indicator styles 2018-12-02 11:38:27 +01:00
jkriege2
97f8b48642 improved main page 2018-12-01 16:08:33 +01:00
jkriege2
46d8a65bd3 improved main page 2018-12-01 16:06:32 +01:00
Jan W. Krieger
fddce5e2dd
corrected text 2018-12-01 16:03:08 +01:00
jkriege2
18a3a9857a added y-range-plot JKQTPfilledVerticalRangeGraph and example for it + date/time axes 2018-12-01 16:02:04 +01:00
jkriege2
2724b007aa added example for log axes 2018-11-29 22:48:31 +01:00
jkriege2
4949176229 modified example a bit 2018-11-29 22:06:58 +01:00
jkriege2
ffb70ace09 some renames and new example for line styles and symbols 2018-11-29 21:57:35 +01:00
Jan W. Krieger
c4b27faedb
Update README.md 2018-11-28 23:14:44 +01:00
jkriege2
46fce925d3 added missing image 2018-11-28 23:12:03 +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
Jan W. Krieger
a67abe20f9
Update README.md 2018-11-27 22:51:24 +01:00
Jan W. Krieger
bb77540219
Update README.md 2018-11-27 22:50:13 +01:00
jkriege2
a446de1ff5 added RGB image plot example/test 2018-11-27 22:49:27 +01:00
Jan W. Krieger
9d50c352e6
refurbished display of examples (as table) 2018-11-27 22:05:21 +01:00
Jan W. Krieger
e374806b30
linkfix 2018-11-26 22:41:31 +01:00
Jan W. Krieger
9f84aecf59
Update README.md 2018-11-26 22:40:49 +01:00
jkriege2
08ab0bb78d reformated examples markdown-pages 2018-11-26 22:35:21 +01:00
jkriege2
2c4c6998d9 link-fix 2018-11-26 22:16:52 +01:00
jkriege2
6cfc3dba59 added OpenCV-support 2018-11-26 22:14:41 +01:00
jkriege2
9ff25f4b0d added example for MathImagePLot 2018-11-25 21:09:31 +01:00
jkriege2
9988df1506 some more fixes for reorganization 2018-11-25 20:36:26 +01:00
jkriege2
d708424f8a reorganized library files into lib-subdirectory and modified tests, doc, ... accordingly 2018-11-25 20:25:44 +01:00
jkriege2
1598c45fa7 fixed mixed up files 2018-11-25 15:02:55 +01:00
jkriege2
f01b9b6d6f split screenshots into its own markup page 2018-11-25 15:02:02 +01:00
Jan W. Krieger
beb574a090
some formatting corrections 2018-11-25 14:56:03 +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
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
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
7af0c7b6d1 added context menu that allows to change graph visibility 2018-08-19 18:17:18 +02: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
Jan Krieger
c8c3b607b1 fixed mem issue (undefined var) 2015-10-20 18:41:49 +02:00
kriegerj
587f901e03 removed some qDebug() outputs 2015-10-14 13:24:10 +02:00
kriegerj
ce21331200 tried to add a special pop-menu, when left ouse-double-lcicked (optional) 2015-10-12 17:05:15 +02:00
kriegerj
bb6baffa28 - added signal that is emitted, when a context-menu is opened
- added functions to read back the position where the context-menu was opened
2015-10-10 12:42:55 +02:00
kriegerj
bb98d3843e class interface improvements (added tool functions for function plots) 2015-10-08 14:46:47 +02:00
jkriege2
18c05dd37b minor bugfix: some compilers didn't find functions -> added corrected includes 2015-09-09 09:31:09 +02:00
kriegerj
b83d0cb879 JKQTMathTextLabel now works better (use JKQTMathTextLabel::setMath() !!!) 2015-09-01 12:43:04 +02:00
kriegerj
dbfcf0525b wip 2015-09-01 12:03:14 +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
34631fb66f JKQTPbarVerticalGraph and JKQTPbarHoricontalGraph now draw bars with the proper width, even if data is not sorted 2015-08-21 13:49:11 +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
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
kriegerj
6bb09bf212 removed some abiguities 2015-08-03 19:04:19 +02:00
kriegerj
3cbdf9e970 wip 2015-08-03 18:45:40 +02:00