TimingTreeMapWidget.js 291 B

1234567891011
  1. define({ root:
  2. //begin v1.x content
  3. ({
  4. 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.)"
  5. })
  6. //end v1.x content
  7. ,
  8. "es": true,
  9. "zh": true
  10. });