/match/{match_id}/graph
DevelopingGET
/match/{match_id}/graphReturn a match graph in PNG format.
Request
Match id. Example: 12345.
An optional integer from 1 upwards. Does not apply to JSON output. Example: number.
An optional integer from 1 upwards. Does not apply to JSON output. Example: number.
An optional integer from 1 upwards, defaults to "2" if not set. Example: number.
Whether and where to display a x-axis (default to "below" if not provided). Example: above,below,both,neither.
Whether and where to display a y-axis (default to "right" if not provided). Example: left,right,both,neither.
Whether to display a legend (default to true if not provided). Example: true,false.
Request samples
Responses
{}