About
Welcome back to the world of small data !
This site is free and has no commercial purpose.
It is a web application aimed at provide a quick and easy way to explore small data sets (from .csv, .xls, .ods, clipboard) via charts. Use can create usefull common visualizations with as fewer clicks as possible
The program works entirely in the browser therefore no data will be transmitted to the internet
Generaly, the app is just files running on the browser, there is no back-end server code which collects the data. It is meant to be used offline as well.
There are two services available which need a server :
- A chat to generate vizualization. In this case only the schema is transmitted and processed by third party LLM to produce query and config which are processed in the browser for the vizualization. Meaning: the data is never sent
- Page views and chat submissions are counted. The IP is not saved or logged.