twb 0.3.0 → 0.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/lib/twb.rb +1 -1
- metadata +12 -38
- data/Twb Gem.komodoproject +0 -12
- data/bg.cmd +0 -5
- data/lib/twb/util/UpLeftArrowsNav.png +0 -0
- data/test/TwoSheetDash.test.dot.pdf +0 -0
- data/test/TwoSheetDash.test.dot.png +0 -0
- data/test/TwoSheetDash.test.dot.svg +0 -128
- data/test/TwoSheetDash.twb.dot +0 -44
- data/test/TwoSheetDash.twb.dot.pdf +0 -0
- data/test/TwoSheetDash.twb.dot.png +0 -0
- data/test/TwoSheetDash.twb.dot.svg +0 -128
- data/test/UpLeftArrowsNav.png +0 -0
- data/test/dotRender.cmd +0 -0
- data/twb-0.0.32.gem +0 -0
- data/twb-0.0.33.gem +0 -0
- data/twb-0.0.34.gem +0 -0
- data/twb-0.0.35.gem +0 -0
- data/twb-0.0.36.gem +0 -0
- data/twb-0.0.37.gem +0 -0
- data/twb-0.0.38.gem +0 -0
- data/twb-0.1.0.gem +0 -0
- data/twb-0.1.1.gem +0 -0
- data/twb-0.2.0.gem +0 -0
- data/twb-0.2.1.gem +0 -0
- data/twb-0.2.2.gem +0 -0
- data/twb.gemspec +0 -15
data/lib/twb.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: twb
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.3.
|
|
4
|
+
version: 0.3.1
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -9,7 +9,7 @@ authors:
|
|
|
9
9
|
autorequire:
|
|
10
10
|
bindir: bin
|
|
11
11
|
cert_chain: []
|
|
12
|
-
date: 2015-
|
|
12
|
+
date: 2015-06-10 00:00:00.000000000 Z
|
|
13
13
|
dependencies: []
|
|
14
14
|
description: A sollection of Ruby classes designed for accessing and recording information
|
|
15
15
|
about, and for manipulating, Tableau Workbooks and their contents.
|
|
@@ -18,11 +18,9 @@ executables: []
|
|
|
18
18
|
extensions: []
|
|
19
19
|
extra_rdoc_files: []
|
|
20
20
|
files:
|
|
21
|
-
- bg.cmd
|
|
22
21
|
- bin/twb.rb
|
|
23
22
|
- lib/twb/apps/X-Ray Dashboards.rb
|
|
24
23
|
- lib/twb/dashboard.rb
|
|
25
|
-
- lib/twb/dashboard.txt
|
|
26
24
|
- lib/twb/datasource.rb
|
|
27
25
|
- lib/twb/docdashboard.rb
|
|
28
26
|
- lib/twb/docdashboardimagevert.rb
|
|
@@ -41,22 +39,11 @@ files:
|
|
|
41
39
|
- lib/twb/util/htmllistcollapsible.rb
|
|
42
40
|
- lib/twb/util/twbDashSheetDataDotBuilder.rb
|
|
43
41
|
- lib/twb/util/twbDashSheetDataDotRenderer.rb
|
|
44
|
-
- lib/twb/util/UpLeftArrowsNav.png
|
|
45
42
|
- lib/twb/util/xraydashboards.rb
|
|
46
43
|
- lib/twb/window.rb
|
|
47
44
|
- lib/twb/workbook.rb
|
|
48
45
|
- lib/twb/worksheet.rb
|
|
49
46
|
- lib/twb.rb
|
|
50
|
-
- LICENSE.txt
|
|
51
|
-
- README.md
|
|
52
|
-
- test/Calculated Fields Test Workbook.twb
|
|
53
|
-
- test/dotRender.cmd
|
|
54
|
-
- test/No Content.injected.twb
|
|
55
|
-
- test/No Content.injectedImage.twb
|
|
56
|
-
- test/No Content.twb
|
|
57
|
-
- test/No Dashboards.injected.twb
|
|
58
|
-
- test/No Dashboards.injectedImage.twb
|
|
59
|
-
- test/No Dashboards.twb
|
|
60
47
|
- test/testDashboardXRay.rb
|
|
61
48
|
- test/testDocDashboard.rb
|
|
62
49
|
- test/testDocDashboardCreate.rb
|
|
@@ -68,32 +55,19 @@ files:
|
|
|
68
55
|
- test/testTwbDashSheetDataDotBuilder.rb
|
|
69
56
|
- test/testTwbGem.rb
|
|
70
57
|
- test/testTwbWrite.rb
|
|
71
|
-
- test/
|
|
72
|
-
- test/
|
|
73
|
-
- test/
|
|
58
|
+
- test/Calculated Fields Test Workbook.twb
|
|
59
|
+
- test/No Content.injected.twb
|
|
60
|
+
- test/No Content.injectedImage.twb
|
|
61
|
+
- test/No Content.twb
|
|
62
|
+
- test/No Dashboards.injected.twb
|
|
63
|
+
- test/No Dashboards.injectedImage.twb
|
|
64
|
+
- test/No Dashboards.twb
|
|
74
65
|
- test/TwoSheetDash.twb
|
|
75
|
-
- test/TwoSheetDash.twb.dot
|
|
76
|
-
- test/TwoSheetDash.twb.dot.pdf
|
|
77
|
-
- test/TwoSheetDash.twb.dot.png
|
|
78
|
-
- test/TwoSheetDash.twb.dot.svg
|
|
79
|
-
- test/UpLeftArrowsNav.png
|
|
80
66
|
- test/Web Page Dashboards.injected.twb
|
|
81
67
|
- test/Web Page Dashboards.twb
|
|
82
|
-
-
|
|
83
|
-
- twb
|
|
84
|
-
-
|
|
85
|
-
- twb-0.0.34.gem
|
|
86
|
-
- twb-0.0.35.gem
|
|
87
|
-
- twb-0.0.36.gem
|
|
88
|
-
- twb-0.0.37.gem
|
|
89
|
-
- twb-0.0.38.gem
|
|
90
|
-
- twb-0.1.0.gem
|
|
91
|
-
- twb-0.1.1.gem
|
|
92
|
-
- twb-0.2.0.gem
|
|
93
|
-
- twb-0.2.1.gem
|
|
94
|
-
- twb-0.2.2.gem
|
|
95
|
-
- twb-0.3.0.gem
|
|
96
|
-
- twb.gemspec
|
|
68
|
+
- README.md
|
|
69
|
+
- lib/twb/dashboard.txt
|
|
70
|
+
- LICENSE.txt
|
|
97
71
|
homepage: http://rubygems.org/gems/twb
|
|
98
72
|
licenses:
|
|
99
73
|
- GNU General Public License v3.0
|
data/Twb Gem.komodoproject
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<!-- Komodo Project File - DO NOT EDIT -->
|
|
3
|
-
<project id="887c8573-579f-4918-904e-b93029547076" kpf_version="5" name="Twb Gem.komodoproject">
|
|
4
|
-
<preference-set idref="887c8573-579f-4918-904e-b93029547076" id="project" preftype="project">
|
|
5
|
-
<string relative="path" id="import_dirname"></string>
|
|
6
|
-
<long id="indentWidth">2</long>
|
|
7
|
-
<string id="last_local_directory">None</string>
|
|
8
|
-
<string id="last_remote_directory">None</string>
|
|
9
|
-
<long id="prefs_version">1</long>
|
|
10
|
-
<long id="tabWidth">2</long>
|
|
11
|
-
</preference-set>
|
|
12
|
-
</project>
|
data/bg.cmd
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,128 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
|
3
|
-
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
4
|
-
<!-- Generated by graphviz version 2.38.0 (20140413.2041)
|
|
5
|
-
-->
|
|
6
|
-
<!-- Title: g Pages: 1 -->
|
|
7
|
-
<svg width="893pt" height="245pt"
|
|
8
|
-
viewBox="0.00 0.00 893.00 245.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
9
|
-
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 241)">
|
|
10
|
-
<title>g</title>
|
|
11
|
-
<polygon fill="white" stroke="none" points="-4,4 -4,-241 889,-241 889,4 -4,4"/>
|
|
12
|
-
<g id="clust6" class="cluster"><title>cluster_0</title>
|
|
13
|
-
<polygon fill="none" stroke="white" points="44,-177 44,-229 877,-229 877,-177 44,-177"/>
|
|
14
|
-
</g>
|
|
15
|
-
<!-- Tableau Tools generated Workbook map -->
|
|
16
|
-
<g id="node1" class="node"><title>Tableau Tools generated Workbook map</title>
|
|
17
|
-
<polygon fill="none" stroke="white" points="248,-36 0,-36 0,-0 248,-0 248,-36"/>
|
|
18
|
-
<text text-anchor="middle" x="124" y="-14.3" font-family="Times New Roman,serif" font-size="14.00">Tableau Tools generated Workbook map</text>
|
|
19
|
-
</g>
|
|
20
|
-
<!-- TwoSheetDash.twb -->
|
|
21
|
-
<g id="node2" class="node"><title>TwoSheetDash.twb</title>
|
|
22
|
-
<polygon fill="none" stroke="black" points="196,-90 52,-90 52,-54 196,-54 196,-90"/>
|
|
23
|
-
<text text-anchor="middle" x="124" y="-68.3" font-family="Times New Roman,serif" font-size="14.00">TwoSheetDash.twb</text>
|
|
24
|
-
</g>
|
|
25
|
-
<!-- Two Sheet Dash -->
|
|
26
|
-
<g id="node3" class="node"><title>Two Sheet Dash</title>
|
|
27
|
-
<polygon fill="none" stroke="black" points="428,-113 284,-113 284,-77 428,-77 428,-113"/>
|
|
28
|
-
<text text-anchor="middle" x="356" y="-91.3" font-family="Times New Roman,serif" font-size="14.00">Two Sheet Dash</text>
|
|
29
|
-
</g>
|
|
30
|
-
<!-- TwoSheetDash.twb->Two Sheet Dash -->
|
|
31
|
-
<g id="edge1" class="edge"><title>TwoSheetDash.twb->Two Sheet Dash</title>
|
|
32
|
-
<path fill="none" stroke="black" d="M196.198,-79.1198C220.665,-81.5665 248.241,-84.3241 273.465,-86.8465"/>
|
|
33
|
-
<polygon fill="black" stroke="black" points="273.443,-90.3617 283.742,-87.8742 274.14,-83.3965 273.443,-90.3617"/>
|
|
34
|
-
</g>
|
|
35
|
-
<!-- Parameters -->
|
|
36
|
-
<g id="node7" class="node"><title>Parameters</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="869,-67 725,-67 725,-31 869,-31 869,-67"/>
|
|
38
|
-
<text text-anchor="middle" x="797" y="-45.3" font-family="Times New Roman,serif" font-size="14.00">Parameters</text>
|
|
39
|
-
</g>
|
|
40
|
-
<!-- TwoSheetDash.twb->Parameters -->
|
|
41
|
-
<g id="edge6" class="edge"><title>TwoSheetDash.twb->Parameters</title>
|
|
42
|
-
<path fill="none" stroke="black" d="M196.023,-69.5386C322.102,-65.2298 581.998,-56.3478 714.866,-51.807"/>
|
|
43
|
-
<polygon fill="black" stroke="black" points="715.113,-55.3007 724.987,-51.4611 714.873,-48.3048 715.113,-55.3007"/>
|
|
44
|
-
</g>
|
|
45
|
-
<!-- Profit v Sales x Region Scatterplot -->
|
|
46
|
-
<g id="node4" class="node"><title>Profit v Sales x Region Scatterplot</title>
|
|
47
|
-
<polygon fill="none" stroke="black" points="681.5,-167 471.5,-167 471.5,-131 681.5,-131 681.5,-167"/>
|
|
48
|
-
<text text-anchor="middle" x="576.5" y="-145.3" font-family="Times New Roman,serif" font-size="14.00">Profit v Sales x Region Scatterplot</text>
|
|
49
|
-
</g>
|
|
50
|
-
<!-- Two Sheet Dash->Profit v Sales x Region Scatterplot -->
|
|
51
|
-
<g id="edge2" class="edge"><title>Two Sheet Dash->Profit v Sales x Region Scatterplot</title>
|
|
52
|
-
<path fill="none" stroke="black" d="M428.243,-112.607C448.777,-117.682 471.358,-123.262 492.537,-128.497"/>
|
|
53
|
-
<polygon fill="black" stroke="black" points="491.933,-131.953 502.481,-130.954 493.613,-125.157 491.933,-131.953"/>
|
|
54
|
-
</g>
|
|
55
|
-
<!-- Profit v Sales x  Category Scatterplot -->
|
|
56
|
-
<g id="node5" class="node"><title>Profit v Sales x  Category Scatterplot</title>
|
|
57
|
-
<polygon fill="none" stroke="black" points="689,-113 464,-113 464,-77 689,-77 689,-113"/>
|
|
58
|
-
<text text-anchor="middle" x="576.5" y="-91.3" font-family="Times New Roman,serif" font-size="14.00">Profit v Sales x  Category Scatterplot</text>
|
|
59
|
-
</g>
|
|
60
|
-
<!-- Two Sheet Dash->Profit v Sales x  Category Scatterplot -->
|
|
61
|
-
<g id="edge3" class="edge"><title>Two Sheet Dash->Profit v Sales x  Category Scatterplot</title>
|
|
62
|
-
<path fill="none" stroke="black" d="M428.243,-95C436.478,-95 445.042,-95 453.713,-95"/>
|
|
63
|
-
<polygon fill="black" stroke="black" points="453.927,-98.5001 463.927,-95 453.927,-91.5001 453.927,-98.5001"/>
|
|
64
|
-
</g>
|
|
65
|
-
<!-- Sample - Superstore -->
|
|
66
|
-
<g id="node6" class="node"><title>Sample - Superstore</title>
|
|
67
|
-
<polygon fill="none" stroke="black" points="869,-144 725,-144 725,-108 869,-108 869,-144"/>
|
|
68
|
-
<text text-anchor="middle" x="797" y="-122.3" font-family="Times New Roman,serif" font-size="14.00">Sample - Superstore</text>
|
|
69
|
-
</g>
|
|
70
|
-
<!-- Profit v Sales x Region Scatterplot->Sample - Superstore -->
|
|
71
|
-
<g id="edge5" class="edge"><title>Profit v Sales x Region Scatterplot->Sample - Superstore</title>
|
|
72
|
-
<path fill="none" stroke="black" d="M681.631,-138.039C692.709,-136.873 703.858,-135.699 714.62,-134.566"/>
|
|
73
|
-
<polygon fill="black" stroke="black" points="715.226,-138.022 724.804,-133.494 714.493,-131.06 715.226,-138.022"/>
|
|
74
|
-
</g>
|
|
75
|
-
<!-- Profit v Sales x  Category Scatterplot->Sample - Superstore -->
|
|
76
|
-
<g id="edge4" class="edge"><title>Profit v Sales x  Category Scatterplot->Sample - Superstore</title>
|
|
77
|
-
<path fill="none" stroke="black" d="M689.31,-110.863C697.895,-112.081 706.458,-113.296 714.788,-114.478"/>
|
|
78
|
-
<polygon fill="black" stroke="black" points="714.426,-117.962 724.819,-115.901 715.409,-111.031 714.426,-117.962"/>
|
|
79
|
-
</g>
|
|
80
|
-
<!-- Workbook -->
|
|
81
|
-
<g id="node8" class="node"><title>Workbook</title>
|
|
82
|
-
<polygon fill="lightgrey" stroke="black" points="196,-221 56,-221 52,-217 52,-185 192,-185 196,-189 196,-221"/>
|
|
83
|
-
<polyline fill="none" stroke="black" points="192,-217 52,-217 "/>
|
|
84
|
-
<polyline fill="none" stroke="black" points="192,-217 192,-185 "/>
|
|
85
|
-
<polyline fill="none" stroke="black" points="192,-217 196,-221 "/>
|
|
86
|
-
<text text-anchor="middle" x="124" y="-199.3" font-family="Times New Roman,serif" font-size="14.00">Workbook</text>
|
|
87
|
-
</g>
|
|
88
|
-
<!-- Dashboard -->
|
|
89
|
-
<g id="node9" class="node"><title>Dashboard</title>
|
|
90
|
-
<polygon fill="lightgrey" stroke="black" points="428,-221 288,-221 284,-217 284,-185 424,-185 428,-189 428,-221"/>
|
|
91
|
-
<polyline fill="none" stroke="black" points="424,-217 284,-217 "/>
|
|
92
|
-
<polyline fill="none" stroke="black" points="424,-217 424,-185 "/>
|
|
93
|
-
<polyline fill="none" stroke="black" points="424,-217 428,-221 "/>
|
|
94
|
-
<text text-anchor="middle" x="356" y="-199.3" font-family="Times New Roman,serif" font-size="14.00">Dashboard</text>
|
|
95
|
-
</g>
|
|
96
|
-
<!-- Workbook->Dashboard -->
|
|
97
|
-
<g id="edge7" class="edge"><title>Workbook->Dashboard</title>
|
|
98
|
-
<path fill="none" stroke="black" d="M196.198,-203C220.665,-203 248.241,-203 273.465,-203"/>
|
|
99
|
-
<polygon fill="black" stroke="black" points="273.742,-206.5 283.742,-203 273.742,-199.5 273.742,-206.5"/>
|
|
100
|
-
</g>
|
|
101
|
-
<!-- Worksheet -->
|
|
102
|
-
<g id="node10" class="node"><title>Worksheet</title>
|
|
103
|
-
<polygon fill="lightgrey" stroke="black" points="648.5,-221 508.5,-221 504.5,-217 504.5,-185 644.5,-185 648.5,-189 648.5,-221"/>
|
|
104
|
-
<polyline fill="none" stroke="black" points="644.5,-217 504.5,-217 "/>
|
|
105
|
-
<polyline fill="none" stroke="black" points="644.5,-217 644.5,-185 "/>
|
|
106
|
-
<polyline fill="none" stroke="black" points="644.5,-217 648.5,-221 "/>
|
|
107
|
-
<text text-anchor="middle" x="576.5" y="-199.3" font-family="Times New Roman,serif" font-size="14.00">Worksheet</text>
|
|
108
|
-
</g>
|
|
109
|
-
<!-- Dashboard->Worksheet -->
|
|
110
|
-
<g id="edge8" class="edge"><title>Dashboard->Worksheet</title>
|
|
111
|
-
<path fill="none" stroke="black" d="M428.243,-203C449.315,-203 472.542,-203 494.198,-203"/>
|
|
112
|
-
<polygon fill="black" stroke="black" points="494.354,-206.5 504.354,-203 494.354,-199.5 494.354,-206.5"/>
|
|
113
|
-
</g>
|
|
114
|
-
<!-- Data Source -->
|
|
115
|
-
<g id="node11" class="node"><title>Data Source</title>
|
|
116
|
-
<polygon fill="lightgrey" stroke="black" points="869,-221 729,-221 725,-217 725,-185 865,-185 869,-189 869,-221"/>
|
|
117
|
-
<polyline fill="none" stroke="black" points="865,-217 725,-217 "/>
|
|
118
|
-
<polyline fill="none" stroke="black" points="865,-217 865,-185 "/>
|
|
119
|
-
<polyline fill="none" stroke="black" points="865,-217 869,-221 "/>
|
|
120
|
-
<text text-anchor="middle" x="797" y="-199.3" font-family="Times New Roman,serif" font-size="14.00">Data Source</text>
|
|
121
|
-
</g>
|
|
122
|
-
<!-- Worksheet->Data Source -->
|
|
123
|
-
<g id="edge9" class="edge"><title>Worksheet->Data Source</title>
|
|
124
|
-
<path fill="none" stroke="black" d="M648.743,-203C669.815,-203 693.042,-203 714.698,-203"/>
|
|
125
|
-
<polygon fill="black" stroke="black" points="714.854,-206.5 724.854,-203 714.854,-199.5 714.854,-206.5"/>
|
|
126
|
-
</g>
|
|
127
|
-
</g>
|
|
128
|
-
</svg>
|
data/test/TwoSheetDash.twb.dot
DELETED
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
digraph g {
|
|
2
|
-
graph [rankdir="LR" splines="line"];
|
|
3
|
-
node [shape="box" width="2"];
|
|
4
|
-
|
|
5
|
-
"Tableau Tools generated Workbook map" [color="white" border="0"];
|
|
6
|
-
|
|
7
|
-
subgraph cluster_1 {
|
|
8
|
-
color= grey;
|
|
9
|
-
|
|
10
|
-
"TwoSheetDash.twb" -> "Two Sheet Dash"
|
|
11
|
-
"Two Sheet Dash" -> "Profit v Sales x Region Scatterplot"
|
|
12
|
-
"Two Sheet Dash" -> "Profit v Sales x Category Scatterplot"
|
|
13
|
-
"Profit v Sales x Category Scatterplot" -> "Sample - Superstore"
|
|
14
|
-
"Profit v Sales x Region Scatterplot" -> "Sample - Superstore"
|
|
15
|
-
"TwoSheetDash.twb" -> "Parameters"
|
|
16
|
-
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
{rank=same
|
|
20
|
-
"TwoSheetDash.twb"
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
{rank=same
|
|
24
|
-
"Two Sheet Dash"
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
{rank=same
|
|
28
|
-
"Profit v Sales x Category Scatterplot"
|
|
29
|
-
"Profit v Sales x Region Scatterplot"
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
{rank=same
|
|
33
|
-
"Parameters"
|
|
34
|
-
"Sample - Superstore"
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
subgraph cluster_0 {
|
|
38
|
-
color=white;
|
|
39
|
-
node [shape="box3d" style="filled" ];
|
|
40
|
-
"Workbook" -> "Dashboard" -> "Worksheet" -> "Data Source"
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
// -------------------------------------------------------------
|
|
44
|
-
}
|
|
Binary file
|
|
Binary file
|
|
@@ -1,128 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
|
3
|
-
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
4
|
-
<!-- Generated by graphviz version 2.38.0 (20140413.2041)
|
|
5
|
-
-->
|
|
6
|
-
<!-- Title: g Pages: 1 -->
|
|
7
|
-
<svg width="893pt" height="245pt"
|
|
8
|
-
viewBox="0.00 0.00 893.00 245.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
9
|
-
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 241)">
|
|
10
|
-
<title>g</title>
|
|
11
|
-
<polygon fill="white" stroke="none" points="-4,4 -4,-241 889,-241 889,4 -4,4"/>
|
|
12
|
-
<g id="clust6" class="cluster"><title>cluster_0</title>
|
|
13
|
-
<polygon fill="none" stroke="white" points="44,-177 44,-229 877,-229 877,-177 44,-177"/>
|
|
14
|
-
</g>
|
|
15
|
-
<!-- Tableau Tools generated Workbook map -->
|
|
16
|
-
<g id="node1" class="node"><title>Tableau Tools generated Workbook map</title>
|
|
17
|
-
<polygon fill="none" stroke="white" points="248,-36 0,-36 0,-0 248,-0 248,-36"/>
|
|
18
|
-
<text text-anchor="middle" x="124" y="-14.3" font-family="Times New Roman,serif" font-size="14.00">Tableau Tools generated Workbook map</text>
|
|
19
|
-
</g>
|
|
20
|
-
<!-- TwoSheetDash.twb -->
|
|
21
|
-
<g id="node2" class="node"><title>TwoSheetDash.twb</title>
|
|
22
|
-
<polygon fill="none" stroke="black" points="196,-90 52,-90 52,-54 196,-54 196,-90"/>
|
|
23
|
-
<text text-anchor="middle" x="124" y="-68.3" font-family="Times New Roman,serif" font-size="14.00">TwoSheetDash.twb</text>
|
|
24
|
-
</g>
|
|
25
|
-
<!-- Two Sheet Dash -->
|
|
26
|
-
<g id="node3" class="node"><title>Two Sheet Dash</title>
|
|
27
|
-
<polygon fill="none" stroke="black" points="428,-113 284,-113 284,-77 428,-77 428,-113"/>
|
|
28
|
-
<text text-anchor="middle" x="356" y="-91.3" font-family="Times New Roman,serif" font-size="14.00">Two Sheet Dash</text>
|
|
29
|
-
</g>
|
|
30
|
-
<!-- TwoSheetDash.twb->Two Sheet Dash -->
|
|
31
|
-
<g id="edge1" class="edge"><title>TwoSheetDash.twb->Two Sheet Dash</title>
|
|
32
|
-
<path fill="none" stroke="black" d="M196.198,-79.1198C220.665,-81.5665 248.241,-84.3241 273.465,-86.8465"/>
|
|
33
|
-
<polygon fill="black" stroke="black" points="273.443,-90.3617 283.742,-87.8742 274.14,-83.3965 273.443,-90.3617"/>
|
|
34
|
-
</g>
|
|
35
|
-
<!-- Parameters -->
|
|
36
|
-
<g id="node7" class="node"><title>Parameters</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="869,-67 725,-67 725,-31 869,-31 869,-67"/>
|
|
38
|
-
<text text-anchor="middle" x="797" y="-45.3" font-family="Times New Roman,serif" font-size="14.00">Parameters</text>
|
|
39
|
-
</g>
|
|
40
|
-
<!-- TwoSheetDash.twb->Parameters -->
|
|
41
|
-
<g id="edge6" class="edge"><title>TwoSheetDash.twb->Parameters</title>
|
|
42
|
-
<path fill="none" stroke="black" d="M196.023,-69.5386C322.102,-65.2298 581.998,-56.3478 714.866,-51.807"/>
|
|
43
|
-
<polygon fill="black" stroke="black" points="715.113,-55.3007 724.987,-51.4611 714.873,-48.3048 715.113,-55.3007"/>
|
|
44
|
-
</g>
|
|
45
|
-
<!-- Profit v Sales x Region Scatterplot -->
|
|
46
|
-
<g id="node4" class="node"><title>Profit v Sales x Region Scatterplot</title>
|
|
47
|
-
<polygon fill="none" stroke="black" points="681.5,-167 471.5,-167 471.5,-131 681.5,-131 681.5,-167"/>
|
|
48
|
-
<text text-anchor="middle" x="576.5" y="-145.3" font-family="Times New Roman,serif" font-size="14.00">Profit v Sales x Region Scatterplot</text>
|
|
49
|
-
</g>
|
|
50
|
-
<!-- Two Sheet Dash->Profit v Sales x Region Scatterplot -->
|
|
51
|
-
<g id="edge2" class="edge"><title>Two Sheet Dash->Profit v Sales x Region Scatterplot</title>
|
|
52
|
-
<path fill="none" stroke="black" d="M428.243,-112.607C448.777,-117.682 471.358,-123.262 492.537,-128.497"/>
|
|
53
|
-
<polygon fill="black" stroke="black" points="491.933,-131.953 502.481,-130.954 493.613,-125.157 491.933,-131.953"/>
|
|
54
|
-
</g>
|
|
55
|
-
<!-- Profit v Sales x  Category Scatterplot -->
|
|
56
|
-
<g id="node5" class="node"><title>Profit v Sales x  Category Scatterplot</title>
|
|
57
|
-
<polygon fill="none" stroke="black" points="689,-113 464,-113 464,-77 689,-77 689,-113"/>
|
|
58
|
-
<text text-anchor="middle" x="576.5" y="-91.3" font-family="Times New Roman,serif" font-size="14.00">Profit v Sales x  Category Scatterplot</text>
|
|
59
|
-
</g>
|
|
60
|
-
<!-- Two Sheet Dash->Profit v Sales x  Category Scatterplot -->
|
|
61
|
-
<g id="edge3" class="edge"><title>Two Sheet Dash->Profit v Sales x  Category Scatterplot</title>
|
|
62
|
-
<path fill="none" stroke="black" d="M428.243,-95C436.478,-95 445.042,-95 453.713,-95"/>
|
|
63
|
-
<polygon fill="black" stroke="black" points="453.927,-98.5001 463.927,-95 453.927,-91.5001 453.927,-98.5001"/>
|
|
64
|
-
</g>
|
|
65
|
-
<!-- Sample - Superstore -->
|
|
66
|
-
<g id="node6" class="node"><title>Sample - Superstore</title>
|
|
67
|
-
<polygon fill="none" stroke="black" points="869,-144 725,-144 725,-108 869,-108 869,-144"/>
|
|
68
|
-
<text text-anchor="middle" x="797" y="-122.3" font-family="Times New Roman,serif" font-size="14.00">Sample - Superstore</text>
|
|
69
|
-
</g>
|
|
70
|
-
<!-- Profit v Sales x Region Scatterplot->Sample - Superstore -->
|
|
71
|
-
<g id="edge5" class="edge"><title>Profit v Sales x Region Scatterplot->Sample - Superstore</title>
|
|
72
|
-
<path fill="none" stroke="black" d="M681.631,-138.039C692.709,-136.873 703.858,-135.699 714.62,-134.566"/>
|
|
73
|
-
<polygon fill="black" stroke="black" points="715.226,-138.022 724.804,-133.494 714.493,-131.06 715.226,-138.022"/>
|
|
74
|
-
</g>
|
|
75
|
-
<!-- Profit v Sales x  Category Scatterplot->Sample - Superstore -->
|
|
76
|
-
<g id="edge4" class="edge"><title>Profit v Sales x  Category Scatterplot->Sample - Superstore</title>
|
|
77
|
-
<path fill="none" stroke="black" d="M689.31,-110.863C697.895,-112.081 706.458,-113.296 714.788,-114.478"/>
|
|
78
|
-
<polygon fill="black" stroke="black" points="714.426,-117.962 724.819,-115.901 715.409,-111.031 714.426,-117.962"/>
|
|
79
|
-
</g>
|
|
80
|
-
<!-- Workbook -->
|
|
81
|
-
<g id="node8" class="node"><title>Workbook</title>
|
|
82
|
-
<polygon fill="lightgrey" stroke="black" points="196,-221 56,-221 52,-217 52,-185 192,-185 196,-189 196,-221"/>
|
|
83
|
-
<polyline fill="none" stroke="black" points="192,-217 52,-217 "/>
|
|
84
|
-
<polyline fill="none" stroke="black" points="192,-217 192,-185 "/>
|
|
85
|
-
<polyline fill="none" stroke="black" points="192,-217 196,-221 "/>
|
|
86
|
-
<text text-anchor="middle" x="124" y="-199.3" font-family="Times New Roman,serif" font-size="14.00">Workbook</text>
|
|
87
|
-
</g>
|
|
88
|
-
<!-- Dashboard -->
|
|
89
|
-
<g id="node9" class="node"><title>Dashboard</title>
|
|
90
|
-
<polygon fill="lightgrey" stroke="black" points="428,-221 288,-221 284,-217 284,-185 424,-185 428,-189 428,-221"/>
|
|
91
|
-
<polyline fill="none" stroke="black" points="424,-217 284,-217 "/>
|
|
92
|
-
<polyline fill="none" stroke="black" points="424,-217 424,-185 "/>
|
|
93
|
-
<polyline fill="none" stroke="black" points="424,-217 428,-221 "/>
|
|
94
|
-
<text text-anchor="middle" x="356" y="-199.3" font-family="Times New Roman,serif" font-size="14.00">Dashboard</text>
|
|
95
|
-
</g>
|
|
96
|
-
<!-- Workbook->Dashboard -->
|
|
97
|
-
<g id="edge7" class="edge"><title>Workbook->Dashboard</title>
|
|
98
|
-
<path fill="none" stroke="black" d="M196.198,-203C220.665,-203 248.241,-203 273.465,-203"/>
|
|
99
|
-
<polygon fill="black" stroke="black" points="273.742,-206.5 283.742,-203 273.742,-199.5 273.742,-206.5"/>
|
|
100
|
-
</g>
|
|
101
|
-
<!-- Worksheet -->
|
|
102
|
-
<g id="node10" class="node"><title>Worksheet</title>
|
|
103
|
-
<polygon fill="lightgrey" stroke="black" points="648.5,-221 508.5,-221 504.5,-217 504.5,-185 644.5,-185 648.5,-189 648.5,-221"/>
|
|
104
|
-
<polyline fill="none" stroke="black" points="644.5,-217 504.5,-217 "/>
|
|
105
|
-
<polyline fill="none" stroke="black" points="644.5,-217 644.5,-185 "/>
|
|
106
|
-
<polyline fill="none" stroke="black" points="644.5,-217 648.5,-221 "/>
|
|
107
|
-
<text text-anchor="middle" x="576.5" y="-199.3" font-family="Times New Roman,serif" font-size="14.00">Worksheet</text>
|
|
108
|
-
</g>
|
|
109
|
-
<!-- Dashboard->Worksheet -->
|
|
110
|
-
<g id="edge8" class="edge"><title>Dashboard->Worksheet</title>
|
|
111
|
-
<path fill="none" stroke="black" d="M428.243,-203C449.315,-203 472.542,-203 494.198,-203"/>
|
|
112
|
-
<polygon fill="black" stroke="black" points="494.354,-206.5 504.354,-203 494.354,-199.5 494.354,-206.5"/>
|
|
113
|
-
</g>
|
|
114
|
-
<!-- Data Source -->
|
|
115
|
-
<g id="node11" class="node"><title>Data Source</title>
|
|
116
|
-
<polygon fill="lightgrey" stroke="black" points="869,-221 729,-221 725,-217 725,-185 865,-185 869,-189 869,-221"/>
|
|
117
|
-
<polyline fill="none" stroke="black" points="865,-217 725,-217 "/>
|
|
118
|
-
<polyline fill="none" stroke="black" points="865,-217 865,-185 "/>
|
|
119
|
-
<polyline fill="none" stroke="black" points="865,-217 869,-221 "/>
|
|
120
|
-
<text text-anchor="middle" x="797" y="-199.3" font-family="Times New Roman,serif" font-size="14.00">Data Source</text>
|
|
121
|
-
</g>
|
|
122
|
-
<!-- Worksheet->Data Source -->
|
|
123
|
-
<g id="edge9" class="edge"><title>Worksheet->Data Source</title>
|
|
124
|
-
<path fill="none" stroke="black" d="M648.743,-203C669.815,-203 693.042,-203 714.698,-203"/>
|
|
125
|
-
<polygon fill="black" stroke="black" points="714.854,-206.5 724.854,-203 714.854,-199.5 714.854,-206.5"/>
|
|
126
|
-
</g>
|
|
127
|
-
</g>
|
|
128
|
-
</svg>
|
data/test/UpLeftArrowsNav.png
DELETED
|
Binary file
|
data/test/dotRender.cmd
DELETED
|
File without changes
|
data/twb-0.0.32.gem
DELETED
|
Binary file
|
data/twb-0.0.33.gem
DELETED
|
Binary file
|
data/twb-0.0.34.gem
DELETED
|
Binary file
|
data/twb-0.0.35.gem
DELETED
|
Binary file
|
data/twb-0.0.36.gem
DELETED
|
Binary file
|
data/twb-0.0.37.gem
DELETED
|
Binary file
|
data/twb-0.0.38.gem
DELETED
|
Binary file
|
data/twb-0.1.0.gem
DELETED
|
Binary file
|
data/twb-0.1.1.gem
DELETED
|
Binary file
|
data/twb-0.2.0.gem
DELETED
|
Binary file
|
data/twb-0.2.1.gem
DELETED
|
Binary file
|
data/twb-0.2.2.gem
DELETED
|
Binary file
|
data/twb.gemspec
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
$:.push File.expand_path("../lib", __FILE__)
|
|
2
|
-
require 'twb'
|
|
3
|
-
|
|
4
|
-
Gem::Specification.new do |s|
|
|
5
|
-
s.name = 'twb'
|
|
6
|
-
s.summary = "Classes for accessing Tableau Workbooks and their contents."
|
|
7
|
-
s.description = "A sollection of Ruby classes designed for accessing and recording information about, and for manipulating, Tableau Workbooks and their contents."
|
|
8
|
-
s.version = Twb::VERSION
|
|
9
|
-
s.date = "2015-03-14"
|
|
10
|
-
s.author = "Chris Gerrard"
|
|
11
|
-
s.email = "Chris@Gerrard.net"
|
|
12
|
-
s.files = Dir['**/**']
|
|
13
|
-
s.homepage = 'http://rubygems.org/gems/twb'
|
|
14
|
-
s.license = 'GNU General Public License v3.0'
|
|
15
|
-
end
|