Git Product home page Git Product logo

healthkit_data_plot's Introduction

HealthKit_data_plot

Use MATLAB to plot HealthKit data converted by nabelekt/HealthKit_data_convert.

For an explination of record types, see Apple's documentation. Note that because of the way that watchOS/iOS measures and stores many of these recordtypes, it does not make much sense to plot their individual data points. For example, the 'DistanceWalkingRunning' record type records movement over relatively short and varyingtime periods. To resolve this issue, support for some type of data aggregation (such as summing all of the data points over one day) is planned for some time in the future.

This project is under development. Usage instructions and screenshots comming soon.

healthkit_data_plot's People

Stargazers

 avatar

Watchers

 avatar

healthkit_data_plot's Issues

Add note to record type selection and README

Note text

Please note that because of the way that watchOS/iOS measures and stores many of these record types, it is not make a lot of sense to plot the individual data points. For example...

To resolve this issue, support for some type of data aggregation (such as summing all of the data points over one day) is planned for some time in the future (ticket number).

Support relabeling x-axis

Add to post-plot user options:

  • Get min date and max date from current axis, in case user zoomed in
  • Add note that zooming is allowed
  • Take label format
  • Take label interval

Aggregate Data

In MATLAB plotting program, add ability to aggregate data by hour, day, week, month, year, and select sum, mean, median, stdev, etc.

Same Unit

In the MATLAB plotting script, if more than one unit is associated with a single record type, only the first unit listed is considered.

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.