Skip to content

Prevent matplotlib glyph warning

Charlie Hoy requested to merge glyph_error into master

The purpose of this MR is to prevent the following warning from being displayed:

Font 'default' does not have a glyph for '-' [U+2212], substituting with a dummy symbol.

Merge request reports