atlanhq / camelot

Camelot: PDF Table Extraction for Humans
https://camelot-py.readthedocs.io
Other
3.62k stars 350 forks source link

use flavor='lattice' and plot kind=='joint' The plotted Y-axis coordinates are inverted, and it is difficult to use table area to get meaningful graphs. #317

Closed yuansky closed 5 years ago

yuansky commented 5 years ago
image
vinayak-mehta commented 5 years ago

@yuansky That doesn't look like a table that can be extracted using the Lattice flavor. Lattice only works on tables where all cells have their boundaries made out of lines. You should be able to use Stream and specify table areas to get that table out.