In the **ResearchKit**, the _Chart_ Module can't filter data by 5 days/ 1 week/ 1 month... But AppCore can do this, (In [APCGraphViewController.m](https://github.com/ResearchKit/AppCore/blob/9a7f1f46eb404e53a88cd7f974cdd526cd1f66f3/APCAppCore/APCAppCore/UI/TabBarControllers/Dashboard/APCGraphViewController.m#L190)) So I would like Integrate AppCore into my app, But I can't put files which relate *Dashboard* into my app, My question is, Does is exist example app using AppCore framework?
In the ResearchKit, the Chart Module can't filter data by 5 days/ 1 week/ 1 month...
But AppCore can do this, (In APCGraphViewController.m)
So I would like Integrate AppCore into my app,
But I can't put files which relate Dashboard into my app,
My question is, Does is exist example app using AppCore framework?