This is a migrated thread and some comments may be shown as answers.

Can Treemap render the boxes using logarithmic values?

1 Answer 62 Views
TreeMap and PivotMap
This is a migrated thread and some comments may be shown as answers.
MURAT ERAYDIN
Top achievements
Rank 1
MURAT ERAYDIN asked on 18 Jun 2013, 02:42 PM
I wonder if there is a way (other than feeding Log(x)) to render TreeMap charts to use logarithmic values?

I can feed the log(x) as the value but tooltips would not be equal even I'd convert the value using exp(x).

1 Answer, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 21 Jun 2013, 08:39 AM
Hello Murat,

Using logarithmic values for RadTreeMap is not supported. Could you, please, share more details on how you would expect the control to behave in such a scenario?

The underlying logic in the tree map basically is : patent.Value = child1.Value + child2.Value. It would be very helpful for us if you're able to provide more feedback and a sample image or example of a Tree Map using logarithmic values, so that we could discuss it and eventually add it in our roadmap.

Regards,
Nikolay
Telerik

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
TreeMap and PivotMap
Asked by
MURAT ERAYDIN
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Share this question
or