Commit Graph

53 Commits

Author SHA1 Message Date
Jan W. Krieger
5beed78563 reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
Jan W. Krieger
877abaf2b8 add example for pointilistic image plot, using a scatter plot 2018-12-24 21:39:37 +01:00
Jan W. Krieger
efa079f17f Update README.md 2018-12-24 15:42:10 +01:00
Jan W. Krieger
4ac14ed871 improved parsed/evaluated function classes (made C++11-ready) and added examples for them 2018-12-23 20:27:24 +01:00
Jan W. Krieger
4e64a493ef
corrected AppVeyor badge 2018-12-21 15:31:56 +01:00
Jan W. Krieger
53b783ef47
added AppVeyor CI link 2018-12-20 16:59:12 +01:00
Jan W. Krieger
01c8d62610
add ci badge 2018-12-20 16:50:23 +01:00
jkriege2
743a1865bd added example that shows how to draw parametric curves 2018-12-16 15:35:50 +01:00
jkriege2
f4ce4c875b added simple example for JKQTPxyParametrizedScatterGraph 2018-12-16 15:00:19 +01:00
jkriege2
6c975db771 added example for arranging plots in a QGridLayout 2018-12-13 22:29:37 +01:00
jkriege2
1cca87d759 improved readmes 2018-12-11 23:03:45 +01:00
jkriege2
9debaae7fe renamed impulse plot classes, so the names actually make sense
added example for impulse plots
2018-12-11 23:00:43 +01:00
jkriege2
49bac25809 improved data-access via JKQTPcolumn
added example for filled curves and data-access via JKQTPcolumn
2018-12-10 23:57:20 +01:00
jkriege2
49e5c616bc some renames for shorter directory/filenames
some improvements to README.md
2018-12-07 22:54:59 +01:00
Jan W. Krieger
828b98aa8a
Update README.md 2018-12-06 21:52:22 +01:00
jkriege2
08d51390b3 improved step plots (JKQTPstepHorizontalGraph, JKQTPstepVerticalGraph) with 3 step-modes (left/center/right), instead of only two (right/center)
added example for step plots
2018-12-06 21:41:35 +01:00
jkriege2
6b2ea6dc97 improvements to JKQTPImage, which may now also own an image and can receive a copy to this internally owned object from an external instance
added example that shows how to plot a QImage
2018-12-06 18:19:02 +01:00
jkriege2
dc36c6c90a improved log-axis-example 2018-12-03 23:09:12 +01:00
Jan W. Krieger
853a97211f
improved landing page 2018-12-02 18:38:39 +01:00
jkriege2
6520e598a9 added speed-test 2018-12-02 18:30:29 +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
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
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
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
f6a6fb763b added simple JKQTmathText example 2015-08-02 15:42:09 +02:00
jkriege2
604f59fd0d added barchart example (+minor improvements) 2015-08-02 15:04:37 +02:00
jkriege2
b36a021f13 added new, but simple example 2015-08-02 14:10:55 +02:00
jkriege2
c922e59d90 improved documentation 2015-08-02 13:39:26 +02:00
jkriege2
c4a217a500 * improved class interface
* added simple example (also to documentation!)
2015-08-02 13:36:54 +02:00
JanK
da0c0fbac1 w 2015-07-11 18:06:49 +02:00
Jan W. Krieger
19d0a4f747 Update README.md 2015-07-11 17:55:12 +02:00