~ubuntu-branches/ubuntu/wily/baobab/wily-proposed

« back to all changes in this revision

Viewing changes to help/da/pref-view-chart.page

  • Committer: Package Import Robot
  • Author(s): Jackson Doak
  • Date: 2014-10-15 23:15:13 UTC
  • mfrom: (2.2.1 experimental) (2.1.8 sid)
  • Revision ID: package-import@ubuntu.com-20141015231513-6cpun88orgfpyzdv
Tags: 3.14.1-1ubuntu1
* Merge from Debian unstable. (LP: #1268721) Remaining changes:
* debian/patches/use_traditional_titlebars_in_unity.patch:
  - Use the traditional menubar under Unity
* debian/patches/git_fix_pie_chart.patch:
  - Fx top level pie chart. (LP: #1393333)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="utf-8"?>
2
 
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="guide" id="views" xml:lang="da">
3
 
 
4
 
  <info>
5
 
    <revision version="0.1" date="2011-12-19" status="stub"/>
6
 
    <revision pkgversion="3.4" date="2012-02-20" status="review"/>
7
 
    <link type="guide" xref="index#preferences"/>
8
 
 
9
 
    <credit type="author copyright">
10
 
      <name>Julita Inca</name>
11
 
      <email its:translate="no">yrazes@gmail.com</email>
12
 
    </credit>
13
 
    <credit type="editor">
14
 
      <name>Michael Hill</name>
15
 
      <email its:translate="no">mdhillca@gmail.com</email>
16
 
    </credit>
17
 
    <credit type="author editor">
18
 
      <name>Ekaterina Gerasimova</name>
19
 
      <email its:translate="no">kittykat3756@gmail.com</email>
20
 
    </credit>
21
 
 
22
 
    <desc>Display the results as a ring chart or a treemap chart.</desc>
23
 
 
24
 
  </info>
25
 
 
26
 
  <title>Different chart views</title>
27
 
 
28
 
  <p>By default, the scan results show each subfolder as the section of a ring,
29
 
  comprising an angle proportional to the size of the relevant folder.
30
 
  Sub-folders are shown in different colors.</p>
31
 
  <p>Move your mouse over the rings chart displays more details about the
32
 
  subfolders.</p>
33
 
  <p>Chart visibility can be changed to <gui>Treemap View</gui> using the
34
 
  drop-down list at the top of the chart on the right-hand side. The tree layout
35
 
  displays the folders as proportionately sized boxes.</p>
36
 
 
37
 
</page>