package components type ContentGraph struct { Graph string // pie, bar Labels string Values string Alt string }