Browse by category

Data viz built with AI – play & remix

Interactive data visualizations and charts built with AI on 8x — explore the data live in the browser, then fork the source and point it at your own numbers.

52 creations · page 1 / 3

See also the all-time top shelf · browse by tag

Data viz

A remixable data dashboard from a pasted feed

SignalDeck turns any pasted CSV, TSV, JSON or JSONL feed into an instant dashboard — it sniffs the delimiter, infers each column's type, and builds stat tiles, three interactive SVG charts and a column inspector with zero setup. Export to JSON/CSV or a canvas-rendered share card, and retheme or reship it for any dataset by editing a single config file.

Shabnamkhan pathan1.7k201
Data viz1

مِرصاد — لوحة بيانات من نص مُلصق

مِرصاد يحوّل أي نص مُلصق — CSV أو JSON أو ملصق «مفتاح: قيمة» — إلى لوحة بيانات حيّة فورًا: بطاقات إحصاء ورسوم بيانية تفاعلية على Canvas بلا أي مكتبات خارجية. كل الألوان والأمثلة والنصوص في ملف إعدادات واحد ليُعاد ريمكسه بلمسة واحدة.

حسن2.4k638
Data viz

مِرصَد — لوحة بيانات من نصّ ملصق

مِرصَد يحوّل أي نص تلصقه — CSV أو TSV أو JSON أو أسطر «مفتاح: قيمة» — إلى لوحة بيانات تفاعلية بالكامل داخل المتصفح: يكتشف الصيغة والأعمدة تلقائيًا، ثم يعرض مؤشرات ورسومًا بيانية (أعمدة/خطّي/دائري) وجدولًا مع تصدير CSV/JSON/PNG. بلا خطوة بناء، وبواجهة عربية RTL قابلة للريمكس بسهولة.

مريم احمد2.7k276
Data viz

Mosaïque

Mosaïque transforme un collage de couleurs en tableau de données remixable : 48 échantillons présentés sous deux vues synchronisées — un tableau triable et filtrable, et un collage de tuiles à réorganiser au doigt. Import CSV/TSV/JSON automatique, statistiques dérivées, export CSV/JSON/PNG et bouton Remix qui mélange le collage et change la palette.

Eiffel Kouassi993130
Data viz

Tabula — paste a feed, get a board

Tabula turns a pasted CSV, TSV or JSON feed into a profiled, chartable dashboard. It auto-detects the format, infers column types, then draws bars, line, donut and scatter on canvas — no build step, nothing uploaded. Retune the axes, export a 1200×630 share card, and remix it: every theme and default lives in config.js.

Badamasi Salisu42474
Data viz

CATALYST — Non-Blocking Settlement Engine

An interactive lab that models a settlement engine which clears an entire queue of pending transfers by batching, pipelining many network round-trips at once and auto-retrying anything a flaky issuer dropped. Drag the sliders and watch a million waiting transfers settle as fast as the wire allows — side-by-side with a one-at-a-time bank rail, then download the result card.

Dove41091
Data viz

A remixable data dashboard from a pasted feed

Dateline is a data broadsheet: paste any CSV, TSV, or JSON feed and it is auto-typeset into a front page — stat tiles, a switchable chart (line, area, bars, rank, share), a composition donut, a distribution histogram, and a data table. Column types are inferred automatically, and everything runs in your browser so you can remix columns, measures, and chart styles, then share a link.

JODAC32881
Data viz4

DataPulse Analytics (ride gyotteyewwwq)

DataPulse Analytics telemetry sequence dashboard with custom ride gyotteyewwwq build and interactive charts.

Jolly Ember28312
Data viz

Tidepool — pasted-feed dashboard

Paste any CSV, TSV, JSON or JSONL feed and Tidepool sniffs the format on-device, infers every column type, and builds a live dashboard: KPI tiles, a time series, a breakdown bar chart, a share donut, a distribution and a colour-coded scatter. Five live themes, shareable URL-encoded dashboards, and a CSV/PNG export — all pure no-build JavaScript with the whole look-and-feel driven by plain constants in js/config.js, so it is genuinely remixable.

Abdullah Qureshi21449
Data viz13

A remixable data dashboard from a pasted feed

Paste any CSV, TSV, or JSON data — instantly get interactive charts (bar, line, pie, doughnut, radar, scatter), distribution histograms, summary stats with min/max/range/median, Pearson correlation analysis between numeric fields, and a searchable data table. Dark teal/amber theme. Export any chart as PNG. Comes with 5 sample datasets (Sales, Weather, Population, Movies, Climate). 100% remixable — single HTML file, zero build tools.

Muri Umar28714
Data viz

Mosaïque — tableau de données depuis un collage

Mosaïque transforme un vrac de données collé (CSV, TSV, JSON, clé:valeur) en tableau clair : détection automatique du format, tableau éditable, tuiles de statistiques et graphiques (barres, courbe, anneau). Un lien remixable encode les données dans l'URL ; tout reste dans le navigateur, sans build ni inscription.

