---
description: Review of Dash Software: system overview, features, price and cost information. Get free demos and compare to similar programs on Software Advice Ireland.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/software_advice/og_logo-55146305bbe7b450bea05c18e9be9c9a.png
title: Dash | Reviews, Pricing & Demos - SoftwareAdvice IE
---

Breadcrumb: [Home](/) > [Machine Learning Software](/directory/4358/machine-learning/software) > [Dash](/software/284465/plotly)

# Dash

Canonical: https://www.softwareadvice.ie/software/284465/plotly

Page: 1 / 2\
Next: [Next page](https://www.softwareadvice.ie/software/284465/plotly?page=2)

> Dash by Plotly is a data visualization solution that enables organizations of all sizes to design, launch and manage engaging web applications via a unified portal. The platform includes low-code development capabilities, which enable businesses to create custom dashboards to display a variety of data using interactive charts and graphs.&#10;&#10;Dash allows enterprises to build and deploy web apps with artificial intelligence (AI) and machine learning technology to facilitate collaboration, permission management and reports generation activities. It offers a host of features like a drag-and-drop interface, built-in code editor, customizable templates and more.
> 
> Verdict: Rated **4.6/5** by 11 users. Top-rated for **Likelihood to recommend**.

-----

## Quick Stats & Ratings

| Metric | Rating | Detail |
| **Overall** | **4.6/5** | 11 Reviews |
| Ease of Use | 4.5/5 | Based on overall reviews |
| Customer Support | 4.2/5 | Based on overall reviews |
| Value for Money | 4.8/5 | Based on overall reviews |
| Features | 4.4/5 | Based on overall reviews |
| Recommendation percentage | 90% | (9/10 Likelihood to recommend) |

## About the vendor

- **Company**: Plotly

## Commercial Context

- **Pricing model**: Flat Rate (Free version available) (Free Trial)
- **Pricing Details**: Please contact Plotly for pricing details.
- **Target Audience**: 51–200, 201–500, 501–1,000, 1,001–5,000, 5,001–10,000, 10,000+
- **Deployment & Platforms**: Cloud, SaaS, Web-based
- **Supported Languages**: English
- **Available Countries**: United States

## Features

- API
- Application Development
- Collaboration Tools
- Customisable Dashboard
- Customisable Templates
- Dashboard
- Data Import/Export
- Data Visualisation
- Forecasting
- HR Management
- Interactive Reports
- Multi-User Collaboration
- Reporting/Analytics
- Visual Analytics

## Support Options

- Chat

## Category

- [Machine Learning Software](https://www.softwareadvice.ie/directory/4358/machine-learning/software)

## Related Categories

- [Machine Learning Software](https://www.softwareadvice.ie/directory/4358/machine-learning/software)
- [Platform as a Service (PaaS) Software](https://www.softwareadvice.ie/directory/4661/paas/software)
- [Business Intelligence Platform](https://www.softwareadvice.ie/directory/4336/bi/software)
- [Data Visualization Software](https://www.softwareadvice.ie/directory/400/data-visualization/software)
- [Embedded Analytics Software](https://www.softwareadvice.ie/directory/4332/embedded-analytics/software)

## Alternatives

1. [Google Analytics 360](https://www.softwareadvice.ie/software/137155/google-analytics) — 4.7/5 (8089 reviews)
2. [Microsoft Power BI](https://www.softwareadvice.ie/software/23530/microsoft-power-bi) — 4.6/5 (1870 reviews)
3. [Dataslayer](https://www.softwareadvice.ie/software/201145/dataslayer) — 4.7/5 (88 reviews)
4. [Tableau](https://www.softwareadvice.ie/software/1940/tableau) — 4.6/5 (2348 reviews)
5. [Better Reports](https://www.softwareadvice.ie/software/216772/better-reports) — 4.9/5 (167 reviews)

## Reviews

### "Excellent framework to create interactive visualisations" — 5.0/5

> **Debarpan** | *18 April 2022* | Marketing & Advertising | Recommendation rating: 10.0/10
> 
> **Pros**: Excellent interface and user-friendly UI&#10;Open-source and free &#10;Good community support&#10;Connects to multiple data sources like flat files, multiple databases&#10;Visualisations update when data is updated&#10;Multiple developers can access a visualisation simultaneously - Good team collaboration&#10;Real-time analytics &#10;Minimal time required to set up and get started
> 
> **Cons**: Customer support could be improved&#10;Optimal memory allocation for larger datasets
> 
> We used Dash to generate visualisations. We had huge volumes of data from an enterprise system. We switched to Dash since it looked promising with a wide range of visualisation options and was free. With Dash, we were able to create excellent visualisations, perform analytics to uncover insights, and share the reports with stakeholders. Dash can connect with multiple applications hence we can leverage the capabilities of other advanced analytics applications. Next, all visualisations are stored in a repository and cen be referenced later.

-----

### "Review of Dash" — 4.0/5

> **Christhian** | *21 October 2024* | Financial Services | Recommendation rating: 8.0/10
> 
> **Pros**: Dash is a great python famework that helps you to get handson creating a Dashboard or webapp from A-to-Z
> 
> **Cons**: Dash is developped on top of Flask and when it comes to advanced configuration, you'll need to know some more about Flask

-----

### "Suitable for quick, simple MVP dashboards" — 4.0/5

> **Eric** | *20 March 2025* | Education Management | Recommendation rating: 6.0/10
> 
> **Pros**: As claimed, it was fast to create a prototype/MVP. Could achieve a reactive frontend with little/no knowledge of React - Dash handled the communication with the backend well.
> 
> **Cons**: Even with our simple MVP we hit into customisation limits for the front end display, and needed to start hacking the HTML/CSS by hand. Perhaps this is unfair criticism given what Dash is trying to achieve\!
> 
> Overall it is positive. Fast and works as advertised for an MVP/Dashboard.

-----

### "web dev tool for data scientist" — 5.0/5

> **Mohannad** | *19 December 2023* | Information Technology & Services | Recommendation rating: 10.0/10
> 
> **Pros**: Dash by Plotly stands out as an indispensable tool in Python. I believe it is a must-have for data scientists and machine learning engineers, providing not only excellent capabilities for data visualization and exploration but also enabling the easy development of data-related web applications, including dashboards and interfaces to communicate with models. Its advanced features, such as callbacks, enhance its functionality. Additionally, the extensive and responsive community surrounding Dash further adds to its appeal.
> 
> **Cons**: There are no drawbacks to mention; it's an exceptionally good tool for its intended purpose

-----

### "A great complementary tool to Jupyter Notebooks" — 5.0/5

> **Etienne** | *15 February 2022* | Computer Software | Recommendation rating: 10.0/10
> 
> **Pros**: This tool allowed us to deliver something more meaningful to our clients rather than a script or a Jupyter Notebook. Client was able to see the code and play with its inherent interactivity.
> 
> **Cons**: Callback logic tends to let you think too much about the sequential events, less about parallel stuff.&#10;We would have hoped to find more examples in the documentation, we are forced to scrap Github repository for x specific feature.&#10;For example the architecture concepts explained are way too scarce.&#10;Some part of the doc is incomplete (Cytoscape and other UI kits)
> 
> We have switched from a React app to a Dash by Plotly app. We've later added a full microservice architecture using FastAPI. The app was live and functional within 48 hours, we were amazed how fast was the lift off phase. Our journey with Dash has been mind blowing in term of data science experiments. Also our experience while manipulating network graph was greatly improved, this can help to model and build solutions to complex problems. In short our problem solving skills have been tremendously improved

-----

Page: 1 / 2\
Next: [Next page](https://www.softwareadvice.ie/software/284465/plotly?page=2)

## Links

- [View on SoftwareAdvice](https://www.softwareadvice.ie/software/284465/plotly)

## This page is available in the following languages

| Locale | URL |
| en | <https://www.softwareadvice.com/product/284465-Plotly/> |
| en-AU | <https://www.softwareadvice.com.au/software/284465/plotly> |
| en-GB | <https://www.softwareadvice.co.uk/software/284465/plotly> |
| en-IE | <https://www.softwareadvice.ie/software/284465/plotly> |
| en-NZ | <https://www.softwareadvice.co.nz/software/284465/plotly> |

-----

## Structured Data

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":"SoftwareAdvice Ireland","address":{"@type":"PostalAddress","addressLocality":"Dublin","addressRegion":"D","postalCode":"D02 NP94","streetAddress":"2 Park Place, 3rd Floor, Hatch St Dublin, D02 NP94 Ireland"},"description":"We've helped more than 500000 buyers to find the right software.","email":"info@softwareadvice.ie","url":"https://www.softwareadvice.ie/","logo":"https://dm-localsites-assets-prod.imgix.net/images/software_advice/logo-white-d2cfd05bdd863947d19a4d1b9567dde8.svg","@type":"Organization","@id":"https://www.softwareadvice.ie/#organization","parentOrganization":"Gartner, Inc.","sameAs":[]},{"name":"Dash","description":"Dash by Plotly is a data visualization solution that enables organizations of all sizes to design, launch and manage engaging web applications via a unified portal. The platform includes low-code development capabilities, which enable businesses to create custom dashboards to display a variety of data using interactive charts and graphs.\n\nDash allows enterprises to build and deploy web apps with artificial intelligence (AI) and machine learning technology to facilitate collaboration, permission management and reports generation activities. It offers a host of features like a drag-and-drop interface, built-in code editor, customizable templates and more.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/807d17d5-82a8-445f-95f2-1d0dcec3e2de.png","url":"https://www.softwareadvice.ie/software/284465/plotly","@type":"SoftwareApplication","@id":"https://www.softwareadvice.ie/software/284465/plotly#software","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.softwareadvice.ie/#organization"},"aggregateRating":{"@type":"AggregateRating","ratingValue":4.6,"bestRating":5,"ratingCount":11},"operatingSystem":"Cloud"},{"@type":"BreadcrumbList","itemListElement":[{"name":"Home","position":1,"item":"/","@type":"ListItem"},{"name":"Machine Learning Software","position":2,"item":"/directory/4358/machine-learning/software","@type":"ListItem"},{"name":"Dash","position":3,"item":"/software/284465/plotly","@type":"ListItem"}],"@id":"https://www.softwareadvice.ie/software/284465/plotly#breadcrumblist"}]}
</script>
