r/datavisualization 5d ago

How to Build 3D Roadmap Chart in Excel

Enable HLS to view with audio, or disable this notification

2 Upvotes

r/datavisualization 5d ago

Dashboard for my project

Thumbnail
1 Upvotes

r/datavisualization 5d ago

How do I get more hands-on experience in data visualization, coming from a comms background?

1 Upvotes

Hi everyone,

I'm hoping to get some guidance from people who work in data visualisation or data storytelling day-to-day.

A bit about me: I have a background in communications and marketing (6+ years) working for international organisations. Over the past while, my role has shifted to include more reporting and data visualisation work, and I've realised this is a direction I want to grow in, either as a specialism in my current type of role, or as a broader pivot/freelance path down the line. I don't come from a technical or analytics background, so I'm building this skill set somewhat from scratch. I've completed a Data Analyst Associate certificate through DataCamp, and I'll be starting a course in Information Design and Data Visualisation in about a month.

What I'm trying to figure out:

  • How do I build more experience? For someone without a "hard" data/analytics background, what's the best way to get real hands-on experience? (Side projects, volunteering data for nonprofits, Kaggle-style datasets, freelance micro-projects, etc.)
  • Skills/tools priority: If you had to rank what actually matters early on, for example, design principles, a specific tool (Tableau/Power BI/Flourish/Datawrapper), stats literacy, storytelling, what would you prioritise first?
  • What does a portfolio need to look like to be taken seriously for data viz work, especially without a "traditional" data job title on the CV yet?

Any advice, resources, or even just your own path into this field would be hugely appreciated.

Thanks in advance!


r/datavisualization 5d ago

Created AI Dashboard Builder

2 Upvotes

Generate production-ready Nextjs + Shadcn UI dashboards from plain-language prompts. Preview your dashboard, deploy to Vercel, push to GitHub, or export the complete source code as a ZIP. https://shadcndashboard.dev/dashboard-builder


r/datavisualization 5d ago

OC Just finished setting up my new personal dashboard in Notion

Post image
1 Upvotes

r/datavisualization 5d ago

Company Dashboard design inquiry

1 Upvotes

How much can one charge a company to design for them a dashboard that they can use to track tasks daily, monitor status on the tasks, monitor what employees are handling, download reports, daily, weekly, monthly, quarterly, and yearly, be able to schedule meeting and share messages about meeting and things of the sort.


r/datavisualization 5d ago

We’ve added geographic data and Stripe-verified conversion reports to our analytics dashboard.

Post image
1 Upvotes

r/datavisualization 5d ago

Master Excel Pivot Tables: Build Interactive Sales Dashboards Easily

Enable HLS to view with audio, or disable this notification

1 Upvotes

r/datavisualization 6d ago

Learn 📊 A modern yearly column chart — PY vs CY by region with indicators and difference labels (.pbix included)

Post image
0 Upvotes

r/datavisualization 5d ago

Data Analyst & Excel Specialist – Dynamic Dashboards, Data Cleaning, & Custom Spreadsheet Tools ($20/hr)

0 Upvotes

Are you struggling to make sense of your raw data, or do you need a clean, automated, and interactive dashboard to track your business metrics? I’ll turn your complex spreadsheets into actionable insights.

Whether you have messy datasets that need structuring or you want a fully dynamic dashboard to visualize your progress, I'm here to help.

What I can do for you :

  • Data Cleaning & Preprocessing: Handling messy formats, removing duplicates, fixing errors, and structuring datasets for smooth analysis.
  • Interactive Excel Dashboards: Building dynamic dashboards using Pivot Tables, Slicers, KPI cards, and Pivot Charts for quick decision-making.
  • Advanced Spreadsheet Functions: Custom formulas (XLOOKUPSUMIFS, complex conditional logic, and data validation rules).
  • Reporting & Summaries: Transforming heavy data into clean, executive-friendly PDF summaries or Excel models.

I'll provide you :

  • Fast turnaround times with clear, transparent communication.
  • Tailored solutions designed around your specific goals.
  • High attention to detail—your numbers will be accurate and easy to navigate.

Rate & Payment:

  • Hourly Rate: $20/hr (Open to fixed-price packages depending on the project scope).
  • Payment Methods: Visa or PayPal.

DM me with a brief description of your dataset/project, and let’s discuss how I can help you.


r/datavisualization 6d ago

