Any way to change date default format in Graph Builder (e.g. to m/d/y instead of y/m/d h:m:s)?
It seems like date in Graph Builder always defaults to y/m/d h:m:s. Since I'm often looking at data that spans months or years, the X scale labels always are long strings that end in "12:00:00 AM" which creates a busy-looking axis that takes up a lot of real estate due to long diagonal strings: X axis looks better after changing date format: Is there a way to specify my preferred default date fo...