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

Gauge/BarGauge: Support decimals for min/max #18368

Merged
merged 1 commit into from
Aug 3, 2019
Merged

Conversation

ryantxu
Copy link
Member

@ryantxu ryantxu commented Aug 2, 2019

Fixes #18285

@torkelo torkelo added this to the 6.4 milestone Aug 3, 2019
@torkelo torkelo changed the title FieldPropertiesEditor: support decimals for min/max Gauge/BarGauge: Support decimals for min/max Aug 3, 2019
@torkelo torkelo merged commit 09e7938 into master Aug 3, 2019
@torkelo torkelo deleted the min-max-not-integer branch August 3, 2019 14:10
ryantxu added a commit to ryantxu/grafana that referenced this pull request Aug 6, 2019
* grafana/master: (40 commits)
  MSSQL: Change connectionstring to URL format to fix using passwords with semicolon (grafana#18384)
  CloudWatch: Fix alerting for queries with Id (using GetMetricData) (grafana#17899)
  Chore: Update strictNullChecks error limit (grafana#18387)
  Chore: Fixes some strict errors (grafana#18381)
  Graph: Improved graph tick decimals logic arround significant digits (grafana#18370)
  CI: Added metric to track strict null erros (grafana#18379)
  Auth: Do not search for the user twice (grafana#18366)
  grafana/toolkit: improve CI task (grafana#18189)
  Alerting: Also include configured AlertRuleTags in Webhooks  (grafana#18233)
  Loki: Apply start parameter to speed up test query (grafana#18266)
  Docs: Changelog 6.3.0 beta4 (grafana#18359)
  Select: Fixes issue where ToggleButtonGroup overlapped DataSourcePicker in Firefox (grafana#18361)
  SignIn: Update redirect on reroute (grafana#18360)
  Gauge/BarGauge: Support decimals for min/max toFloatOrUndefined (grafana#18368)
  FieldDisplay: Return field defaults when there are no data (grafana#18357)
  Auth: introduce more tests for middleware module (grafana#18365)
  Docs: updated latest.json (grafana#18363)
  LDAP: nitpicks (grafana#18309)
  Docs: mention unsupported versions of PostgreSQL (grafana#18307)
  Navigation: Fixed double settings menus (grafana#18349)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for decimal points in gauge's minimum and maximum fields
3 participants