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 |
|