Razi Alavizadeh
9570b906dc
MSVC: Fix
2018-12-19 03:54:45 +03:30
jkriege2
1737c83d42
restructured files in this lib further (splt into more files, made filenames more logical, ...)
2018-12-18 17:13:18 +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
Jan W. Krieger
94a65aca11
Update README.md
2018-12-13 22:31:22 +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
e9e94b5d48
improved readme
2018-12-11 23:01:03 +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
Jan W. Krieger
f5d4eb3190
typo/format fix
2018-12-11 00:06:28 +01:00
jkriege2
5e0471d0eb
bugfix in JKQTPfilledCurveYGraph and example for JKQTPfilledCurveYGraph
2018-12-11 00:05:21 +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
Razi Alavizadeh
a77d6c2847
MSVC: Include <chrono> needed for chrono::system_clock
2018-12-08 15:58:25 +03:30
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
9b4d793447
typo fixes
2018-12-07 22:57:32 +01:00
jkriege2
1cd268deba
typo fixes
2018-12-07 22:56:18 +01:00
jkriege2
49e5c616bc
some renames for shorter directory/filenames
...
some improvements to README.md
2018-12-07 22:54:59 +01:00
jkriege2
367c1455a0
bugfixes/improvements to Latex renderer
2018-12-07 22:42:54 +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
a02d7ea3d2
fixed a rendering issue with some named symbols inside a math environment (reported in https://github.com/jkriege2/JKQtPlotter/issues/3 )
2018-12-06 18:41:06 +01:00
jkriege2
ab015eddec
typo fixes
2018-12-06 18:19:28 +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
f7dcaa926d
improved jkqtmathtext_test with the ability to enter user-editable text and output of parse/size/render times
2018-12-05 23:03:21 +01:00
Jan W. Krieger
3296559130
Update README.md
2018-12-03 23:13:00 +01:00
Jan W. Krieger
dfcbde1839
removed doubled text
2018-12-03 23:11:34 +01:00
Jan W. Krieger
bdfff55d39
improved formatting
2018-12-03 23:10:31 +01:00
jkriege2
dc36c6c90a
improved log-axis-example
2018-12-03 23:09:12 +01:00
jkriege2
6520e598a9
added speed-test
2018-12-02 18:30:29 +01:00
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
cdf76539b3
added example project for error indicator styles
2018-12-02 11:38:27 +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
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
jkriege2
08ab0bb78d
reformated examples markdown-pages
2018-11-26 22:35:21 +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
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