jkriege2
|
868d6dcdf4
|
fixed several compile warnings
|
2024-01-23 13:09:37 +01:00 |
|
jkriege2
|
8ccaaaebe6
|
NEW: added "currentcolor" as color-placeholder in style.ini files and using it in conjunction with linear-gradient() in cyberpunk and dark styles
NEW: added style simple_noaxes.ini
|
2024-01-22 21:31:09 +01:00 |
|
jkriege2
|
e5821eee3f
|
NEW allow linear-gradient()... in brush definitions of style.ini-file
|
2024-01-21 22:21:27 +01:00 |
|
jkriege2
|
4cf343ea30
|
CHANGED: updated default palette_MatlabLegacy_step.png
NEW: added more steps palettes
|
2023-07-30 22:30:09 +02:00 |
|
jkriege2
|
97c54916cf
|
NEW: you can use any (preferably stepped/categorial) JKQTPMathImageColorPalette as default graph colors list in a style.ini file, by setting <tt>auto_styles/use_color_from_palette=PALETTE_NAME</tt>
FIXED/BREAKING: graph symbols were not properly applied when reading styles (in fact they were shuffled under some circumstances)
|
2023-07-25 22:20:00 +02:00 |
|
jkriege2
|
c371899579
|
BREAKING: new default color scheme
|
2023-07-21 19:36:02 +02:00 |
|
jkriege2
|
8c36ce2196
|
NEW: barcharts and impulse graphs may now draw their baseline as stylable line (default: off)
|
2022-10-31 20:34:01 +01:00 |
|
jkriege2
|
2da8553e5d
|
NEW: barcharts may hav rounded corners now, via JKQTPBarGraphBase::setRectRadius()
|
2022-09-27 01:42:54 +02:00 |
|
jkriege2
|
03497b6c31
|
changed JKQTPColorDerivationMode from an ENUM to a STRUCT, which extends its capabilities significantly
|
2022-06-02 21:21:17 +02:00 |
|
jkriege2
|
48ec6060ab
|
* additional JKQTPColorDerivationMode
* bugfixes for Boxplots
* style improvements
|
2020-09-28 15:37:45 +02:00 |
|
jkriege2
|
534745229d
|
several bugfixes for reading styles, improved default styling for graphs (filled, barcharts, ...)
|
2020-09-27 17:16:18 +02:00 |
|
jkriege2
|
fc321f027b
|
- breaking: geometric elements constructor: removed all styling properties, added setStyle()-functions to replace them. This is necessary to better work with the extended Styling system
- breaking: extended styling system for graphs
|
2020-09-26 15:58:58 +02:00 |
|