Forum Discussion

mrqs97's avatar
mrqs97
Regular Visitor
2 years ago
Solved

How to Create Animated Treemap with Overlapping Date Ranges

I am using the Play Axis custom visual to create an animation of a treemap. This treemap uses coloring that is based on a gradient from red to green. Essentially, the parameters of the treemap (size ...
  • Ritaf1983's avatar
    2 years ago

     

    Hi mrqs97 

    You need to add to the date table a column for the needed intervals:

    modify needed interval

    The column that you got will work, but on the play axis it will be formatted as a date time:

    To solve this issue you can add a formatted column ( data type text)

    as it is a text column you need also to modify the sort order by the date bins

     

    now you can put the new formatted column on the play axis

    If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly