Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a series of layout components for the MainStage #58

Open
OneOneFour opened this issue Nov 11, 2020 · 0 comments
Open

Create a series of layout components for the MainStage #58

OneOneFour opened this issue Nov 11, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@OneOneFour
Copy link
Contributor

As of the current version of the site we have a set of "Hotspot" components which allow developers to put content such as graphs or supplemental text in nice well defined locations. We do not however currently have a nice system for laying out the core content present in the main stage of the visualization and it would be great to have these.

Some components that could fit into this mold could be based on CSS grid:

  • A 2x2 grid for placing in four different animated items
  • A center spot component that a single graph/plotly/p5/canvas element directly in the centre of the screen
  • A "main & stack" layout featuring a single element taking up 3/4 of the horizontal space and then a vertical stack of smaller sub elements on the right/left hand side

(I will attach an image of these ideas in due course)

@OneOneFour OneOneFour added enhancement New feature or request good first issue Good for newcomers labels Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant