Hello

When I try to open a saved funnel plot generated by

Code:
 meta funnelplot, contours(1 5 10)
 graph save "Graph" "C:\Users\dalto\Documents\Statistica\CLB\Assignment 2\Q2\Graph.gph"
and then

Code:
graph use "C:\Users\dalto\Documents\Statistica\CLB\Assignment 2\Q2\Graph.gph"
I get a mass of red writing, too much to reproduce here but starting with

Code:
_Map.Kdc63338.ref: class type not found
error (4018) reading file
Error in file, skipping lines:
and the graph won't open.

Is this a bug or am I doing something wrong? I'm using Stata 16.1. This doesn't happen with other saved graphs, only funnel plots.

Regards

Chris