Coder Social home page Coder Social logo

Comments (3)

E3V3A avatar E3V3A commented on August 24, 2024

Hi @ioena07 !

Sorry for late response, but I've been away from MMM dev for a while.
However, that is an interesting usage scenario! I see 3 things that may go wrong there:

  1. The data is sent from the main MM module to the MMM-Tabulator module via some calls. These call were surely never meant to contain such large quantity of data. I think it could be very possible that MM & MMM-Tabulator simply choke on this. Perhaps try to write a script that only sends 20 at the time, so that you don't have to send 70,000*length! (You can't see the others anyway, right!?)

  2. It's also possible it could be RPi memory issue, when running many modules at the same time. Try turning off all other modules and see what happens.

  3. It could also be a problem with the Tabulator library itself, in which case there is nothing I can do. File a report to their github site.

Thanks for reporting!

from mmm-tabulator.

E3V3A avatar E3V3A commented on August 24, 2024

@ioena07
Please report back in 15 days, or I will close this issue as invalid.
You can always re-open if you feel you have some new insights or solutions.

from mmm-tabulator.

ioena07 avatar ioena07 commented on August 24, 2024

Hi E3V3A,
Thank you for your answer. I think the sheer amount of data is chocking the Tabulator so a script would definitely make more sense but my knowledge of JavaScript is very limited. What I did instead was to use a similar module and display only one line at a time - it easier for the GF to memorize it. I am using the MMM-Tabulator to display some other things and it works perfectly so I will leave it like this for now. Thank you for taking the time to answer.
BR
Ionut

from mmm-tabulator.

Related Issues (9)

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.