summaryrefslogtreecommitdiff
path: root/geyes/docs/si
diff options
context:
space:
mode:
authorVictor Kareh <[email protected]>2025-07-23 16:01:39 -0400
committerGitHub <[email protected]>2025-07-23 20:01:39 +0000
commitc90425a43ed401ce71766ef038e0333269dcee73 (patch)
tree2ccb4033b0522924d2e298a27fad614ed3b52f0e /geyes/docs/si
parentd65a0b591a11abc110bc8c0a4562082fe0d82b8c (diff)
downloadmate-applets-master.tar.bz2
mate-applets-master.tar.xz
invest: Add chart with stock price history (#680)HEADmaster
* invest: Add chart with stock price history Adds a chart window that shows stock price history over a configurable time scale. * invest: Use array index for x-axis This gives all data points equal spacing and so gaps between market closures are not shown. * invest: Clean up chart pointers on applet removal Running in-process mode, when the applet was removed from the panel, it would try to call gtk_widget_get_visible on a destroyed widget, causing a NULL pointer error. We fix it by properly cleaning up pointers on applet destroy.
Diffstat (limited to 'geyes/docs/si')
0 files changed, 0 insertions, 0 deletions