I have a large float raster, there are 903,908,029 cells with a float value and using the create chart from the contents pane for the raster layer I can create a histogram.
There is a slider to change the number of bins. I cannot move it beyond 34. By that I mean if I drag it to the end it says 64 then after it has recomputed the histogram it jumps back to 34. Why can't I change it to say 100 bins?
The help file states:
The number of bins defaults to the square root of the number of records in your dataset. You can adjust this by changing theBinsvalue on theDatatab of theChart Propertiespane. Changing the number of bins allows you to see more or less detail in the structure of your data.
This statement seems to imply I can change it to what ever I like, but clearly it's constraining it in some way. Can someone from esri explain why this is happening as it appears not be documented in the help file (or I missed it)?