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
Gadfly is pretty type-agnostic and lets you plot you're own types provided they are "well-behaved", but there's not a very nice way of getting them to print well.
The formatter interface in Gadfly should be split into a separate package to make this more convenient.
The text was updated successfully, but these errors were encountered:
Gadfly is pretty type-agnostic and lets you plot you're own types provided they are "well-behaved", but there's not a very nice way of getting them to print well.
The formatter interface in Gadfly should be split into a separate package to make this more convenient.
The text was updated successfully, but these errors were encountered: