Histogram Bucket Size | Community
Skip to main content
Adobe Employee
August 9, 2022
Solved

Histogram Bucket Size

  • August 9, 2022
  • 1 reply
  • 709 views

I am currently making a histogram to bucketize a set of data that I am getting as a small decimal. Values are in the range of 0.0001 - 0.001 give or take. However, it appears I can only change the metric bucket size by whole numbers. Is there any way to bucketize data in smaller ranges like this?

 

Thanks very much.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Jennifer_Dungan

Could you use a calculated metric to multiply your values by 10000 to get them to whole numbers for the purpose of the Histogram?

 

Not ideal.. but might be a stop-gap solution for now?

1 reply

Jennifer_Dungan
Adobe Champion and Community Advisor
Jennifer_DunganAdobe Champion and Community AdvisorAccepted solution
Adobe Champion and Community Advisor
August 9, 2022

Could you use a calculated metric to multiply your values by 10000 to get them to whole numbers for the purpose of the Histogram?

 

Not ideal.. but might be a stop-gap solution for now?