Skip to content

A simple demonstration of how to display images of charts on Apple Watch

License

Notifications You must be signed in to change notification settings

ChrisGrant/ChartWatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChartWatch

A simple demonstration of how to display images of charts on Apple Watch

Screenshot

Building the project

In order to build this project you'll need a copy of ShinobiCharts. If you don't have it yet, you can download a free trial from the ShinobiCharts website.

If you've used the installer to install ShinobiCharts, the project should just work. If you haven't, then once you've downloaded and unzipped ShinobiCharts, open up the project in Xcode, and drag ShinobiCharts.framework from the finder into Xcode's 'frameworks' group, and Xcode will sort out all the header and linker paths for you.

If you're using the trial version you'll need to add your license key. To do so, open up ViewController.m and add the following line after the chart is initialised:

chart.licenseKey = @"your license key";

Contributing

We'd love to see your contributions to this project - please go ahead and fork it and send us a pull request when you're done! Or if you have a new project you think we should include here, email [email protected] to tell us about it.

License

The Apache License, Version 2.0 applies to everything in this repository, and will apply to any user contributions.

About

A simple demonstration of how to display images of charts on Apple Watch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published