yakryder / muscle-wizards

Contest prep app
0 stars 1 forks source link

You can enter macros once more than once per day, and it appears it graphs each data point individually instead of the total for the day #77

Open dummied opened 8 years ago

dummied commented 8 years ago
screen shot 2016-05-19 at 3 43 09 pm screen shot 2016-05-19 at 3 43 34 pm

  new Chartkick.LineChart("chart-1", [{"name":"Protein","data":[["05/19/16",12],["05/19/16",12]]},{"name":"Carbs","data":[["05/19/16",300],["05/19/16",3]]},{"name":"Fat","data":[["05/19/16",25],["05/19/16",12]]},{"name":"Goal Pro","data":[]},{"name":"Goal Carbs","data":[]},{"name":"Goal Fat","data":[]}], {"colors":["#FFBC27","#59d4d9","#5AD8A4","#2E7DFF","#0FB26F","#C519FF"],"ytitle":"Macro Quantity (g)"});
dummied commented 8 years ago

(same, but less problematic on bodyweights)

dummied commented 8 years ago

Also cardios