-
Notifications
You must be signed in to change notification settings - Fork 12.1k
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
correct volume unit #12744
correct volume unit #12744
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See comment.
Would be nice if you could fix the Watt per square metre (W/m2)
as well
public/app/core/utils/kbn.ts
Outdated
{ text: 'milligram per normal cubic metre (mg/Nm3)', value: 'conmgNm3' }, | ||
{ text: 'gram per cubic metre (g/m3)', value: 'congm3' }, | ||
{ text: 'gram per normal cubic metre (g/Nm3)', value: 'congNm3' }, | ||
{ text: 'nanogram per normal cubic metre (ng/Nm³)', value: 'conngNm3' }, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You missed the one above nanogram per cubic metre (ng/m3)
Thank you for your first contribution to Grafana! Very appreciated! |
* grafana/master: (104 commits) Change to arrow functions Add all tests to one file changelog: add notes about closing grafana#12561 Remove angularMocks All tests passing changelog: add notes about closing grafana#12762 fix: team email tooltip was not showing fix: test data api route used old name for test data datasource, fixes grafana#12773 changelog: add notes about closing grafana#12300 Weird execution order for the tests... changelog: add notes about closing grafana#12744 changelog: add notes about closing grafana#12727 add aws_dx to cloudwatch datasource also fixed "Watt per square metre" fixed that missing one add version note to metric prefix and fix typo devenv: update sql dashboards mssql: update tests fix usage of metric column types so that you don't need to specify metric alias Begin conversion ...
* grafana/master: (104 commits) Change to arrow functions Add all tests to one file changelog: add notes about closing grafana#12561 Remove angularMocks All tests passing changelog: add notes about closing grafana#12762 fix: team email tooltip was not showing fix: test data api route used old name for test data datasource, fixes grafana#12773 changelog: add notes about closing grafana#12300 Weird execution order for the tests... changelog: add notes about closing grafana#12744 changelog: add notes about closing grafana#12727 add aws_dx to cloudwatch datasource also fixed "Watt per square metre" fixed that missing one add version note to metric prefix and fix typo devenv: update sql dashboards mssql: update tests fix usage of metric column types so that you don't need to specify metric alias Begin conversion ...
* grafana/master: (104 commits) Change to arrow functions Add all tests to one file changelog: add notes about closing grafana#12561 Remove angularMocks All tests passing changelog: add notes about closing grafana#12762 fix: team email tooltip was not showing fix: test data api route used old name for test data datasource, fixes grafana#12773 changelog: add notes about closing grafana#12300 Weird execution order for the tests... changelog: add notes about closing grafana#12744 changelog: add notes about closing grafana#12727 add aws_dx to cloudwatch datasource also fixed "Watt per square metre" fixed that missing one add version note to metric prefix and fix typo devenv: update sql dashboards mssql: update tests fix usage of metric column types so that you don't need to specify metric alias Begin conversion ...
* grafana/master: (185 commits) Change to arrow functions Add all tests to one file changelog: add notes about closing grafana#12561 Remove angularMocks All tests passing changelog: add notes about closing grafana#12762 fix: team email tooltip was not showing fix: test data api route used old name for test data datasource, fixes grafana#12773 changelog: add notes about closing grafana#12300 Weird execution order for the tests... changelog: add notes about closing grafana#12744 changelog: add notes about closing grafana#12727 add aws_dx to cloudwatch datasource also fixed "Watt per square metre" fixed that missing one add version note to metric prefix and fix typo devenv: update sql dashboards mssql: update tests fix usage of metric column types so that you don't need to specify metric alias Begin conversion ...
* grafana/master: (263 commits) Change to arrow functions Add all tests to one file changelog: add notes about closing grafana#12561 Remove angularMocks All tests passing changelog: add notes about closing grafana#12762 fix: team email tooltip was not showing fix: test data api route used old name for test data datasource, fixes grafana#12773 changelog: add notes about closing grafana#12300 Weird execution order for the tests... changelog: add notes about closing grafana#12744 changelog: add notes about closing grafana#12727 add aws_dx to cloudwatch datasource also fixed "Watt per square metre" fixed that missing one add version note to metric prefix and fix typo devenv: update sql dashboards mssql: update tests fix usage of metric column types so that you don't need to specify metric alias Begin conversion ...
changed 3 to ³