Project

General

Profile

Actions

Feature #841

open

ERP Dashboard Charts Implementation

Added by Pratyusha Atmakuri 9 months ago. Updated 9 months ago.

Status:
In Progress
Priority:
Normal
Assignee:
Pratyusha Atmakuri
Target version:
-
Start date:
08/07/2024
Due date:
25/07/2024 (about 9 months late)
% Done:

100%

Estimated time:
Spent time:
Deployed In:
Category:
UI

Files

Dashboard_charts.mov (29.6 MB) Dashboard_charts.mov Pratyusha Atmakuri, 11/07/2024 02:10 PM
dashboard-allcharts.mov (34 MB) dashboard-allcharts.mov Pratyusha Atmakuri, 13/07/2024 11:07 AM
Print Chart.pdf (39.2 KB) Print Chart.pdf Pratyusha Atmakuri, 15/07/2024 08:34 PM
Screenshot 2024-07-15 at 8.26.23 PM.png (330 KB) Screenshot 2024-07-15 at 8.26.23 PM.png Pratyusha Atmakuri, 15/07/2024 08:34 PM
Actions #1

Updated by Pratyusha Atmakuri 9 months ago

  • % Done changed from 0 to 10

AM-Charts

Step 1:
Call Area Data API https://{base_url}/HIMS_RRAMS/services/area/areadata from the response pick Linkcode column
Call Survey Data API https://{base_url}/HIMS_RRAMS/files/import/surveydata from the response pick Survey Id
Step 2:
Form the JSON with this structure
[{"lnk":"LI_MDR025B_515_0","SurveyID":"2023"}]
Step 3:
Call Dashboard Level API https://{base_url}/HIMS_RRAMS/services/dashboard/lvl/Home1
and send Step 2 formated data to this API as a Payload It gives response for binding charts LinkSt
Step4:
Bind the charts data based on above step response
Step5:
Align them and give a provision for Print and View Table with a Get Request
Actions #2

Updated by Pratyusha Atmakuri 9 months ago

Added Dynamic Charts and attached Video file

Actions #3

Updated by Pratyusha Atmakuri 9 months ago

All charts data is loading for column with multi series

Updated by Pratyusha Atmakuri 9 months ago

Print chart preview and pdf file are attached

Actions #5

Updated by Pratyusha Atmakuri 9 months ago

  • Due date changed from 18/07/2024 to 25/07/2024
  • % Done changed from 80 to 100
Actions

Also available in: Atom PDF