Skip to main content
Meytal Dahan
Back to insights

Visualization That Survives Real Scientific Data

Most charting libraries are built for dashboards with tidy, modest datasets. Scientific data breaks those assumptions hard, and that's the conversation I want to have with R&D leaders early. When researchers bring real data — millions of points, irregular distributions, mixed scales, nulls that actually mean something — a generic visualization stack either chokes or quietly misleads. So I design project-specific visualization as a joint design-and-engineering problem. We decide together what the chart must reveal, then what it must never distort. On the performance side, that means strategies your team and I plan deliberately: virtualized and canvas or WebGL rendering for huge series, downsampling that preserves outliers instead of smoothing them away, and progressive loading so a researcher sees structure before everything has streamed in. On the integrity side, it means honest axes, visible uncertainty, and not hiding the data points that don't fit. Expert users will catch a misleading visualization instantly, and when they do, they stop trusting the whole product. My principle is that visualization in research tooling is bespoke by necessity — the interesting questions are domain-specific, and the rendering constraints are real engineering constraints. Treating it as a feature you can drop in off the shelf is usually where these tools fail their most demanding users.

Get in touch

Have a project in mind?

Drop a line. Meytalyav@gmail.com

Meytal Dahan

About

Making complicated into easy for users.

Senior product designer with a decade of work across complex systems - financial risk platforms, legal operations, healthcare apps, manufacturing tooling and insurance portals. The common thread is depth: products where the data is rich, the users are expert, and the interface has to disappear into the work.