Mark Costello
Mark Costello
 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.
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...
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`...