fix: analytics table data display changes and distribution cols order change #1773
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
… change
Type of Change
Description
sepaerated out the table and graph data display so table will show pure data so won't take graphs modified data
![Screenshot 2024-11-20 at 6 09 05 PM](https://private-user-images.githubusercontent.com/126486299/388096610-620cb065-4f75-45cb-9a59-22846ae07f7c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk3NzQ3NTgsIm5iZiI6MTczOTc3NDQ1OCwicGF0aCI6Ii8xMjY0ODYyOTkvMzg4MDk2NjEwLTYyMGNiMDY1LTRmNzUtNDVjYi05YTU5LTIyODQ2YWUwN2Y3Yy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxN1QwNjQwNThaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1hNmVlNTVhZjFjMTE4MDQzZDlkY2UwNGM3OTM2NTg4OWNkNmE0M2NiNjk4ZDQ4OTJmYzVjNWU2ZGE4ZTNkODUxJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.n4PNufs-oEpIds_QX-Hh4na9cLraeY6ZzOkhuzn5mDA)
Motivation and Context
How did you test it?
the table should contains all the points even though some points might miss in the graph (raraly happens )
Where to test it?
Checklist
npm run re:build