ngx-admin-bundle-support
ngx-admin-bundle-support copied to clipboard
how to prune the framework to fit into my own?
Suppose that I want to give a demo to show the diseases' deterioration of in-hospitals. Can someone give me a procedure of it from data to the display pages? Suppose that I have two tables, admissions which have the patients basic information, and disease predictions which tell the next time deteriorations; and I want to display the deterioration of the past in a curve line, and the next time deterioration percentage in a pie graph? Thks in advanced.