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

[UI][Dashboard] customize responsive layout #70

Open
brylie opened this issue Nov 20, 2014 · 3 comments
Open

[UI][Dashboard] customize responsive layout #70

brylie opened this issue Nov 20, 2014 · 3 comments

Comments

@brylie
Copy link
Contributor

brylie commented Nov 20, 2014

Story

As an API manager,
I want to change the layout of the dashboard
so that I can decide relative proportions and positions of dashboard objects.

Example

I have a dashboard with three objects:

  • Map of requests
  • Drill-down table
  • Line chart of requests

I decide that, in a certain context, I want the map to be twice as big as the other elements, with the other two elements on a row below the map. I resize the map to fill the first row and move the other objects to a second row.

Responsive layout

Ideally, this layout will be responsive to small screens, and render objects above one another on smaller viewports.

@brylie
Copy link
Contributor Author

brylie commented Nov 20, 2014

Parent issue: #62

@brylie
Copy link
Contributor Author

brylie commented Nov 20, 2014

As mentioned in a different issue, it would be nice if the user had great flexibility with regards to creating custom layouts:
http://keen.github.io/dashboards/layouts/

@brylie
Copy link
Contributor Author

brylie commented Nov 20, 2014

Also, when widgets are added/removed/re-arranged on the desired layout, it would be important that the general form of the layout remain in-tact. I.e. if the user had created specific layout, such as the 'Hero Thirds', it would be important that changes to the dashboard objects do not affect the general form of the layout.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant