Plot.get_keywords error message is unhelpful
Closed this issue · 1 comments
JohannesGaessler commented
When calling Plot.get_keywords("this_does_not_exist") the error message should inform the user about which keywords are available.
JohannesGaessler commented
Fixed by 2a04101