notmatthancock / pylidc

An object relational mapping for the LIDC dataset using sqlalchemy.
https://pylidc.github.io
Other
105 stars 40 forks source link

Fix matplotlib API change #29

Closed Jonas1312 closed 4 years ago

Jonas1312 commented 4 years ago

From https://matplotlib.org/api/prev_api_changes/api_changes_3.0.0.html?highlight=child_artists:

table.Table.get_child_artists (use get_children instead)

scan.visualize() should now work with last matplotlib version