165
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Aug 03, 2025 — Aug 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
dumb: extract color code function More... about 6 years ago
clarify fillstyle from "style rectangle" is not the same as "style fill" More... about 6 years ago
Revised syntax and capabilities for named palettes (a.k.a. colormaps) More... about 6 years ago
palette and named palette support for 3D boxes splot FOO using 1:2:3:4 with boxes fc palette {name} More... about 6 years ago
clarified wording referring to cairo pdf terminal More... about 6 years ago
Apply "splot ... palette <colormap-name>" to more 3D plot styles More... over 6 years ago
sixeltek: speed up drawing by caching pixel data More... over 6 years ago
sixeltek: terminal option "colors" to set the number palette entries More... over 6 years ago
sixeltek: do not reset options to defaults on call to `set term` More... over 6 years ago
sixeltek: search for colors takes blue component into account More... over 6 years ago
New palette parameter "set palette model HSV {start <radians>}" More... over 6 years ago
Tweak documentation and demos showing complex functions More... over 6 years ago
Complex expint(0,z) is by definition exp(-z)/z More... over 6 years ago
Qt versions <4.7 do not have QElapsedTimer More... over 6 years ago
Warn if the user tries to plot a complex-valued function More... over 6 years ago
complex exponential integral expint(n,z) More... over 6 years ago
Bitmap filled polygons support fill styles More... over 6 years ago
Bitmap filled boxes support transparent fill and default fill style More... over 6 years ago
New function invibeta(a,b, p) More... over 6 years ago
unit tests for igamma and invigamma More... over 6 years ago
Enable more than 16 bit planes More... over 6 years ago
New function invigamma(a,p) More... over 6 years ago
go back to distinguishing between igamma (real) and Igamma (complex) More... over 6 years ago
update implementation of ibeta() to use cephes library incbet() More... over 6 years ago
provide either Igamma or igamma depending on complex function support More... over 6 years ago
reset plot line properties after drawing errorbars More... over 6 years ago
dumb: enable Unicode codepoints > U+10000 More... over 6 years ago
dumb: fix missing NO_DUMB_COLOR_SUPPORT More... over 6 years ago
dumb: always support UTF-8 More... over 6 years ago
dumb: undo scaling of base of enhanced text More... over 6 years ago