diagram-plugin icon indicating copy to clipboard operation
diagram-plugin copied to clipboard

[bug] Diagram Generator Plugin couldn't display relationship after exporting into PNG or SVG

Open ranggakd opened this issue 2 years ago • 5 comments

Please answer the questions below, it helps us to keep track of the issue. Please do not ignore it or your issue will be closed.

  1. Which driver are you using and version of it (Ex: PostgreSQL 10.0): Microsoft SQL Server 2016

  2. Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81): Build 182

  3. The steps to reproduce this issue:

  • Install the Diagram Generator Plugin
  • Select multiple tables
  • Right-click and choose Generate diagram > Generate Diagram selected Items
  • In Diagram Generator observe at least one relationship between tables like this below diagram generator
  • Choose Save as PNG or Save as SVG to export the diagrams into a certain file.
  • Open the exported file. The relationship is missing. image

I'm using the fourth version I believe. image

Noted: If the bug is related to data, please attach an example SQL data.

ranggakd avatar Nov 23 '21 05:11 ranggakd