Giter Club home page Giter Club logo

Comments (3)

Fil avatar Fil commented on August 15, 2024

Thanks for the report. It would be helpful to isolate the issue a bit more—your app has a lot of code. Do you see the same performance issue on the examples available at https://observablehq.com/collection/@d3/d3-zoom, for instance?

from d3-zoom.

pavodev avatar pavodev commented on August 15, 2024

Hi,

Thanks for the quick reply!
I tried the examples and everything runs smooth, the only difference I see is that my elements are filled with an image by using fill: url(#imageid) (the image is an .svg inside a defs element defined like this: <defs><pattern><image xlink:href="https://domain/image.svg"></image></pattern></defs>).

I tried to replace the image fillings with color fillings and the app runs smoothly again. The strange thing is that this wasn't an issue in iOS 15 as the app was running perfectly fine with image fillings...
Do you have any advice on this?

from d3-zoom.

Fil avatar Fil commented on August 15, 2024

Sorry, I don't know. What I would try is to put the defs in a separate svg element, but I have not tested and maybe it wouldn't change anything.

from d3-zoom.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.