Skip to content

text overlay issue in the generated images #319

@chenrui333

Description

@chenrui333

What happened

The generated image (png or svg) have the text overlay problems

image

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)
  • Database version: mysql
  • OS ( Ubuntu bionic, macOS Calalina, WSL2, etc ): macOS
  • Shell ( bash, zsh, poworshell, etc ): bash
  • Stacktrace or error message from tbls ( If you can, set DEBUG=1)
  • Config ( .tbls.yml )
# .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


Let me know if I need to provide more details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions