Git Product home page Git Product logo

charts-movement-tracker's Introduction

ShinobiCharts Movement Tracker (Objective-C)

This is a demo app which tracks the user's speed, location, and distance travelled. It demonstrates the use of live datasources and custom crosshairs and tooltips in ShinobiCharts.

Screenshot

Building the project

In order to build this project you'll need a copy of ShinobiCharts for iOS. 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, everything should just work. If you haven't, then once you've downloaded and unzipped ShinobiCharts, open up the project in Xcode, and drag ShinobiCharts.embeddedframework 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";

Before firing up the project in the simulator, set up a moving location (Debug -> Location -> City Bicycle Ride works nicely with the default settings). Then start the app and watch your graph appear; tap on a line to see a tooltip showing the location on a map.

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.

charts-movement-tracker's People

Contributors

marknorgren avatar sammyd avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.