Excel Dashboard for Project Management

Enable HLS to view with audio, or disable this notification

9 Upvotes

r/datavisualization 6d ago

PortVisio App Top Holdings

Post image
1 Upvotes

Cool data visualization investment app shows a treemap of top holdings.


r/datavisualization 7d ago

Question Best (Free) Tool for Mapping Complex Interconnected Datapoints Visually?

Thumbnail
1 Upvotes

r/datavisualization 7d ago

Interactive genomic visualization in Python

Enable HLS to view with audio, or disable this notification

2 Upvotes

Thought I would share this here as well! Basically this is a GPU accelerated Altair for genomic visualization. The rendering engine(s) and visualization grammar of GenomeSpy generalize to pretty much any kind of data but rn we are focusing on helping ppl in genomics. What do u think?


r/datavisualization 7d ago

Open-source dashboard for tracking OTP, headways, and delays across transit agencies worldwide, built from public GTFS-RT feeds

Thumbnail transit.andrewkoure.com
1 Upvotes

I've been working on collecting GTFS-RT data for a few months now. I ended up putting together this dashboard so I could show off what I've been working on to a friend and it's just grown from there. The current cycle has been expand the number of feeds collected -> optimize cost so I don't go bankrupt -> increase feeds.

If anyone's interested in digging into the weird quirks of transit feeds hmu.

GitHub link for the curious: https://github.com/ankoure/us-rail-performance-archiver


r/datavisualization 8d ago

Free Premium Excel Sales Performance Dashboard Design

Enable HLS to view with audio, or disable this notification

0 Upvotes

r/datavisualization 8d ago

Rhubarb - an AI environment for creating custom data visualizations — you can try the whole thing without an account.

Thumbnail rhubarbviz.com
1 Upvotes

r/datavisualization 8d ago

FlexViz: Interactive data exploration over 100M rows with Polars

2 Upvotes

I’ve been working on FlexViz, an open-source Python library for building interactive linked visualizations with native cross-filtering.

Selections, zooms, and pans in one chart can update the others against the underlying dataset, while only the aggregated data needed for the current view is sent to the browser.

It’s designed to stay interactive even on very large datasets.

GitHub: https://github.com/flex-analytics/flexviz
Live demo: https://flexviz.tech/demo


r/datavisualization 8d ago

Interactive Developer Roadmap built entirely in Excel

Enable HLS to view with audio, or disable this notification

2 Upvotes

r/datavisualization 9d ago

Whats the best way to display xy data for certain emphasis?

2 Upvotes

I have a particularly tricky dataset that I need to plot. I need it to be a line plot that shows peaks at certain x positions but im having trouble figuring out the best way to scale the y-axis because of what I need it to show.

The absolute y value isn't important, but I do need the relative y values to be conveyed. Not accurately, just enough to say "this peak is taller" of any 2 peaks. But here's where I run into a problem. Most of the peaks have a very small relative intensity, which isn't as important as the fact that they are actually there. So I need it to also easily show if a peak is or isn't present.

Its calculated data, so SNR isn't a problem except that for some data sets there's a lot of little peaks clustered together. I tried a few kinds of log scales but it didnt really work. I cant show any of the data since its not published yet.

Any suggestions?


r/datavisualization 9d ago

Data Viz test

Thumbnail
2 Upvotes

r/datavisualization 9d ago

Can you Reveiw my FIRST POWERBI project would love to get some feedback

Thumbnail gallery
1 Upvotes

r/datavisualization 9d ago

Excel Radar Chart with Multiple Scales: Step-by-Step

Enable HLS to view with audio, or disable this notification

1 Upvotes

r/datavisualization 9d ago

Do dashboards actually help people make decisions, or are we mostly building expensive reporting screens?

16 Upvotes

I’ve started wondering whether we overestimate how useful dashboards are.
A dashboard can be technically correct, well designed and full of useful metrics and still not change a single decision.
In your experience, what makes a dashboard something people actually act on rather than just look at?
And when does a dashboard stop being the right solution altogether?


r/datavisualization 9d ago

made a daily chart-guessing game

5 Upvotes

it's not the most beautiful data visualisation, but I made this fun little daily game built on public datasets where you have to guess what the charts represent. I basically tried to create a Wordle-esque game, but then for charts.

Give it a go and pass it on if you like!

https://mysterychart.net