# Seeking recommended dashboard Julia packages

**URL:** https://discourse.julialang.org/t/seeking-recommended-dashboard-julia-packages/42253
**Category:** General Usage
**Tags:** package, plotting
**Created:** [June 29, 2020, 3:10pm UTC](https://discourse.julialang.org/t/seeking-recommended-dashboard-julia-packages/42253 "2020-06-29T15:10:46Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![hafez\_ahmad](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/hafez_ahmad/32/14423_2.png) [@hafez\_ahmad](https://discourse.julialang.org/u/hafez_ahmad)
#### Post date: [June 29, 2020, 3:10pm UTC](https://discourse.julialang.org/t/seeking-recommended-dashboard-julia-packages/42253/1 "2020-06-29T15:10:46Z")

</div>

seeking recommended dashboard Julia packages. I know python Plotly dashboard and R shiny dashboard are suitable for me. but I am trying to move into Julia. I am trying to make geospatial dashboards .for example, I will add general plots, statistical results, and vector Maps in the dashboard.

---

<div class="post-metadata">

### Author: ![StefanKarpinski](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/stefankarpinski/32/24_2.png) [@StefanKarpinski](https://discourse.julialang.org/u/StefanKarpinski)
#### Post date: [June 29, 2020, 4:47pm UTC](https://discourse.julialang.org/t/seeking-recommended-dashboard-julia-packages/42253/2 "2020-06-29T16:47:14Z")

</div>

You can use Plotly with Julia as well and it’s officially supported (by Plotly):

> **[GitHub - plotly/Dash.jl: Dash for Julia - A Julia interface to the Dash...](https://github.com/plotly/Dash.jl)**
>
> Dash for Julia - A Julia interface to the Dash ecosystem for creating analytic web applications in Julia. No JavaScript required. - GitHub - plotly/Dash.jl: Dash for Julia - A Julia interface to th...

---

<div class="post-metadata">

### Author: ![djsegal](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/djsegal/32/13752_2.png) [@djsegal](https://discourse.julialang.org/u/djsegal)
#### Post date: [June 29, 2020, 5:08pm UTC](https://discourse.julialang.org/t/seeking-recommended-dashboard-julia-packages/42253/3 "2020-06-29T17:08:24Z")

</div>

You can also check out what I did with:

> **[Viral Trajectory](https://djsegal.github.io/covid-19/1-data-analysis/viral-trajectory)**
>
> viral-trajectory

Might be helpful to see how you can host dashboards on github pages (for free)

---

<div class="post-metadata">

### Author: ![Skoffer](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/skoffer/32/378_2.png) [@Skoffer](https://discourse.julialang.org/u/Skoffer)
#### Post date: [June 29, 2020, 6:13pm UTC](https://discourse.julialang.org/t/seeking-recommended-dashboard-julia-packages/42253/4 "2020-06-29T18:13:36Z")

</div>

There is a promise that soon MVP of [Stipple](https://discourse.julialang.org/t/stipple-reactive-data-dashboards-with-julia-wip/37291/12) will be released. If everything goes smoothly it should close shiny gap in Julia ecosystem.

---

<div class="post-metadata">

### Author: ![essenciary](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/essenciary/32/210469_2.png) [@essenciary](https://discourse.julialang.org/u/essenciary)
#### Post date: [June 29, 2020, 6:43pm UTC](https://discourse.julialang.org/t/seeking-recommended-dashboard-julia-packages/42253/5 "2020-06-29T18:43:03Z")

</div>

Indeed, coming at JuliaCon, development’s in straight line now! 😅 💦
