-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSonyLEDGraph18.html
More file actions
329 lines (258 loc) · 8.16 KB
/
SonyLEDGraph18.html
File metadata and controls
329 lines (258 loc) · 8.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
<head>
<script src="https://cdn.plot.ly/plotly-latest.min.js"></script>
</head>
<h1>2018 Sony x900F, x930E, x900E LEDs; Actual vs RRP (AU)</h1>
<div id="x900F" style="width:900px;height:600px;"></div>
<p><button id='hisense'>Hisense Off</button>
<button id='xALL'>Hisense On</button>
| <a href="https://github.com/areff2000/plotly_training_Mar2017/blob/master/data2018.csv">X900F Data</a>
</p>
<!--
<div id="myDiv2" style="width:900px;height:600px;"></div>
-->
<div id="x900E" style="width:900px;height:600px;"></div>
<p>Select 2017/18 data:
<button id='x900'>x900e</button>
<button id='x930'>x930e</button>
<button id='xALL'>all</button>
| Time Series: <a target="_new" href="https://pricehipster.com/product/pxIhWMVWG1LLyCGvLHTVDg~B17Fi6TT~au">55x900</a> | <a target="_new" href="https://pricehipster.com/product/ZyZ6HLhFdCFT8THNGPSxrQ~B17Fi6TT~au">65x900</a> | Source:pricehipster.com
</p>
<p>Data at Aug '18. <br>
Data Sources: Sony LEDs, 49" - 65" 2018 models.<br>
<ul>
<li><a href="http://www.staticice.com.au/cgi-bin/search.cgi?q=sony+x9000&spos=3">x9000</a> | HN, VP, BL, GG | Source: staticice.com.au
<li><a href="http://www.staticice.com.au/cgi-bin/search.cgi?q=sony+x9300e&spos=3">x9300e</a> | VP, GG | Source: staticice.com.au
<li> RRP: <a href="http://www.sony.com.au/electronics/tv/t/televisions">here</a> **
<li> see also discussion at Whirlpool: <a href="http://forums.whirlpool.net.au/forum-replies.cfm?t=2695764">here</a>
<li>Other notes - Sony.com.au sale x930E 55" $1,800 (Feb '18). <a href="ULEDGraphNov17.html">Hisense</a>
<li> Sony sale: Aug '18 65" $3300, 55" $2400, inc. GG, HN, BL
<li> Ebay 20% off sale, appear bi-monthly; around 10,12,16th (Th 10 May BL 13%, Sat 16 Jun GG, Th 12 Jul VP, 9 Aug BL; predict 9 Sept), and 24-5th (May, Jun, Jul - VP)
</ul></p>
<P>In order of preference (2017):
Sony X9000E |
Samsung MU7000 |
Sony X8500E |
Samsung MU6400 |
Hisense N7<br>29.10.17
Source: http://whrl.pl/Re1yBj</p>
<p> 2016 RRP Pricing: (per Whirlpool; ref to add)<br>
55X8500D - $3000 |
65X8500D - $4500 |
75X8500D - $7500 (same as X900E in 2017)<br>
55X9300D - $4000 |
65X9300D - $6000 (same as X930E in 2017)
</p>
<p>
Data: Will add 2018 to this <a href="csViewer.html">csv</a> (Online only.)<br>
</p>
<script>
// Data Sources: Sony LEDs, 50" - 65" 2018 models.
var layout = {
title: 'LED Sony RRP, X930E (93E) advertised prices 2018 - Australia',
xaxis: {title: 'size (inches)', range:[0,70]},
yaxis: {title: 'price', range: [0, 6000]}
}
var layout2 = {
title: 'LED Sony RRP, X900F (9F) advertised prices 2018 - Australia',
xaxis: {title: 'size (inches)', range:[0,70]},
yaxis: {title: 'price', range: [0, 6000]}
}
var layout3 = {
title: 'LED Sony RRP, x900E, X930E advertised prices 2017/18 - Australia',
xaxis: {title: 'size (inches)', range:[0,70]},
yaxis: {title: 'price', range: [0, 6000]}
}
/*
var x900fe = {
x: [ 55, 55, 65, 65],
y: [ 3500, 4000, 5000, 5300],
type: 'scatter',
name: 'RRP - x900F estd. 2017'
};
*/
var x900f = {
x: [55, 65],
y: [2800, 4100],
type: 'scatter',
name: 'RRP - x900F'
};
var x900f_Sony = {
x: [55, 55, 55, 55, 55, 65, 65, 65, 65, 65],
y: [2000, 2200, 2300, 2400, 2800, 3000, 3300, 3500, 3900, 4100],
type: 'scatter',
name: 'Sony - x900F'
};
var x900f_RFsavings = {
x: [55, 65, 65, 65, 65, 65, 65],
y: [2100, 2100, 2200, 2300, 2400, 2500, 2600],
type: 'scatter',
name: 'My savings - x900F'
};
var x900f_RF = {
x: [55, 65],
y: [1600, 2500],
type: 'scatter',
name: 'My target price - x900F'
};
var x900f_HN = {
x: [55, 55, 65, 65, 65],
y: [2400, 2600, 3000, 3300, 3800],
type: 'scatter',
name: 'HN - x900F'
};
var x900f_BL = {
x: [55, 55, 55, 65, 65, 65, 65, 65],
y: [1800, 1900, 2800, 2450, 2650, 3300, 3500, 4000],
type: 'scatter',
name: 'BL - x900F'
};
var x900f_GG = {
x: [55, 55, 55, 65, 65, 65],
y: [2100, 2400, 2600, 3000, 3300, 3800],
type: 'scatter',
name: 'GG - x900F'
};
var x900f_VP = {
x: [55, 55, 55, 55, 55, 65, 65, 65, 65, 65],
y: [1800, 1900, 1950, 2200, 2700, 2600, 2750, 2900, 3150, 3900],
type: 'scatter',
name: 'VP - x900F (inc. ebay 20-25% sale)'
};
var n7 = {
x: [50, 55, 65],
y: [1700, 2500, 3500],
type: 'scatter',
name: 'RRP - Hisense n7'
};
var x930d = {
x: [55, 65],
y: [4000, 6000],
type: 'scatter',
name: 'RRP - x930D'
};
var x930e = {
x: [55, 65],
y: [4000, 5300],
type: 'scatter',
name: 'RRP - x930E'
};
var x900e = {
x: [49, 55, 65],
y: [2500, 3000, 4500],
type: 'scatter',
name: 'RRP - x900e'
};
var jbn7 = {
x: [50, 50, 50, 50, 50, 55, 55, 55, 55, 55, 55, 55, 65, 65, 65, 65, 65, 65, 65],
y: [800, 1000, 1200, 1300, 1400, 1050, 1300, 1350, 1400, 1500, 1700, 2000, 1600, 2100, 2300, 2500, 2800, 3000, 3200 ],
type: 'scatter',
name: 'jb - n7'
};
// end of June '17 sales - 15% off
// early Aug $200 off 55N6, 55N7
var vpx930e = {
x: [ 55, 65 ],
y: [ 2500, 3500 ],
type: 'scatter',
name: 'vp - x930e'
};
// same for JB Hifi
// same for GG, only in 65"
var hnx900e = {
x: [ 65 ],
y: [ 2300 ],
type: 'scatter',
name: 'hn sale - x900e'
};
// same for JB Hifi
// https://www.ozbargain.com.au/node/349762
// also https://www.ozbargain.com.au/node/361575 $2500 plus $50-100 post, plus 10% as gift cards
var ggx900e = {
x: [ 55, 55, 65 ],
y: [ 1500, 1600, 2500 ],
type: 'scatter',
name: 'gg sale - x900e'
};
// https://www.ozbargain.com.au/node/349453
// Ebay 10% off sale - 16.2.18 - reduces $1600 to 1440, plus post $50 -> $1500
var jbx900e = {
x: [ 55, 65 ],
y: [ 1600, 2500 ],
type: 'scatter',
name: 'jb sale - x900e'
};
// JB/BG sale 15.2.18, 3 days;
// BG/HN includes 10% gift card, to spend within sale period
var napf900e = {
x: [ 65 ],
y: [ 2300 ],
type: 'scatter',
name: 'napf sale - x900e'
};
// 10% off ebay
var napf930e = {
x: [ 65 ],
y: [ 2550 ],
type: 'scatter',
name: 'napf sale - x930e'
};
// 10% off ebay
var blx900e = {
x: [55, 65],
y: [2000, 3100 ],
type: 'scatter',
name: 'bl - x900e'
};
// same for JB Hifi
// GG, same but only for 55"
var sonyx900e = {
x: [49, 49, 55, 55, 65],
y: [1200, 1500, 1350, 1600, 2500 ],
type: 'scatter',
name: 'sony sale/2nd - x900e'
};
// 49" https://www.ozbargain.com.au/node/360043 - Feb '18
var sonyx930e = {
x: [55, 65],
y: [1800, 2800],
type: 'scatter',
name: 'sony sale - x930e'
};
// https://www.ozbargain.com.au/node/360043 - Feb '18
// https://store.sony.com.au/sale - Feb '18
var jbx930e = {
x: [65],
y: [2800 ],
type: 'scatter',
name: 'jb sale - x930e'
}
// 15.2.18 https://www.jbhifi.com.au/tv-home-entertainment/Ultra-HD-Televisions/?p=1&s=releaseDate&sd=2&fc=brand%3A%3ASONY%3B&mf=brand&fm=false
var data18 = [ x930e, x900e, x900f, x900f_Sony, x900f_HN, x900f_GG, x900f_BL, x900f_VP, x900f_RF, x900f_RFsavings, n7, jbn7 ]; // 2018 plot
var dataHisenseOff = [ x930e, x900e, x900f, x900f_Sony, x900f_HN, x900f_GG, x900f_BL, x900f_VP, x900f_RF, x900f_RFsavings ]; // 2018 plot
var data17 = [x930d, x930e, x900e, vpx930e, jbx930e, sonyx930e, napf930e, blx900e, jbx900e, ggx900e, hnx900e, sonyx900e, napf900e]; // 2017/18 plot - both x930e and x900e
// subsets of data17 to allow view choice of x900e or x930e
// if new datapoints added to data17, copy them here too.
var data900e = [x930d, x930e, x900e, blx900e, jbx900e, ggx900e, hnx900e, sonyx900e, napf900e]; // 2017/18 plot
var data930e = [x930d, x930e, x900e, vpx930e, jbx930e, sonyx930e, napf930e]; // 2017/18 plot
Plotly.newPlot('x900F', data18, layout2);
Plotly.newPlot('x900E', data17, layout3);
// *** add button press code
var d3 = Plotly.d3;
var myPlot = d3.select('#x900E').node();
var hisense_button = d3.select('#hisense');
var x900e_button = d3.select('#x900');
var x930e_button = d3.select('#x930');
var xALL_button = d3.select('#xALL');
xALL_button.on('click', function(){
location.reload();
})
x930e_button.on('click', function(){
Plotly.newPlot('x900E', data930e, layout3);
}) // end click
x900e_button.on('click', function(){
Plotly.newPlot('x900E', data900e, layout3);
}) // end click
hisense_button.on('click', function(){
Plotly.newPlot('x900F', dataHisenseOff, layout2);
}) // end click
</script>