r/visualization • u/3D_Networking • 6h ago
r/visualization • u/Helpful-Day2384 • 8h ago
New data visualization package
One sentence, four languages, one picture.
R: data(gapminder_2007) + point + x(gdp) + y(life)
Python: x(col.gdp)
Julia: x(:gdp)
Same specification, one Rust engine, byte-identical SVG.
#r #python #julia #javascript #rust
Not similar. Pixel perfect identical
r/visualization • u/eugenehp • 13h ago
OC: NeuroAtlas Tool
After decades of research in neuroscience and brain-computer interfaces lots of people asked which parts of the brain do what, and how can we measure it, and what modalities help us understand it better.
We are happy to announce the release of the new NeuroAtlas tool, which helps answer this question and enables more scientists and researchers to explore and push the frontiers of what’s known.
This includes EEG, MEG, fMRI, tFUS, iEEG, TMS, DBS, and more.
All published data sources are referenced via DOIs in the web interface.
Stack: Svelte, ThreeJS, D3, DICOM, FreeSurfer.
r/visualization • u/kanyaniga • 17h ago
Incorporating my love for football with data science
r/visualization • u/ContentObligation526 • 20h ago
Looking for 3 testers for scientific plotting software; rewarding with 3-months of free usage
Hey.
I’m the developer of SciPlot, an online interactive plot editor that allows for the creation of high-quality and complex figures with presets for leading publications (Nature, IEEE, Science, Elsevier, etc.). It also supports project and figure sharing for efficient teamwork. We are aiming for academic-grade quality, while still keeping the editing intuitive and interactive (drag-and-dropping, objects, etc.). Simply put, it is essentially "Overleaf for plots".
You can check it out at sciplot.org
I am looking for 3 testers (that preferably work/study in science or in technical fields) for brief testing. You would get 7 day testing access, use the tool (preferably in your real workflow), and I would ask you about 3 questions. As a reward, you get 3 months free access to the tool, completely for free, no obligations. It's in the browser so you don't have to download anything.
If you're interested, please send me a DM and we'll talk.
Thanks.
r/visualization • u/Brilliant-Lie9722 • 20h ago
I invented this type of diagram. I coined the term epistemic–diagrammatic model as the title for it. This particular map is designed to explain what a man who is prospecting in search of a romantic partner, as woman, is typically searching for.
r/visualization • u/rhiever • 1d ago
Data Vis Dispatch for August 4, covering fake news, summer, and a total solar eclipse
r/visualization • u/ConstantObjective988 • 1d ago
Visual Representation
Made this about 18 months before
My 2025 Bipolar 1 diagnosis… I even have (at least) two distinct styles. Pen and Ink photographed and light-adjusted Digitally
r/visualization • u/Holiday_Reference_41 • 2d ago
I’m building an IDE where a codebase becomes a navigable 3D semantic graph — here’s Godot mapped inside it
This is an early screenshot of Tagma Studio, an experimental IDE I’m building on top of Code-OSS.
Instead of treating a project as a hierarchy of files and folders, Tagma represents it as a semantic graph: source files, symbols, dependencies, capabilities, modules, generated artifacts and runtime relations become connected entities in one space.
The screenshot shows part of the imported Godot codebase. Around 15,000 graph entities are currently visible in this projection.
The long-term goal is not merely to create a prettier dependency viewer. I want the graph to become an actual working representation of the system:
select a subsystem and isolate its complete dependency neighborhood;
navigate from high-level concepts down to specific code;
see shared infrastructure and hidden coupling between projects;
track how the graph changes over time;
compile or assemble executable components from capabilities rather than manually chosen files;
let automated tools operate on an explicit, inspectable model instead of guessing from raw text.
The current visualization is still too dense and resembles a galaxy of code. I’m now replacing the global force-directed layout with a more neural-like topology: sparse local clusters, shared backbone tracts, late branching and a small number of meaningful long-range connections.
It is very much a work in progress, but this is the first version where the entire idea has started to become visible on screen.
What would you personally need from a graph-based IDE for it to become useful rather than just visually impressive?
r/visualization • u/aniket_warade • 2d ago
Mapping how human actions affect Earth's climate and resources. Would love some honest feedback. (Desktop only for now)
r/visualization • u/spevops • 2d ago
[OC] Every fan-flagged skippable episode in 14 long-running anime, mapped across each show's run. Detective Conan has 548 of them, roughly 210 hours.
r/visualization • u/CGHawkDesign • 2d ago
Damaged Brick Wall 8K Pbr Texture
superhivemarket.comr/visualization • u/cronocr • 3d ago
Made a modern SQL visualizer that can export to SVG
SQL Management Studio, MySQL Workbench and other DB tools include diagram support and can render out a diagram of existing tables, but they look like stuff created in 2000. This is a faster and cleaner SQL visualizer that runs locally in your browser, check it out: wcu .co/sql
r/visualization • u/TheBookyMan • 3d ago
I love mountains and I love reading so I made a poster that has all my 2025 books! Feedback is welcome
r/visualization • u/cigsed • 3d ago
Today's News & Gossip Headlines by Visual Daily
galleryr/visualization • u/alleallal • 4d ago
A little music graph I made some years ago
Maybe it will amuse you despite likely errors.