ORNL-AMO / AMO-Tools-Desktop

AMO-Tools-Desktop is an energy efficiency calculation application for use with industrial equipment such as pumps, furnaces, fans, and motors, as well as for industrial systems such as steam. Currently in beta.
Other
39 stars 22 forks source link

MEASUR: Data Explorer Updates/Enhancements #5847

Closed nbintertech closed 6 months ago

nbintertech commented 1 year ago

Update from recent chats... By priority:

  1. Make graph button to act as form submit (avoids rendering useless first chart)
  2. look at removing Json.copy of graph references to increase speed 2a. optimize userGraphOptions if needed after above

Idea Storm after talking with @koay9f

Will want to meet with Alex to decide what above scenarios should look like

nbintertech commented 1 year ago

Add on to #6284 - if we need to optimize performance even more, there's 2/3 properties of redundant data points being stored on selectedGraphObj. Could temporarily store in DB and access as needed with id's from selected x and y data. Not currently causing enough lag to warrant the amount of development time

nbintertech commented 1 year ago

Backlogging until further notice. Impression from Tom and rest of team is that no further changes needed for now.