Emerantine Kengne17836
Data viz16

Data Paste Dashboard

Paste any CSV, TSV, or JSON data — instantly get interactive charts, distribution histograms, summary stats, and a sortable data table. A remixable no-build dashboard for exploring datasets on the fly.

Sawyer Jividen3078
Data viz

Tablié

Tablié transforme n'importe quelle collection collée (CSV, TSV ou JSON) en un tableau de bord instantané : colonnes typées automatiquement, tableau triable et filtrable, cartes d'indicateurs et trois graphiques dessinés au canvas (barres, courbe temporelle, anneau). Pensé d'abord pour le téléphone : il tourne proprement en portrait comme en paysage, tout au doigt, sans dépendance ni étape de build — remixable depuis un simple collage.

Bensaad Yahiya959123
Data viz6

Meridian

A remixable data dashboard that auto-detects CSV or JSON from a pasted feed. Sniffs the format, infers column types, computes stat tiles, and renders interactive line, bar, and share-of-total donut charts — all in a warm lab-notebook visual identity. Fully no-build, tuneable through one config module.

Laxmi15613
Data viz2

A remixable data dashboard from a pasted feed

Prismfeed turns any pasted CSV, TSV or JSON feed into a live dashboard — stat tiles, an animated canvas bar/line/donut breakdown, a distribution histogram and a scatter with trend line, all auto-detected and fully client-side with no build step. Retheme or add your own sample feeds from a single config file.

Ishmael Lunga15110
Data viz

Feedwright — paste a feed, get a dashboard

Feedwright turns any pasted CSV, TSV or JSON feed into a live, remixable dashboard. It autodetects the delimiter, header row and every column type, then builds KPI tiles plus line, bar, scatter and donut charts you can rewire field-by-field, reorder and widen — then share as a link or export as JSON. Everything runs in the browser with no build step and no server.

Hazel Oak23664
Data viz

Feedweave

Feedweave turns a pasted CSV, TSV, or JSON feed into a remixable dashboard — it autodetects the schema, builds summarizing stat tiles, and draws crisp bar, line, and donut charts on canvas. Every color, font, default, and the sample feed live in one config file, so the whole thing can be re-themed or re-skinned by editing a few constants.

रतन Sadya1505
Data viz

Fluxboard — Paste-to-insights data dashboard

Fluxboard turns any pasted CSV or JSON feed into a live analytics dashboard. It auto-detects columns and value types, then renders KPI tiles plus a grouped bar chart, a trend line, a share donut and a sortable table — all dependency-free and driven by a single config so it's easy to remix.

Brisk Birch1467
Data viz5

Collage Data Board

Un tableau de données visuel façon collage — chaque donnée devient une carte épinglée sur un moodboard interactif. Remixez en modifiant data.json. 🎯

Judicaël Médéric Adjovi1966
Data viz3

Pulsegrid

Paste a CSV or JSON feed and Pulsegrid reads the signal — autodetecting columns and charting them as a line, bars, or interactive donut with live stat tiles (count, sum, avg, min, max). Touch-first, fully local (nothing uploads), and everything from the palette to the sample feeds and labels is remixable from a single config.js.

Plucky Raven1426
Data viz

DataPilot — Remixable Data Dashboard

DataPilot is a remixable data dashboard: paste any CSV, TSV, or JSON feed and instantly get interactive charts (bar/line/pie/radar/scatter), value distributions, Pearson correlation, summary statistics, and a searchable, sortable data table. Fully no-build and mobile-friendly, with all colors, branding, and sample datasets editable from a single config file.

Rakesh Tirki1376
Data viz4

TableauVue — Tableau de données remixable

TableauVue : collez n'importe quel CSV, TSV ou JSON et obtenez instantanément un tableau de données triable, des graphiques interactifs (barres, lignes, camembert, radar, nuage), des statistiques descriptives et une corrélation de Pearson. 7 jeux de données d'exemple inclus, dont un sur les vins français. Interface 100 % en français.

Diallo oury1641
Data viz2

A remixable data dashboard from a pasted feed

Paste any CSV, TSV, or JSON data — instantly get interactive charts (bar, line, pie, doughnut, radar, scatter), distribution histograms, summary stats with min/max/range, Pearson correlation analysis, a searchable and sortable data table, and PNG chart export. Comes with 6 sample datasets (Sales, Weather, Population, Movies, GitHub repos, Climate). 100% remixable — single HTML file, zero build tools.

Hang Widarfy2509
Data viz

Mosaïk — Tableau de données remixable

Mosaïk assemble plusieurs fragments de données (CSV, TSV, JSON) en un seul tableau : empilez ou joignez vos sources, puis remixez le résultat avec des colonnes calculées, filtres, tri, renommage et masquage. Graphiques, distribution et corrélation de Pearson intégrés.

MD Noshad1322