You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is purely a styling issue.
In the visualization encodings, fonts that are not universally available are used, resulting in the program showing warnings, whenever a visualization is requested.
(process:19588): Pango-WARNING **: 11:04:54.676: couldn't load font "Helvetica Neue Bold Not-Rotated 14", falling back to "Sans Bold Not-Rotated 14", expect ugly output.
(process:19588): Pango-WARNING **: 11:04:54.692: couldn't load font "Helvetica Neue Not-Rotated 14", falling back to "Sans Not-Rotated 14", expect ugly output.
The text was updated successfully, but these errors were encountered:
This is purely a styling issue.
In the visualization encodings, fonts that are not universally available are used, resulting in the program showing warnings, whenever a visualization is requested.
The text was updated successfully, but these errors were encountered: