gpt4 book ai didi

css - svg 矩形图像不显示在 firefox 上

转载 作者:太空宇宙 更新时间:2023-11-04 13:38:38 24 4
gpt4 key购买 nike

  1. 目前,我正在使用 D3,但是当我尝试将图像 svg 放入 firefox 上不显示的矩形时。这是生成的代码:

      <g transform=translate(3,2)">
    <svg viewBox="0 0 300 200">
    <rect class="background" x="0" width="58" height="80" style="fill: #80a2cb"></rect>
    <image class="img" href="https://trac.openstreetmap.org/export/6357/subversion/applications/share/map-icons/svg/vehicle/motorbike.svg" x="0" width="58" height="80"></image>
    </svg>
    </g>

感谢您的帮助。

最佳答案

该图像“href”需要是“xlink:href”。

关于css - svg 矩形图像不显示在 firefox 上,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22850100/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com