Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello!
I have the following line chart:
Where the dimension (X axis) is a date with the following format (DD/MM/YYYY hh:mm:ss).
What I want is to show the dimension like this:
I mean, showing ALL the values BUT in the dimension only show the text dimension for every day at 12:00:00.
03/01/2014 12:00:00 AM
04/01/2014 12:00:00 AM
05/01/2014 12:00:00 AM
06/01/2014 12:00:00 AM
07/01/2014 12:00:00 AM
And so on...
Could that be possible?
Thank you!!!