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

pictureit format #28

Open
kotviphp opened this issue Oct 15, 2019 · 1 comment
Open

pictureit format #28

kotviphp opened this issue Oct 15, 2019 · 1 comment

Comments

@kotviphp
Copy link

HI
how to change the format data
all in bytes, how displayed data in Gb

@tuurtomies
Copy link

tuurtomies commented Dec 1, 2019

  1. Edit Panel -> Select Queries tab
  2. After SELECT clause, click + (plus) button to add Math.
  3. Add calculation rule like: math(/1073741824)
  4. Under Vizualization tab change Appearance -> Format form %.1f to %.1fGb
    the number after comma and before letter f is actual number of decimals to show, by default it's one (1)
    Save and you're good to go

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

2 participants