matplotlib/cheatsheets

Dash tuple is missing closing parenthesis

donkirkby opened this issue · 1 comments

Thanks for publishing this cheatsheet. I learned about several features while reading through it.
In the Lines section, the example of using a dash tuple for linestyle is missing the closing parenthesis. I tried running your linestyles.py script, and it shows the closing parenthesis, so I guess it gets cropped when you assemble the whole thing in LaTeX.

Another minor suggestion: remove the /matplotlib from the end of the Stack Overflow help item, because it's not a valid URL. The PDF version of the cheatsheet has the full /questions/tagged/matplotlib in the link, but the PNG version might confuse people who try to type it in as listed.

@donkirkby Thanks for the report. I've corrected the link and fix the parenthesis (it was here but font was too big).
I need to work on other issues and then I'll regenerate the PDF.