feat(show when ready): Show plots when doccument is ready.
This commit is contained in:
parent
703d40c46c
commit
46b051060c
3 changed files with 3 additions and 3 deletions
|
|
@ -7,5 +7,5 @@ function updateChartSrc(){
|
|||
}
|
||||
|
||||
|
||||
|
||||
$( document ).ready(updateChartSrc)
|
||||
$("#nation").on('change', updateChartSrc);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue