Are there plans to implement the export feature in the javascript version? If not, any recommendations on other ways to accomplish this? Thanks
The PNG image export is in the works and it will be available in the next release (8.2) - in a few weeks.
You can find a preview of the implementation in the sandbox:
http://javascript.daypilot.org/sandbox/scheduler/export.html
Another option is to use PhantomJS (a headless browser) to grab a screenshot of a custom page with the Scheduler:
http://phantomjs.org/screen-capture.html