Implement a table view, and a way to switch between the grid and table views. Currently theres only the grid of stars, which can be kind of hard to read large amounts of data at the same time, so a table would be a better way of showing this data for users who want to be able to see more info about systems before they click into the 3d visualization of it.
Implement a table view, and a way to switch between the grid and table views. Currently theres only the grid of stars, which can be kind of hard to read large amounts of data at the same time, so a table would be a better way of showing this data for users who want to be able to see more info about systems before they click into the 3d visualization of it.