165
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 09, 2025 — Aug 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
move call to do_key_sample inside plot_spiderplot More... about 7 years ago
truncate_to_one_utf8_char: This function was not acting as claimed. Now it is. Bugfix: previously could not set pointtype to a >2 byte UTF8 sequence More... about 7 years ago
spiderplot - add demo to online collection More... about 7 years ago
New 2D plot style "spiderplot" More... about 7 years ago
Generate TeX/pdf cross-reference from "controlled using `option`..." More... about 7 years ago
let caller decide what color to use for key sample of a plot with 'lc variable' More... about 7 years ago
'set datafile' should accept multiple options on the command line More... about 7 years ago
replace SAVE_AXISLABEL_OR_TITLE with save_axis_label_or_title() More... about 7 years ago
allow "set auto paxis {n}" More... about 7 years ago
reduce ambiguity of 'set/show tim' More... about 7 years ago
avoid spurious bookkeeping when plot_type is KEYENTRY More... about 7 years ago
consolidate calculation of next key entry position into new routine advance_key() More... about 7 years ago
Improved detection of cases when input data file has column headers More... about 7 years ago
refactor parse_fillstyle() to not modify the original structure if no keywords are found on the command line. More... about 7 years ago
remove unused parameter More... about 7 years ago
cgm: add missing font table in HTML format More... about 7 years ago
cgm: use preferred font name syntax for terminal options string More... about 7 years ago
wxt: do not restore "snapped" windows More... about 7 years ago
Neither "unset" nor "reset" restored default state of "set style parallel" More... about 7 years ago
Ensure space between plot border and y axis label More... about 7 years ago
Add parallel plot demo inspired by Wikipedia page More... about 7 years ago
fix 'set cntrparam levels incr <start>, <inc>' for logscale z More... about 7 years ago
Avoid preprocessor commands within string More... about 7 years ago
Rebuild files in .../share/LaTeX prior to distribution More... about 7 years ago
Add new terminal pict2e to auto-built documentation Cross-index from old latex/eepic/emtex/tpic terminal doc sections. More... about 7 years ago
More little improvements to gnuplot-lua-tikz-common.tex More... about 7 years ago
Less verbose driver selection with error checking #2180 gnuplot-tikz.lua revision 110 More... about 7 years ago
tikz terminal: update reported revision+date More... about 7 years ago
lua 5.3 requires math.floor() when converting to [0:255] RGB color Bug #2180 More... about 7 years ago
wxt: terminal option "nobackground" to restore the default (white) background More... about 7 years ago