Skip to content

Commit

Permalink
Merge pull request #226 from VALIDproject/feature_typos21
Browse files Browse the repository at this point in the history
Feature typos21
  • Loading branch information
doomsayer2 authored Nov 13, 2018
2 parents d1d792a + 7dcd647 commit adc88ea
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
12 changes: 6 additions & 6 deletions src/data_import.ts
Original file line number Diff line number Diff line change
Expand Up @@ -195,13 +195,13 @@ class DataImport implements MAppViews {
</thead>
<tbody>
<tr>
<td width="10%">Assign an appropriate name for the source nodes of your visualization.</td>
<td width="10%">Assign an appropriate name for the target nodes of your visualization.</td>
<td width="25%">Assign the time column name here. Use "Quarter" (e.g. 20184 or 201812) or "Month" (3, 4).
<td width="10%">Assign an appropriate name for the source nodes of flows.</td>
<td width="10%">Assign an appropriate name for the target nodes of flows.</td>
<td width="25%">Assign the time column name here. Use "Quarter" (e.g., 20184 or 201812) or "Month" (3, 4).
Only <span class="highlight"><strong>numeric</strong></span> values are possible (currently).</td>
<td width="25%">Assign the value column name here. Better keep it short (e.g. currency sign).
Use <span class="highlight"><strong>dot</strong></span> seperation for comma values (e.g. 34.56).
Thousand seperatiors are made automatically.</td>
<td width="25%">Assign the value column name here. Better keep it short (e.g., currency sign).
Use <span class="highlight"><strong>dot</strong></span> separation for comma values (e.g., 34.56).
Thousand separators are made automatically.</td>
<td width="10%">Assign the tag name referring to the source nodes.</td>
<td width="10%">Assign the tag name referring to the target nodes.</td>
<td width="10%">Add attributes here (currently only one supported).</td>
Expand Down
30 changes: 15 additions & 15 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -601,7 +601,7 @@
<div class="navbar-nav">
<a class="nav-item nav-link active" href="#" id="navHome">Home <span
class="sr-only">(current)</span></a>
<a class="nav-item nav-link" href='#loaddata' id="navLoad">Loading data</a>
<a class="nav-item nav-link" href='#loaddata' id="navLoad">Loading Data</a>
<a class="nav-item nav-link" href='#readviz' id="navReadViz">Read Vis</a>
<a class="nav-item nav-link" href="#filter" id="navFilter">Filtering, Sorting, Ordering</a>
<a class="nav-item nav-link" href="#tags" id="navTags">Tags</a>
Expand Down Expand Up @@ -654,16 +654,16 @@ <h2 class='jumbotron-heading'>Netflower</h2>
<div class='text-center'>
<div class="text-left">
<div class='textWidth'>
<h4 id='loaddata'><strong>Loading data</strong></h4>
<h4 id='loaddata'><strong>Loading Data</strong></h4>
<p>
This tool requires a specific format for the tables in order to visualize them
appropriately.
Also only <strong>.CSV</strong> files are accepted. If the required format isn't met, it
will result in erros or no displayed data.
will result in errors or no displayed data.
The format of the table headings defines all further views but needs to be in a specific
order.</p>
<p>(1) Prepare your data file as a .csv file with the structure shown in the table <br/>
(2) Load you data here and click 'Load & Show' <br/>
<p>(1) Prepare your data file as a .csv file with the structure shown in the table.<br/>
(2) Load your data here and click 'Load & Show'.<br/>
(3) Here you can download some sample files. </p>

<!-- Button trigger modal -->
Expand Down Expand Up @@ -762,7 +762,7 @@ <h4>
<div class='text-center'>
<div class="text-left">
<div class='textWidth'>
<h4 id='readviz'><strong>Read the visualization</strong></h4>
<h4 id='readviz'><strong>Read the Visualization</strong></h4>
<p>
(1) The <strong>main visualization</strong> is a sankey diagram. You read the sankey
diagram
Expand All @@ -771,16 +771,16 @@ <h4 id='readviz'><strong>Read the visualization</strong></h4>
In this example you see the number of Asylum seekers which make an application. The left
side show the origin countries
and on the right are the destination countries.</p>
<p>(2) The small bar charts left and right show the amount of asylum applications from the
<p>(2) The small bar charts left and right show the amount of asylum applications over time from the
original country and destination country point of
view. </p>

<p>On the end of the site, you find two buttons <strong>'Show Less'</strong> and <strong>'Show
more'</strong>. Here you can load more nodes or show less nodes. When you hover over
the nodes (Rects) in the visualization you get the information of how many asylum
<p>On the bottom of the site, you find two buttons <strong>'Show Less'</strong> and <strong>'Show
More'</strong>. Here you can load more nodes or show less nodes. When you hover over
the nodes (rectangles) in the visualization you get the information of how many asylum
applications were made from the selected country (node). You also
see that maybe not all destination and origin countries are visible by the hatching
rect. Here you can use the buttons below to load more origin and destination countries.
rectangle. Here you can use the buttons below to load more origin and destination countries.
</p>


Expand Down Expand Up @@ -848,7 +848,7 @@ <h4 id='filter'><strong>Filtering, Sorting, Ordering</strong></h4>
<br/>
1) You can filter the data in time and connection. <br/>
2) You can sort the data by source, target and flow and order it, ascending and
decending. <br/>
descending. <br/>
3) Exporting the data from the current view. You get a .csv file with the data of
the current visualization, including all sorting and
filtering operations.<br/>
Expand Down Expand Up @@ -921,7 +921,7 @@ <h4>
width="650px"/>
<div class="carousel-caption">
<h4>
Open Tags and add new tags
Open Tags and Add New Tags
</h4>

</div>
Expand Down Expand Up @@ -954,7 +954,7 @@ <h4>
<h4 id='tags'><strong>Use Tags</strong></h4>
<p>You can use tags to organize and group nodes on the source or target side. You can add tags
in
the csv file you will upload, or you can
the .csv file you will upload, or you can
add tags directly in the visualization view. <br/>
1) Add tags in the .csv in the 'SourceTag' or 'TargetTag' row. By using the pipe sign '|'
you
Expand Down Expand Up @@ -1023,7 +1023,7 @@ <h4 id='notebook'><strong>Notebook</strong></h4>
loaded in the notebook sidebar, when starting for example a new session analysing data with
netflower.</p>
<p style='border:2px; border-style:solid; border-color:#DA5A6B; padding: 1em;'>
<i>Please notice, that if you clean your browser forcefully shut down your
<i>Please notice, that if you clean your browser forcefully or shut down your
device, the data gets lost. However, if
you referesh the page or go back to it if you closed the browser normally it
will still be there!</i>
Expand Down

0 comments on commit adc88ea

Please sign in to comment.