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

More prefab awesomeness!!! [updated] #444

Open
lemniscate8 opened this issue Aug 12, 2021 · 0 comments
Open

More prefab awesomeness!!! [updated] #444

lemniscate8 opened this issue Aug 12, 2021 · 0 comments

Comments

@lemniscate8
Copy link
Collaborator

lemniscate8 commented Aug 12, 2021

Some Ideas:

  • Config panel improvements
    • Button to download current settings as a config file
    • Button to upload settings from a config file
    • Button to copy URL with config settings to clipboard
  • Some nice CSS classes
    • mobile_only and desktop_only classes to hide/swap out components for different viewport sizes Bootstrap already has these classes! But maybe add special function to apply to expose to our users
    • layout classes (maybe using grid) to setup some areas in the main document
  • Nice function for adding Bootstrap's flexbox grid system (detailed proposal here)
  • Panel for collaborators (with headshots, bios, etc.)
  • Panel for ingredients/technical overview (with link back to Empirical)
  • Panel to show file tree and source code
  • A prefab references section
  • Control panel improvements
    • Augmented button (button + one or more inputs), based on Bootstrap's input group. An aug button's callback would uses parameters to affect action.
    • Selects are important (used in Avida!) and dropdowns, split buttons would be cool
    • Option to pick redraw rate based on time passed (milliseconds) or updates passed (framecount)
  • Graph manager component
    • Space to create new D3Visualizations and manage layout in the case of multiple graphs
    • Graph mixer idea: user selects variables to combine, and the mixer tries to create the right graph based on type combinations (e.g. numerical x numerical = scatterplot, categorical x categorial = mosaic plot)

Here's the original issue which has been closed. Unfinished projects idea have been migrated here.

@lemniscate8 lemniscate8 changed the title More prefab awesomeness!!! [UPDATE] More prefab awesomeness!!! [updated] Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant