Giter Site home page Giter Site logo

Comments (9)

Hermanya avatar Hermanya commented on May 2, 2024 1

in the 2.0.0 release I wrapped all array renders into <G>s, this should be fixed now

from react-native-chart-kit.

nada-elhakim avatar nada-elhakim commented on May 2, 2024

I got the same error and it was resolved when I used the following versions together:
"react-native-chart-kit": "1.1.8",
"react-native-svg": "6.2.2"

from react-native-chart-kit.

iamitkhatkar avatar iamitkhatkar commented on May 2, 2024

I got the same error and it was resolved when I used the following versions together:
"react-native-chart-kit": "1.1.8",
"react-native-svg": "6.2.2"

not working :(

from react-native-chart-kit.

mbm-code avatar mbm-code commented on May 2, 2024

Same issue, Any idea ?

from react-native-chart-kit.

under94 avatar under94 commented on May 2, 2024

some issue

from react-native-chart-kit.

cristian1703 avatar cristian1703 commented on May 2, 2024

try using "react-native-svg": "6.3.1" with "react-native-chart-kit": "^1.2.1"

from react-native-chart-kit.

tatsna avatar tatsna commented on May 2, 2024

some issue , How to solve ?

from react-native-chart-kit.

Grandmac avatar Grandmac commented on May 2, 2024

Take a look here

software-mansion/react-native-svg#258 (comment)

from react-native-chart-kit.

msand avatar msand commented on May 2, 2024

I've published a fix in v9.2.4 of react-native-svg, can you try with that?
The root cause is the Defs ViewManager returning nil for the shadowView, so the more efficient way to workaround this if you want backwards compatibility with pre v9.2.4 is to wrap the Defs elements in a G, rather then the dynamic content.

from react-native-chart-kit.

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.