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

Switch Layout of Visualisation widgets in dashboards #1511

Closed
atharvai opened this issue Jan 9, 2017 · 4 comments
Closed

Switch Layout of Visualisation widgets in dashboards #1511

atharvai opened this issue Jan 9, 2017 · 4 comments

Comments

@atharvai
Copy link
Contributor

atharvai commented Jan 9, 2017

Issue Summary

Visualisation widgets in dashboards have Query name for title and visualisation name is small. I feel like on a dashbaord the title of the widget should be the visualisation name. the query name and description should be smaller

image

On a dashboard it is hard to find visualisations if there are multiple charts from same query. the focus should be on visualisation name

@arikfr
Copy link
Member

arikfr commented Jan 10, 2017

From looking at the usage in the SaaS version of Redash, I can see that only 15% of visualizations have a title, but almost 50% of visualizations that get placed on dashboards have a title.

Still it means that in 50% of the cases, we will see "Chart" or "Table" as the main title of the widget...

Maybe the logic should be:

  1. If the visualization has a custom name, then use the visualization name and add query as the small title.
  2. If the visualization has a default name, then use the query name.

WDYT?

@atharvai
Copy link
Contributor Author

I agree, that makes sense.

@kocsmy
Copy link
Collaborator

kocsmy commented Jun 4, 2018

@kocsmy
Copy link
Collaborator

kocsmy commented Oct 10, 2018

Implemented #2583

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

3 participants