Skip to content
Discussion options

You must be logged in to vote

@Sat1ro, gt should be an instance of GT. For example:

from great_tables import GT
from great_tables.data import countrypops

gt = GT(countrypops.head())
gt.save("BC_crec_4m.png", selector='table', scale=1.0, expand=5, window_size=(6000, 6000))

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jrycw
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants