I am trying to make several treemaps with different datasets but with the same categories (same groups). I would like the colors to be homogeneous between plots so I wrote (vColor="group1")
, but I also want my different categories to be located at the same place of the treemaps. For instance if in the first treemap my group 1 is on top left, I would like it to be on top left of my second treemap. Does anyone have an idea please?
I did not find any solution.