Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DefaultGraphWidth default image size of graphs generated DefaultGraphWidth = 512 // DefaultGraphHeight default image size of graphs generated DefaultGraphHeight = 200 )
Variables ¶
This section is empty.
Functions ¶
func CreateFromCWMetricDataResult ¶
func CreateFromCWMetricDataResult(res *cloudwatch.MetricDataResult) (*bytes.Buffer, error)
CreateFromCWMetricDataResult creates a PNG chart from the given metric-data query result set
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.