We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The generated image (png or svg) have the text overlay problems
the layout should be better
no errors
tbls version
Ubuntu bionic
macOS Calalina
WSL2
bash
zsh
poworshell
DEBUG=1
# .tbls.yml # DSN (Database Source Name) to connect database dsn: my://root:@localhost:3306/test # Path to generate document # Default is `dbdoc` docPath: doc/schema
Run either tbls doc -t png or tbls doc
tbls doc -t png
tbls doc
Let me know if I need to provide more details.
The text was updated successfully, but these errors were encountered:
It was also (partly) brought up in #359 and I believe it can be fixed by setting er.hideDef: true as of #417
er.hideDef: true
Not totally related, but maybe it'd be help to someone who comes after
Sorry, something went wrong.
No branches or pull requests
What happened
The generated image (png or svg) have the text overlay problems
What you expected to happened
the layout should be better
What stack trace or error message from tbls did you see?
no errors
Anything else we need to know?
Environment
tbls version
1.50.0 (latest)Ubuntu bionic
,macOS Calalina
,WSL2
, etc ): macOSbash
,zsh
,poworshell
, etc ): bashDEBUG=1
)Run either
tbls doc -t png
ortbls doc
Let me know if I need to provide more details.
The text was updated successfully, but these errors were encountered: