I can't think of anyway to make its layout look good and meaningful.
- So first left block contains a sequence of letters, every letter is clickable, and each letter opens a different bar graph. (sequence may be upto 500 -1000 letters sometimes).
- Below it are the 20 atoms (it will always be 20), when any letter is clicked out of these 20, that atom gets highlighted in the 3D structure at the right side.
- At last comes a bar chart. (can we show this bar graph data by any other way? data is coming from some algorithm running in backend).
- If we can show any of the above by any other way, plz let me know. Thank you.