parent
44193e0d26
commit
dbdbc5f19e
|
|
@ -66,7 +66,7 @@ Let's plot all the text present on the table's PDF page.
|
|||
|
||||
::
|
||||
|
||||
>>> camelot.plot(tables[0], kind='text')
|
||||
>>> plt = camelot.plot(tables[0], kind='text')
|
||||
>>> plt.show()
|
||||
|
||||
.. tip::
|
||||
|
|
|
|||
Loading…
Reference in New Issue