It seems like the `enable` parameter on the XLabel() and YLabel() methods aren't implemented. To reproduce, add enable: false like this to Cookbook.cs Figure_01a_Quickstart(): `plt.XLabel("Time (seconds)", enable: false);`