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

New feature: Dashboard override granularity #183

Closed
gbrian opened this issue Mar 16, 2016 · 2 comments
Closed

New feature: Dashboard override granularity #183

gbrian opened this issue Mar 16, 2016 · 2 comments
Labels
enhancement:request Enhancement request submitted by anyone from the community inactive Inactive for >= 30 days

Comments

@gbrian
Copy link
Contributor

gbrian commented Mar 16, 2016

Hi there,

I'd like to start implementing granularity override.

My notes

Like in Grafana (http://grafana.org/) I'd like to have a time period control for the dashboard.
It will allow users to select the period (granularity) to visualize.

Todo:

  • server: Allow dashboard/id/ to receive optional parameters: since, until
  • server/client: Add granularity property to dashboard: {"granularity":{"since":"now-1d","until":"now"}}
  • client: Change slice.querystring to read granularity and send to the slice endpoint
    extra bonus:
  • client: Add granularity-picker to dashboard (https://github.com/grafana/grafana/tree/master/public/app/features/dashboard/timepicker)
    • Modify granularity-picker to allow "Default" that means the granularity setup on each slide
  • Add new property to dashboard definition: granularity that will override slice ones.

Comments? Thanks

@gbrian
Copy link
Contributor Author

gbrian commented Mar 16, 2016

Changes for reviewing:
https://github.com/gbrian/panoramix/pull/1/files

Let me know if they are ok to create a PR

Thanks

@mistercrunch
Copy link
Member

You should PR against our master, that will trigger the continuous integration, linter, and all that good stuff.

@xrmx xrmx added the enhancement:request Enhancement request submitted by anyone from the community label Aug 9, 2016
@kristw kristw added the inactive Inactive for >= 30 days label Mar 20, 2019
@stale stale bot closed this as completed Apr 11, 2019
graceguo-supercat pushed a commit to graceguo-supercat/superset that referenced this issue Oct 4, 2021
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 17, 2021
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 17, 2021
* build: update dependencies

* feat: replace payload with queryData

* feat: replace payload with queryData

* fix: rename hooks

* fix: types from query package

* fix: more typings

* docs: update readme

* fix: import query

* fix: change NOOP to const

* fix: update dependency versions
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 24, 2021
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 24, 2021
* build: update dependencies

* feat: replace payload with queryData

* feat: replace payload with queryData

* fix: rename hooks

* fix: types from query package

* fix: more typings

* docs: update readme

* fix: import query

* fix: change NOOP to const

* fix: update dependency versions
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 25, 2021
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 25, 2021
* build: update dependencies

* feat: replace payload with queryData

* feat: replace payload with queryData

* fix: rename hooks

* fix: types from query package

* fix: more typings

* docs: update readme

* fix: import query

* fix: change NOOP to const

* fix: update dependency versions
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 26, 2021
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 26, 2021
* build: update dependencies

* feat: replace payload with queryData

* feat: replace payload with queryData

* fix: rename hooks

* fix: types from query package

* fix: more typings

* docs: update readme

* fix: import query

* fix: change NOOP to const

* fix: update dependency versions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement:request Enhancement request submitted by anyone from the community inactive Inactive for >= 30 days
Projects
None yet
Development

No branches or pull requests

4 participants