Jump to content

Recommended Posts

Posted

Bug Report: SVG Not Displaying Properly in Designer-Y Axis

Issue Description:
The SVG file generated using Python Matplotlib is not displaying correctly in the Designer-Y axis view. Despite appearing as expected in the VSCode SVG preview, the SVG fails to render properly within the Designer-Y axis environment.

Steps to Reproduce:

  1. Generate the SVG file using the following Python Matplotlib code:
    plt.savefig(fig_dir / "height_vs_E.svg", bbox_inches="tight", dpi=300)
    
  2. Open the generated SVG file in VSCode and preview it. Observe that the SVG appears correctly.
  3. Open the SVG file in the Designer-Y axis tool. Notice that the SVG does not display as expected.

image.png.3fa63017c3b03490dd2e4a57c4adc7ff.pngimage.thumb.png.d0d74a3439abc044c4bcfe5e4afcfab9.png

  • 3 weeks later...
  • Staff
Posted

@lr5469 Thanks for your feedback. We're aware of issues importing SVG files created using Matplotlib which we have logged with our developers. I've updated the report to include yours.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.