Git Product home page Git Product logo

Comments (6)

Cederman avatar Cederman commented on April 28, 2024 2

@naseebullahsafi I can really recommend this react-native-svg-charts 😊 https://github.com/JesperLekland/react-native-svg-charts

from awesome-react-native.

omatrot avatar omatrot commented on April 28, 2024 2

@NaseebullahSafi What did you end up using for your need? I need to have a live line chart that receives data in real time. I just need to display the last 10th seconds, old data should not be displayed. Thanks in advance.

from awesome-react-native.

tomzaku avatar tomzaku commented on April 28, 2024 1

@NaseebullahSafi try this

from awesome-react-native.

afrozopsy avatar afrozopsy commented on April 28, 2024 1

Hello, @NaseebullahSafi @omatrot and @likern . I figured out the solution to this case senario lately, so i wanted to share that here for anyone who maybe into real-time data plots in react-native. You guys can use, react-native-chart-kit library. It will render your data in real-time. In the example code you will replace Math.random() function with your own data values, and that all :) One thing worth mentiong here is that you would reduce your data to 2 or 3 decimal points before passing it to data prop. As it doesn't take very length floats for some reason.

Cheers.

from awesome-react-native.

pvinis avatar pvinis commented on April 28, 2024

victory is what is used too.

from awesome-react-native.

likern avatar likern commented on April 28, 2024

victory is what is used too.

@pvinis Victory is not for any animation. I tried example with just several columns for bar chart and it gets freezing - now there is a lot of bugs in victory-native and very slow performance. It's animation is pure JS.

from awesome-react-native.

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.