I am using D3 graphs on angular to plot more medical related observations over a period of time(may be weekly and monthly observations). Is there any best practices or library to generate such data from database(I am using Mysql)( Currently I am calculating by generating dates manually).
No responses yet.