Commit graph

26 commits

Author SHA1 Message Date
509f2a8f85 Add hatched image plotting notebook 2023-12-24 14:03:13 +01:00
fc374ad5b6 Allow setting paper background colour 2023-12-24 13:53:56 +01:00
59f7311ede Add functions to draw text 2023-12-17 14:10:00 +01:00
783d8b3868 Fix switch_layer() 2023-12-17 14:09:38 +01:00
1206872e92 Fix swapped top and bottom 2023-12-17 14:09:20 +01:00
a8e2ec73a5 Allow setting margins individually in set_margins() 2023-12-16 09:53:56 +01:00
81ba2604ac Restore globe.ipynb outputs 2023-03-12 13:19:02 +01:00
cc7e3fde57 Shell: Add missing cairo build dependency
pycairo’s wheel doesn’t build otherwise
2023-03-04 11:15:03 +01:00
5388791d3a Reset blending mode
Seems to limit cairo to pixel graphics
2022-12-18 14:42:21 +01:00
148e78ce68 Add HF sine plotting experiment 2022-12-18 12:49:50 +01:00
a718bfbc2c Add experimental 2D noise 2022-12-18 12:49:38 +01:00
6b64067f0b SVG: Use ‘multiply’ blend mode 2022-12-18 12:48:57 +01:00
4e973976db SVG plotter: Use round line joins 2022-12-18 12:40:11 +01:00
97cd9f79fd Add landscape papers 2022-12-18 12:36:06 +01:00
2425648aac Use virtual environment instead of nix packages 2022-12-18 12:35:44 +01:00
7777d07bf2 Ignore Jupyter checkpoints 2022-12-18 12:30:19 +01:00
be01d2e9cd Paper: Allow updating margins later 2022-12-17 23:11:39 +01:00
6047017551 Add convenience function to draw frame 2022-12-17 20:20:17 +01:00
ccee6134bb Allow layer switch directly from MultiPlotter 2022-12-17 20:12:21 +01:00
b35952c8bd Add missing source image 2022-12-13 22:08:49 +01:00
479f28ca63 Remove stray unused import 2022-12-11 17:37:59 +01:00
478d05d265 Add image plotting experiments 2022-12-11 16:52:27 +01:00
e7e3d70183 Add 2D noise-based landscape plots 2022-12-11 16:48:54 +01:00
a9780fcc50 Add ‘faces’ plot experiment 2022-12-11 15:39:07 +01:00
9883853b68 Add globe plot experiment 2022-12-11 15:37:03 +01:00
98ed13132b Add plotting library, simple ODE plot 2022-12-11 12:58:10 +01:00