Skip to content

Completed Updated App and Graph Components for Data Streaming and Visualization#286

Open
tunirwabhitkar wants to merge 3 commits intotheforage:mainfrom
tunirwabhitkar:completed
Open

Completed Updated App and Graph Components for Data Streaming and Visualization#286
tunirwabhitkar wants to merge 3 commits intotheforage:mainfrom
tunirwabhitkar:completed

Conversation

@tunirwabhitkar
Copy link
Copy Markdown

  • Implemented continuous data fetching in the App component by adding a setInterval call in the getDataFromServer() function. Data is now requested every second and appended to the existing state.

  • Modified the Graph component to update Perspective viewer configurations and avoid duplicate entries. Fixed attribute settings for the Perspective viewer to correctly visualize the data.

  • Updated DataStreamer to handle XMLHttpRequest and fetch data from the specified API URL.

  • Added proper cleanup for the data fetching interval to prevent memory leaks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant