class Spoom::Coverage::Cards::Map
def initialize(sigils_tree:, title: "Strictness Map")
def initialize(sigils_tree:, title: "Strictness Map") super(title: title, body: D3::CircleMap::Sigils.new("map_sigils", sigils_tree).html) end
def initialize(sigils_tree:, title: "Strictness Map") super(title: title, body: D3::CircleMap::Sigils.new("map_sigils", sigils_tree).html) end