1234567891011 |
- define({ root:
- //begin v1.x content
- ({
- help: "This area displays the treemap for the graph(s) in this workunit. The size and hue indicate the duration of each graph (Larger and darker indicates a greater percentage of the time taken.)"
- })
- //end v1.x content
- ,
- "es": true,
- "zh": true
- });
|