Mark Costello

Results 5 issues of Mark Costello

![image](https://user-images.githubusercontent.com/330871/36873878-e8b7644a-1d77-11e8-8b20-6acfcb31a86a.png) Would it be possible to have a stacked bar chart formatted like the above image instead of having all y-axis values normalized from 0-100%? Happy to help out with...

First off, thanks for providing these dockerfiles, they're invaluable for development - especially as compiling from source is so time consuming. Would it be possible to have these dockerfiles updated...

This is going to write out `1 pushups` if there's only one open PR. Might want to do a check on that.

bug
copy

Could you make this configurable for different exercises? Or configure it to make a randomized call to an array of configured exercises? e.g. `['pushups', 'situps', 'burpees', 'take a day off...

discussion
feature

For the record, I'm using `protobuf` `v3.0.0`, `php 5.6` and the `composer` requirement for this library is ``` json "require": { "stanley-cheung/protobuf-php": "^0.6.0" }, ``` When I use the `timestamp`...