skuid:Too many SOQL queries: 101

Perfect! Quick fix. I just moved all my charts and the 60 objects that make up the charts to a page include. Problem solved and made room for other things in both pages.  

For those engaging in this exciting endeavor a quick way to do this is to just clone your main page and call it something different (I always end my page includes with “pageinclude”.  Then just start paring  the second page down into the page you need it to be.  This works well on tabs of information.  Remove the models that you don’t need too so you don’t have duplicates and you are all set.  Rename and models that both pages need so each model in both pages is unique.  Pretty quick process.  You just have to make sure your models are pointed to the correct info.