Q&A

Find answers to the most common questions about using LeniFlux.

FluxSheets is the part of LeniFlux where you perform your calculations. FluxSheets can be connected to each other on the FluxBoard (functionality coming soon). FluxSheets itself is a computational table environment that merges intuitive formula editing with the flexibility of programmable logic. You can create live data workflows, run analyses, and visualize results. All within one interface.

Select the cells containing your variables on the y-axis, then click the Plot button in the popup menu. Now click the data that you are going to plot against, the x-axis data. Your plot will appear. Another way of plotting is using the =plot() instruction inside a cell.

Absolutely. The Download option allows you to export your current variables in .txt, .csv, or .xlsx formats. This makes it easy to integrate FluxSheets data with other tools. Exporting the entire sheet to Excel is currently not yet possible, but will be implemented in the future.

Yes, LeniFlux is entirely free to use. For paid and premium functionality you can see the premium plans under your account. Your data will never be used for any AI model training, or commercial purposes. Your data is your data, just like in any other data tool. It is stored on our servers to give you the modern day cloud experience. For extra safety, there is a premium function that stores your data encrypted.

LeniFlux is entirely programmed in Rust, from scratch. This includes the web server and all the calculations and transformations. Rust is a modern day programming language known for it's safety and speed.

All calculations are performed on our servers. This gives you a great experience. We might bring local computation for premium users in the future, while still interacting via the current platform.

That probably means you have either slow internet or an old computer. The calculation on our servers goes very fast, after which it sends the data back to you. If you have slow internet, all that data (> 1M values) takes time to load. Some operations are still locally done, for example copying data from one variable to another. We are working on making this server-sided for your experience! A final reason, which we would be very happy with, is that the LeniFlux servers are currently very busy, and we are working hard to improve coverage across the globe. Stick with us, we are new and without large funds!!

We welcome contributions and feedback! For now the only option is to send an email. The report a bug or contact us button appears once you log in. The LeniFlux team reviews all submissions and appreciates community input and feedback.