mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-04 09:12:38 +02:00
[plotting] small edit
This commit is contained in:
parent
9aa19b662d
commit
b684736612
1 changed files with 2 additions and 0 deletions
|
|
@ -61,6 +61,8 @@ class AbstractPlottingLibrary(object):
|
|||
"""
|
||||
Get a new figure with nrows and ncolumns subplots.
|
||||
Does not initialize the canvases yet.
|
||||
|
||||
There is individual kwargs for the individual plotting libraries to use.
|
||||
"""
|
||||
raise NotImplementedError("Implement all plot functions in AbstractPlottingLibrary in order to use your own plotting library")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue