dmb23
11/21/2021, 8:44 AMcountry_plot
) and second this is a dataset, not a node. So either you change your hook into a dataset hook, or you check for something like if node.name == "get_country_plot"
to get the node which creates this dataset. Does something like this work?