rladies / rshinylady

R-Ladies shiny dashboard
https://gqueiroz.shinyapps.io/rshinylady/
MIT License
23 stars 13 forks source link

Fixes #16 #17

Open lopierra opened 5 years ago

lopierra commented 5 years ago

I recently learned how to use DataTables, so I thought I would revisit this. Fixes #16 .

gdequeiroz commented 5 years ago

@lopierra I missed this. This looks great! The only issue I see is this: image The table and the map are overlapping. Is there a way to change it?

lopierra commented 5 years ago

Thanks for testing! I didn't notice the overlap because my monitor at work is pretty wide. I resized the columns to 6 and 6 (previously 4 for table and 8 for map), so now it works on my small laptop as well. There is overlap if you make the browser window very narrow, but I'm not sure that can be avoided.

I think I see my commit here already, but let me know if there is something else I need to do. Thanks!

Fixes #16.