class Spoom::Coverage::Cards::Timeline::Sigils
def initialize(snapshots:, title: "Sigils Timeline")
def initialize(snapshots:, title: "Sigils Timeline") super(title: title, timeline: D3::Timeline::Sigils.new("timeline_sigils", snapshots)) end
def initialize(snapshots:, title: "Sigils Timeline") super(title: title, timeline: D3::Timeline::Sigils.new("timeline_sigils", snapshots)) end