Commit | Date | |
---|---|---|
[7e031f]
by
![]() OK to have missing corners in a image represented by a sparse matrix When a sparse matrix is populated, missing entries are flagged UNDEFINED. Bug 2791 |
2025-05-02 21:42:50 | Tree |
[8a9728]
by
![]() more fixups for placement of minor tics when logscale axis uses linear tic spacing fixup for commit 3e103a4c3 Bug 2765 |
2025-05-01 21:18:48 | Tree |
[544719]
by
![]() ![]() "set boxwidth" is now applied to "plot ... bins ... with hsteps" Commit 22feb809b2 introduced changes allowing the "hsteps" style to use This commit modifies the behavior so that even when the `bins` filter is used, When the `bins` filter is applied, the number of members in each bin is stored This commit ensures that when the `bins` filter is applied, "plot_hsteps()" |
2025-05-01 00:11:39 | Tree |
[3e103a]
by
![]() when logscale tic placement is adjusted, mtics placement must change also Commits d4b92d1e9 and 4543908a9 modifed placement of logscale axis However minor tic generation was not modified appropriately to match this. Test case: Bug #2765 |
2025-04-30 18:53:01 | Tree |
[631c9c]
by
![]() Fix broken cases of "set colorbox invert" 1) The "invert" flag was honored only for a vertical colorbox, 2) The draw_inside_colorbox_bitmap_smooth__image() special case |
2025-04-25 19:26:29 | Tree |
[e909a9]
by
![]() ![]() boxplot: using (start):2:3:4 every :::n::n should work The "every" clause meant that the starting x position for boxplot category Bug #2789 |
2025-04-24 18:30:32 | Tree |
[dce7b1]
by
![]() boxplot: using 1:2:3:xticlabel("foo") should work Fixes an unnoticed regression from long ago when commit 30668d20 |
2025-04-18 20:43:59 | Tree |
2025-04-18 05:08:31 | Tree | |
[2cf853]
by
![]() Guarantee that comma operator is a sequence point in serial evaluation This commit adds an operation SERIAL_COMMA to the evaluation stack gnuplot> show at A = (B,C) pushc "A" This change allows serial evaluation in a "using" clause to reference a missing Bug #2787 |
2025-04-15 16:13:45 | Tree |
2025-04-12 03:30:24 | Tree |