Grazia Palmisano Posted February 14, 2020 Share Posted February 14, 2020 Hi all, i'm using a treemap chart as a filter / marking for a dashbaord (i setthe size 1 in order to have each box of a some dimension) because my users don't like standars filters so in this way a give them a filter like a set of box where each box of treemap contains a value of my category.... now my users have asked me for a series of graphic changes because they say that the graphics are unattractive and ask if it is possible to smooth the corners of the treemap boxes. I tried to manipulate the css style properties but the border-radius property has no effect on every single box but on the whole treemap. can you help me understand how to modify the treemap so that the boxes appear rounded Thank you Link to comment Share on other sites More sharing options...
Khushboo Rabadia Posted February 21, 2020 Share Posted February 21, 2020 This is not feasible with Treemap as canvas is generated by image. You can change border radisu of outer elements (i.e. first and last element) but not the border in between. You can try to use KPI chart or HTML/css combination in text area. Link to comment Share on other sites More sharing options...
Grazia Palmisano Posted February 27, 2020 Author Share Posted February 27, 2020 thank you i will try with kpi charts. Grazia Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now