-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpsm_chart_interpolated.html
42 lines (40 loc) · 26.2 KB
/
psm_chart_interpolated.html
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
<!DOCTYPE html>
<html>
<head>
<title>Price Sensitivity Meter</title>
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
</head>
<body>
<canvas id="psmChart" width="800" height="400"></canvas>
<script>
const ctx = document.getElementById('psmChart').getContext('2d');
new Chart(ctx, {
type: 'line',
data: {"labels":[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,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,593,594,595,596,597,598,599,600],"datasets":[{"label":"Too Expensive","data":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5.555555555555555,5.75,5.944444444444445,6.138888888888888,6.333333333333333,6.527777777777778,6.722222222222221,6.916666666666666,7.111111111111111,7.305555555555555,7.5,7.694444444444444,7.888888888888888,8.083333333333332,8.277777777777777,8.472222222222221,8.666666666666666,8.86111111111111,9.055555555555555,9.25,9.444444444444443,9.63888888888889,9.833333333333332,10.027777777777777,10.222222222222221,10.416666666666666,10.61111111111111,10.805555555555555,11,11.194444444444443,11.388888888888888,11.583333333333332,11.777777777777777,11.972222222222221,12.166666666666666,12.36111111111111,12.555555555555555,12.75,12.944444444444443,13.138888888888888,13.333333333333332,13.527777777777777,13.722222222222221,13.916666666666666,14.111111111111109,14.305555555555554,14.499999999999998,14.694444444444443,14.888888888888888,15.083333333333332,15.277777777777777,15.472222222222221,15.666666666666666,15.861111111111109,16.055555555555557,16.25,16.444444444444443,16.638888888888886,16.833333333333332,17.02777777777778,17.22222222222222,17.416666666666664,17.611111111111107,17.805555555555557,18,18.194444444444443,18.388888888888886,18.583333333333332,18.77777777777778,18.97222222222222,19.166666666666664,19.361111111111107,19.555555555555557,19.75,19.944444444444443,20.138888888888886,20.333333333333332,20.52777777777778,20.72222222222222,20.916666666666664,21.111111111111107,21.305555555555554,21.5,21.694444444444443,21.888888888888886,22.08333333333333,22.27777777777778,22.47222222222222,22.666666666666664,22.861111111111107,23.05555555555555,23.25,23.444444444444443,23.638888888888886,23.83333333333333,24.02777777777778,24.22222222222222,24.416666666666664,24.611111111111107,24.80555555555555,25,25.27777777777778,25.555555555555557,25.833333333333332,26.11111111111111,26.38888888888889,26.666666666666668,26.944444444444446,27.22222222222222,27.5,27.77777777777778,28.055555555555557,28.333333333333336,28.61111111111111,28.88888888888889,29.166666666666668,29.444444444444446,29.72222222222222,30,30.27777777777778,30.555555555555557,30.833333333333336,31.111111111111114,31.38888888888889,31.666666666666668,31.944444444444446,32.22222222222222,32.5,32.77777777777778,33.05555555555556,33.333333333333336,33.611111111111114,33.88888888888889,34.16666666666667,34.44444444444444,34.72222222222223,35,35.27777777777778,35.55555555555556,35.833333333333336,36.111111111111114,36.38888888888889,36.66666666666667,36.94444444444445,37.22222222222223,37.50000000000001,37.77777777777778,38.05555555555556,38.333333333333336,38.611111111111114,38.88888888888889,38.98148148148149,39.074074074074076,39.16666666666667,39.25925925925927,39.351851851851855,39.44444444444445,39.53703703703704,39.62962962962963,39.72222222222223,39.81481481481482,39.90740740740741,40.00000000000001,40.092592592592595,40.18518518518519,40.277777777777786,40.370370370370374,40.46296296296297,40.55555555555556,40.64814814814815,40.74074074074075,40.833333333333336,40.92592592592593,41.018518518518526,41.111111111111114,41.20370370370371,41.2962962962963,41.38888888888889,41.48148148148149,41.574074074074076,41.66666666666667,41.94444444444445,42.22222222222223,42.5,42.77777777777778,43.05555555555556,43.333333333333336,43.611111111111114,43.888888888888886,44.166666666666664,44.44444444444444,44.791666666666664,45.138888888888886,45.48611111111111,45.83333333333333,46.18055555555556,46.52777777777778,46.875,47.22222222222222,58.33333333333333,69.44444444444444,69.66666666666667,69.88888888888889,70.11111111111111,70.33333333333333,70.55555555555556,70.77777777777777,71,71.22222222222221,71.44444444444444,71.66666666666666,71.88888888888889,72.11111111111111,72.33333333333333,72.55555555555556,72.77777777777777,73,73.22222222222221,73.44444444444444,73.66666666666666,73.88888888888889,74.11111111111111,74.33333333333333,74.55555555555556,74.77777777777777,75,75.22222222222221,75.44444444444444,75.66666666666666,75.88888888888889,76.11111111111111,76.33333333333333,76.55555555555556,76.77777777777777,77,77.22222222222221,77.44444444444444,77.66666666666666,77.88888888888889,78.11111111111111,78.33333333333333,78.55555555555554,78.77777777777777,79,79.22222222222221,79.44444444444444,79.66666666666666,79.88888888888889,80.1111111111111,80.33333333333333,80.55555555555554,80.77777777777777,81,81.22222222222221,81.44444444444444,81.66666666666666,81.88888888888889,82.1111111111111,82.33333333333333,82.55555555555554,82.77777777777777,83,83.22222222222221,83.44444444444444,83.66666666666666,83.88888888888889,84.1111111111111,84.33333333333333,84.55555555555554,84.77777777777777,85,85.22222222222221,85.44444444444444,85.66666666666666,85.88888888888889,86.1111111111111,86.33333333333333,86.55555555555554,86.77777777777777,87,87.22222222222221,87.44444444444443,87.66666666666666,87.88888888888889,88.1111111111111,88.33333333333333,88.55555555555554,88.77777777777777,88.99999999999999,89.22222222222221,89.44444444444443,89.66666666666666,89.88888888888889,90.1111111111111,90.33333333333333,90.55555555555554,90.77777777777777,90.99999999999999,91.22222222222221,91.44444444444443,91.66666666666666,91.72222222222221,91.77777777777777,91.83333333333333,91.88888888888889,91.94444444444443,91.99999999999999,92.05555555555554,92.1111111111111,92.16666666666666,92.22222222222221,92.27777777777777,92.33333333333333,92.38888888888889,92.44444444444444,92.5,92.55555555555554,92.6111111111111,92.66666666666666,92.72222222222221,92.77777777777777,92.83333333333333,92.88888888888889,92.94444444444444,93,93.05555555555554,93.1111111111111,93.16666666666666,93.22222222222221,93.27777777777777,93.33333333333333,93.38888888888889,93.44444444444444,93.5,93.55555555555556,93.61111111111111,93.66666666666666,93.72222222222221,93.77777777777777,93.83333333333333,93.88888888888889,93.94444444444444,94,94.05555555555556,94.11111111111111,94.16666666666666,94.22222222222221,94.27777777777777,94.33333333333333,94.38888888888889,94.44444444444444,94.55555555555556,94.66666666666667,94.77777777777777,94.88888888888889,95,95.11111111111111,95.22222222222221,95.33333333333333,95.44444444444444,95.55555555555556,95.66666666666667,95.77777777777777,95.88888888888889,96,96.11111111111111,96.22222222222221,96.33333333333333,96.44444444444444,96.55555555555556,96.66666666666667,96.77777777777777,96.88888888888889,97,97.11111111111111,97.22222222222221,97.33333333333333,97.44444444444444,97.55555555555556,97.66666666666667,97.77777777777777,97.88888888888889,98,98.11111111111111,98.22222222222223,98.33333333333333,98.44444444444444,98.55555555555556,98.66666666666667,98.77777777777777,98.88888888888889,99,99.11111111111111,99.22222222222223,99.33333333333333,99.44444444444444,99.55555555555556,99.66666666666667,99.77777777777777,99.88888888888889,100],"borderColor":"blue","fill":false},{"label":"Expensive","data":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2.7777777777777777,2.833333333333333,2.888888888888889,2.944444444444444,3,3.0555555555555554,3.1111111111111107,3.1666666666666665,3.2222222222222223,3.2777777777777777,3.333333333333333,3.388888888888889,3.444444444444444,3.5,3.5555555555555554,3.6111111111111107,3.6666666666666665,3.7222222222222223,3.7777777777777777,3.833333333333333,3.888888888888889,3.944444444444444,4,4.055555555555555,4.111111111111111,4.166666666666666,4.222222222222221,4.277777777777778,4.333333333333333,4.388888888888889,4.444444444444445,4.5,4.555555555555555,4.611111111111111,4.666666666666666,4.722222222222221,4.777777777777778,4.833333333333333,4.888888888888889,4.944444444444445,5,5.055555555555555,5.111111111111111,5.166666666666666,5.222222222222221,5.277777777777778,5.333333333333333,5.388888888888888,5.444444444444444,5.5,5.555555555555555,5.777777777777778,6,6.222222222222221,6.444444444444444,6.666666666666666,6.888888888888888,7.111111111111111,7.333333333333333,7.555555555555555,7.777777777777777,8,8.222222222222221,8.444444444444443,8.666666666666666,8.888888888888888,9.11111111111111,9.333333333333332,9.555555555555555,9.777777777777777,10,10.222222222222221,10.444444444444443,10.666666666666666,10.888888888888888,11.11111111111111,11.333333333333332,11.555555555555554,11.777777777777775,12,12.222222222222221,12.444444444444443,12.666666666666664,12.888888888888886,13.11111111111111,13.333333333333332,13.555555555555554,13.777777777777777,13.999999999999998,14.22222222222222,14.444444444444443,14.666666666666664,14.888888888888888,15.111111111111109,15.333333333333332,15.555555555555554,15.777777777777777,15.999999999999998,16.22222222222222,16.444444444444443,16.666666666666664,16.759259259259256,16.85185185185185,16.944444444444443,17.037037037037035,17.129629629629626,17.22222222222222,17.314814814814813,17.407407407407405,17.5,17.59259259259259,17.685185185185183,17.77777777777778,17.87037037037037,17.962962962962962,18.055555555555554,18.14814814814815,18.24074074074074,18.333333333333332,18.425925925925927,18.51851851851852,18.61111111111111,18.703703703703706,18.796296296296298,18.88888888888889,18.98148148148148,19.074074074074076,19.166666666666668,19.25925925925926,19.351851851851855,19.444444444444446,20.555555555555557,21.666666666666668,22.77777777777778,23.888888888888893,25.000000000000004,26.111111111111114,27.222222222222225,28.333333333333336,29.44444444444445,30.555555555555557,31.66666666666667,32.77777777777778,33.88888888888889,35,36.111111111111114,37.22222222222223,38.33333333333334,39.44444444444445,40.55555555555556,41.66666666666667,41.75925925925927,41.851851851851855,41.94444444444445,42.03703703703704,42.12962962962963,42.22222222222223,42.31481481481482,42.40740740740741,42.5,42.592592592592595,42.68518518518519,42.77777777777778,42.870370370370374,42.96296296296296,43.05555555555556,43.14814814814815,43.24074074074074,43.333333333333336,43.425925925925924,43.51851851851852,43.611111111111114,43.7037037037037,43.7962962962963,43.888888888888886,43.98148148148148,44.074074074074076,44.166666666666664,44.25925925925926,44.35185185185185,44.44444444444444,45.27777777777778,46.11111111111111,46.94444444444444,47.77777777777778,48.611111111111114,49.44444444444444,50.27777777777778,51.111111111111114,51.94444444444444,52.77777777777778,53.611111111111114,54.44444444444444,55.27777777777778,56.111111111111114,56.94444444444444,57.77777777777778,58.611111111111114,59.44444444444445,60.27777777777778,61.111111111111114,61.458333333333336,61.80555555555556,62.15277777777778,62.5,62.84722222222222,63.19444444444444,63.541666666666664,63.888888888888886,65.27777777777777,66.66666666666666,66.80555555555554,66.94444444444443,67.08333333333333,67.22222222222221,67.3611111111111,67.5,67.63888888888889,67.77777777777777,67.91666666666666,68.05555555555554,68.19444444444444,68.33333333333333,68.47222222222221,68.61111111111111,68.75,68.88888888888889,69.02777777777777,69.16666666666666,69.30555555555556,69.44444444444444,69.72222222222221,70,70.27777777777777,70.55555555555556,70.83333333333333,71.1111111111111,71.38888888888889,71.66666666666666,71.94444444444444,72.22222222222221,73.88888888888889,75.55555555555554,77.22222222222221,78.88888888888889,80.55555555555554,82.22222222222221,83.88888888888889,85.55555555555556,87.22222222222221,88.88888888888889,88.94444444444444,89,89.05555555555556,89.11111111111111,89.16666666666666,89.22222222222221,89.27777777777777,89.33333333333333,89.38888888888889,89.44444444444444,89.5,89.55555555555556,89.6111111111111,89.66666666666666,89.72222222222221,89.77777777777777,89.83333333333333,89.88888888888889,89.94444444444444,90,90.05555555555554,90.1111111111111,90.16666666666666,90.22222222222221,90.27777777777777,90.33333333333333,90.38888888888889,90.44444444444444,90.5,90.55555555555554,90.6111111111111,90.66666666666666,90.72222222222221,90.77777777777777,90.83333333333333,90.88888888888889,90.94444444444444,90.99999999999999,91.05555555555554,91.1111111111111,91.16666666666666,91.22222222222221,91.27777777777777,91.33333333333333,91.38888888888889,91.44444444444443,91.49999999999999,91.55555555555554,91.6111111111111,91.66666666666666,91.77777777777777,91.88888888888889,91.99999999999999,92.1111111111111,92.22222222222221,92.33333333333333,92.44444444444444,92.55555555555554,92.66666666666666,92.77777777777777,92.88888888888889,93,93.1111111111111,93.22222222222221,93.33333333333333,93.44444444444444,93.55555555555556,93.66666666666666,93.77777777777777,93.88888888888889,94,94.11111111111111,94.22222222222221,94.33333333333333,94.44444444444444,94.66666666666667,94.88888888888889,95.11111111111111,95.33333333333333,95.55555555555556,95.77777777777777,96,96.22222222222221,96.44444444444444,96.66666666666667,96.88888888888889,97.11111111111111,97.33333333333333,97.55555555555556,97.77777777777777,98,98.22222222222223,98.44444444444444,98.66666666666667,98.88888888888889,99.11111111111111,99.33333333333333,99.55555555555556,99.77777777777777,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"borderColor":"red","fill":false},{"label":"Cheap","data":[0,0,0,0,0,0,0,0,0,0,0,0,97.22222222222223,97.08333333333334,96.94444444444446,96.80555555555556,96.66666666666667,96.52777777777779,96.38888888888889,96.25,96.11111111111111,95.97222222222223,95.83333333333334,95.69444444444444,95.55555555555556,95.41666666666667,95.27777777777777,95.13888888888889,95,94.86111111111111,94.72222222222223,94.58333333333333,94.44444444444444,94.16666666666667,93.88888888888889,93.61111111111111,93.33333333333333,93.05555555555556,92.77777777777777,92.5,92.22222222222223,91.94444444444444,91.66666666666667,91.38888888888889,91.11111111111111,90.83333333333333,90.55555555555556,90.27777777777777,90,89.72222222222223,89.44444444444444,89.16666666666667,88.88888888888889,88.61111111111111,88.33333333333333,88.05555555555556,87.77777777777779,87.5,87.22222222222223,86.94444444444444,86.66666666666667,86.38888888888889,86.11111111111111,85.9375,85.76388888888889,85.59027777777779,85.41666666666667,85.24305555555556,85.06944444444444,84.89583333333333,84.72222222222223,84.54861111111111,84.375,84.20138888888889,84.02777777777777,83.85416666666667,83.68055555555556,83.50694444444444,83.33333333333333,83.15972222222223,82.98611111111111,82.8125,82.63888888888889,82.46527777777777,82.29166666666667,82.11805555555556,81.94444444444444,81.77083333333333,81.59722222222221,81.42361111111111,81.25,81.07638888888889,80.90277777777777,80.72916666666666,80.55555555555556,80.38194444444444,80.20833333333333,80.03472222222221,79.86111111111111,79.6875,79.51388888888889,79.34027777777777,79.16666666666666,78.99305555555554,78.81944444444444,78.64583333333333,78.47222222222221,78.2986111111111,78.125,77.95138888888889,77.77777777777777,63.888888888888886,50,49.44444444444444,48.888888888888886,48.333333333333336,47.77777777777778,47.22222222222222,46.666666666666664,46.11111111111111,45.55555555555556,45,44.44444444444444,43.888888888888886,43.33333333333333,42.77777777777778,42.22222222222222,41.666666666666664,41.11111111111111,40.55555555555556,40,39.44444444444444,38.888888888888886,38.33333333333333,37.77777777777777,37.22222222222222,36.666666666666664,36.11111111111111,35.55555555555555,34.99999999999999,34.44444444444444,33.888888888888886,33.33333333333333,32.77777777777777,32.222222222222214,31.66666666666666,31.111111111111107,30.55555555555555,29.999999999999996,29.44444444444444,28.888888888888882,28.333333333333325,27.777777777777775,27.222222222222218,26.66666666666666,26.111111111111104,25.555555555555546,24.99999999999999,24.44444444444444,23.888888888888882,23.333333333333325,22.777777777777768,22.222222222222214,22.160493827160487,22.09876543209876,22.03703703703703,21.9753086419753,21.913580246913572,21.851851851851844,21.790123456790116,21.72839506172839,21.66666666666666,21.604938271604933,21.543209876543205,21.481481481481474,21.419753086419746,21.35802469135802,21.29629629629629,21.234567901234563,21.172839506172835,21.111111111111107,21.049382716049376,20.987654320987648,20.92592592592592,20.864197530864192,20.802469135802465,20.740740740740737,20.67901234567901,20.61728395061728,20.55555555555555,20.493827160493822,20.432098765432094,20.370370370370367,20.30864197530864,20.24691358024691,20.185185185185183,20.123456790123456,20.061728395061724,19.999999999999996,19.93827160493827,19.87654320987654,19.814814814814813,19.753086419753085,19.691358024691354,19.629629629629626,19.5679012345679,19.50617283950617,19.444444444444443,18.518518518518515,17.592592592592585,16.666666666666657,11.111111111111107,5.555555555555557,5.444444444444446,5.333333333333335,5.222222222222224,5.1111111111111125,5.000000000000002,4.88888888888889,4.7777777777777795,4.666666666666668,4.555555555555557,4.4444444444444455,4.333333333333335,4.222222222222223,4.1111111111111125,4.000000000000001,3.88888888888889,3.7777777777777786,3.666666666666668,3.5555555555555567,3.4444444444444455,3.3333333333333344,3.222222222222223,3.111111111111112,3.000000000000001,2.8888888888888897,2.777777777777779,2.6666666666666674,2.555555555555556,2.444444444444445,2.3333333333333344,2.2222222222222228,2.1111111111111116,2.0000000000000004,1.8888888888888897,1.7777777777777781,1.666666666666667,1.5555555555555562,1.4444444444444455,1.333333333333334,1.2222222222222223,1.1111111111111116,1.0000000000000009,0.8888888888888893,0.7777777777777777,0.666666666666667,0.5555555555555562,0.44444444444444464,0.33333333333333304,0.22222222222222232,0.1111111111111116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"borderColor":"orange","fill":false},{"label":"Too Cheap","data":[97.22222222222223,95.1388888888889,93.05555555555556,90.97222222222223,88.8888888888889,86.80555555555556,84.72222222222223,82.6388888888889,80.55555555555556,78.47222222222223,76.3888888888889,74.30555555555556,72.22222222222223,71.83333333333334,71.44444444444446,71.05555555555556,70.66666666666667,70.27777777777779,69.8888888888889,69.5,69.11111111111111,68.72222222222223,68.33333333333334,67.94444444444446,67.55555555555556,67.16666666666667,66.77777777777779,66.3888888888889,66,65.61111111111111,65.22222222222223,64.83333333333334,64.44444444444444,64.05555555555556,63.66666666666667,63.277777777777786,62.88888888888889,62.5,62.111111111111114,61.72222222222223,61.333333333333336,60.94444444444445,60.55555555555556,60.16666666666667,59.77777777777778,59.38888888888889,59,58.611111111111114,58.22222222222222,57.833333333333336,57.44444444444444,57.05555555555556,56.66666666666667,56.27777777777778,55.88888888888889,55.5,55.111111111111114,54.72222222222223,54.333333333333336,53.94444444444444,53.55555555555556,53.16666666666667,52.77777777777778,52.68518518518518,52.592592592592595,52.5,52.407407407407405,52.31481481481482,52.22222222222222,52.12962962962963,52.03703703703704,51.94444444444444,51.851851851851855,51.75925925925926,51.666666666666664,51.574074074074076,51.48148148148148,51.388888888888886,51.2962962962963,51.2037037037037,51.111111111111114,51.01851851851852,50.925925925925924,50.833333333333336,50.74074074074074,50.648148148148145,50.55555555555556,50.46296296296296,50.370370370370374,50.27777777777778,50.18518518518518,50.092592592592595,50,49.84567901234568,49.69135802469136,49.53703703703704,49.382716049382715,49.22839506172839,49.074074074074076,48.91975308641975,48.76543209876543,48.611111111111114,48.45679012345679,48.30246913580247,48.148148148148145,47.99382716049383,47.839506172839506,47.68518518518518,47.53086419753086,47.376543209876544,47.22222222222222,33.33333333333333,19.444444444444443,19.305555555555554,19.166666666666664,19.027777777777775,18.888888888888886,18.749999999999996,18.611111111111107,18.472222222222218,18.33333333333333,18.19444444444444,18.05555555555555,17.91666666666666,17.77777777777777,17.638888888888882,17.499999999999993,17.361111111111104,17.222222222222214,17.083333333333325,16.944444444444436,16.805555555555546,16.666666666666657,16.38888888888888,16.111111111111104,15.833333333333325,15.555555555555548,15.277777777777771,14.999999999999995,14.722222222222218,14.44444444444444,14.166666666666663,13.888888888888886,13.611111111111109,13.333333333333332,13.055555555555554,12.777777777777777,12.5,12.222222222222223,11.944444444444446,11.666666666666668,11.388888888888891,11.111111111111114,10.833333333333337,10.55555555555556,10.277777777777782,10.000000000000005,9.722222222222229,9.444444444444452,9.166666666666675,8.888888888888896,8.61111111111112,8.333333333333343,8.263888888888898,8.194444444444454,8.125000000000009,8.055555555555564,7.98611111111112,7.916666666666675,7.84722222222223,7.777777777777786,7.708333333333341,7.638888888888896,7.569444444444452,7.500000000000007,7.4305555555555625,7.361111111111118,7.291666666666673,7.2222222222222285,7.152777777777784,7.083333333333339,7.013888888888895,6.94444444444445,6.875000000000005,6.805555555555561,6.736111111111116,6.666666666666671,6.597222222222227,6.527777777777782,6.4583333333333375,6.388888888888893,6.319444444444448,6.2500000000000036,6.180555555555559,6.111111111111114,6.04166666666667,5.972222222222225,5.90277777777778,5.833333333333336,5.763888888888891,5.694444444444446,5.625000000000002,5.555555555555557,5.27777777777778,5.000000000000003,4.722222222222226,4.444444444444448,4.166666666666671,3.888888888888894,3.611111111111117,3.33333333333334,3.055555555555563,2.7777777777777857,2.72222222222223,2.666666666666674,2.6111111111111187,2.555555555555563,2.500000000000007,2.4444444444444513,2.3888888888888955,2.33333333333334,2.2777777777777843,2.2222222222222285,2.1666666666666727,2.111111111111117,2.0555555555555616,2.0000000000000058,1.94444444444445,1.8888888888888942,1.8333333333333386,1.7777777777777828,1.7222222222222272,1.6666666666666714,1.6111111111111156,1.55555555555556,1.5000000000000042,1.4444444444444486,1.3888888888888928,1.333333333333337,1.2777777777777815,1.2222222222222257,1.16666666666667,1.1111111111111143,1.0555555555555585,1.0000000000000029,0.9444444444444471,0.8888888888888915,0.8333333333333357,0.7777777777777799,0.7222222222222241,0.6666666666666687,0.6111111111111129,0.5555555555555571,0.5000000000000013,0.44444444444444553,0.38888888888889017,0.33333333333333437,0.27777777777777857,0.22222222222222276,0.16666666666666696,0.1111111111111116,0.0555555555555558,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"borderColor":"yellow","fill":false}]},
options: {
responsive: true,
title: {
display: true,
text: 'Price Sensitivity Meter'
},
scales: {
x: {
title: {
display: true,
text: 'Price'
}
},
y: {
title: {
display: true,
text: 'Cumulative Percentage'
},
min: 0,
max: 100
}
}
}
});
</script>
</body>
</html>