Constructor | Description |
Full Usage:
Pyplot(?pythonExecutable, ?timeoutMilliseconds)
Parameters:
string
?timeoutMilliseconds : int
Returns: Pyplot
|
|
Instance member | Description |
Full Usage:
this.addPython line
Parameters:
string
|
|
Full Usage:
this.figure ?figSize
Parameters:
float * float
|
|
|
|
Full Usage:
this.legend ()
|
|
|
|
|
|
Full Usage:
this.savefig fileName
Parameters:
string
|
|
Full Usage:
this.script
Returns: string
|
|
Full Usage:
this.tightLayout ()
|
|
Full Usage:
this.xlabel label
Parameters:
string
|
|
Full Usage:
this.xscale value
Parameters:
string
|
|
Full Usage:
this.ylabel label
Parameters:
string
|
|
Full Usage:
this.yscale value
Parameters:
string
|
|
© Copyright 2021, DiffSharp Contributors.