Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type C ¶
type C struct { Data D // contains filtered or unexported fields }
Chart represents the x and y values used to draw the charts.
func New ¶
func New(s *project.Submission, result *context.Result) *C
New initialises new chart data.
Click to show internal directories.
Click to hide internal directories.