Skip to content

Commit d80f364

Browse files
committed
updated URL of bubble waltz app
1 parent 27a2356 commit d80f364

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_posts/2015-01-05-life-expectancy-in-Canada-by-province-and-health-expenditure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ an interesting [Google Charts bindings for Shiny](https://github.com/jcheng5/goo
2222
The result is "Life expectancy in Canadian Provinces by Health Expenditure" motion chart visualization
2323
deployed on [Shiny server](http://shiny.rstudio.com/). Just click the play button at the right bottom of app window to start the visualization.
2424

25-
<iframe src="http://opendata.rubyind.com:3838/opendata/" height="597" width="100%"></iframe>
25+
<iframe src="http://opendata.rubyind.com/" height="597" width="100%"></iframe>
2626

2727
Shiny app code is available on [GitHub](https://github.com/sasha-ruby/healthexp).
2828

apps/bubblewaltz.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sitemap:
99
lastmod: 2015-01-09T12:49:30-05:00
1010
---
1111

12-
<iframe src="http://opendata.rubyind.com:3838/opendata/" height="597" width="100%"></iframe>
12+
<iframe src="http://opendata.rubyind.com/" height="597" width="100%"></iframe>
1313

1414
"Life expectancy in Canadian Provinces by Health Expenditure" motion chart visualization realized using
1515
[Google charts bindings for Shiny](https://github.com/jcheng5/googleCharts) and

0 commit comments

Comments
 (0)