-
Notifications
You must be signed in to change notification settings - Fork 1
/
test.html
61 lines (60 loc) · 8.95 KB
/
test.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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Bokeh Plot</title>
<style>
html, body {
box-sizing: border-box;
display: flow-root;
height: 100%;
margin: 0;
padding: 0;
}
</style>
<script type="text/javascript" src="https://cdn.bokeh.org/bokeh/release/bokeh-3.4.1.min.js"></script>
<script type="text/javascript">
Bokeh.set_log_level("info");
</script>
</head>
<body>
<div id="b99bdc74-467b-4a95-bdd4-fcc09011373f" data-root-id="p1005" style="display: contents;"></div>
<script type="application/json" id="b45e39ae-359e-4b4b-a15e-6a602e04ca5b">
{"b3384452-61df-4875-a35c-96188c324421":{"version":"3.4.1","title":"Bokeh Application","roots":[{"type":"object","name":"Figure","id":"p1005","attributes":{"width":1200,"height":4000,"x_range":{"type":"object","name":"DataRange1d","id":"p1007"},"y_range":{"type":"object","name":"FactorRange","id":"p1015"},"x_scale":{"type":"object","name":"LinearScale","id":"p1016"},"y_scale":{"type":"object","name":"CategoricalScale","id":"p1017"},"title":{"type":"object","name":"Title","id":"p1008","attributes":{"text":"IDL Health Check Status Over Time"}},"renderers":[{"type":"object","name":"GlyphRenderer","id":"p1055","attributes":{"data_source":{"type":"object","name":"ColumnDataSource","id":"p1001","attributes":{"selected":{"type":"object","name":"Selection","id":"p1002","attributes":{"indices":[],"line_indices":[]}},"selection_policy":{"type":"object","name":"UnionRenderers","id":"p1003"},"data":{"type":"map","entries":[["index",{"type":"ndarray","array":{"type":"bytes","data":""},"shape":[0],"dtype":"int32","order":"little"}],["source_name",{"type":"ndarray","array":[],"shape":[0],"dtype":"object","order":"little"}],["check_date",{"type":"ndarray","array":{"type":"bytes","data":""},"shape":[0],"dtype":"float64","order":"little"}],["status",{"type":"ndarray","array":{"type":"bytes","data":""},"shape":[0],"dtype":"int32","order":"little"}],["message",{"type":"ndarray","array":[],"shape":[0],"dtype":"object","order":"little"}],["extracted_source_name",{"type":"ndarray","array":[],"shape":[0],"dtype":"object","order":"little"}],["status_str",{"type":"ndarray","array":[],"shape":[0],"dtype":"object","order":"little"}]]}}},"view":{"type":"object","name":"CDSView","id":"p1056","attributes":{"filter":{"type":"object","name":"AllIndices","id":"p1057"}}},"glyph":{"type":"object","name":"Scatter","id":"p1052","attributes":{"x":{"type":"field","field":"check_date"},"y":{"type":"field","field":"source_name"},"size":{"type":"value","value":10},"line_color":{"type":"field","field":"status_str","transform":{"type":"object","name":"CategoricalColorMapper","id":"p1004","attributes":{"palette":["#3288bd","#99d594","#e6f598","#fee08b","#fc8d59","#d53e4f"],"factors":[]}}},"fill_color":{"type":"field","field":"status_str","transform":{"id":"p1004"}},"hatch_color":{"type":"field","field":"status_str","transform":{"id":"p1004"}}}},"nonselection_glyph":{"type":"object","name":"Scatter","id":"p1053","attributes":{"x":{"type":"field","field":"check_date"},"y":{"type":"field","field":"source_name"},"size":{"type":"value","value":10},"line_color":{"type":"field","field":"status_str","transform":{"id":"p1004"}},"line_alpha":{"type":"value","value":0.1},"fill_color":{"type":"field","field":"status_str","transform":{"id":"p1004"}},"fill_alpha":{"type":"value","value":0.1},"hatch_color":{"type":"field","field":"status_str","transform":{"id":"p1004"}},"hatch_alpha":{"type":"value","value":0.1}}},"muted_glyph":{"type":"object","name":"Scatter","id":"p1054","attributes":{"x":{"type":"field","field":"check_date"},"y":{"type":"field","field":"source_name"},"size":{"type":"value","value":10},"line_color":{"type":"field","field":"status_str","transform":{"id":"p1004"}},"line_alpha":{"type":"value","value":0.2},"fill_color":{"type":"field","field":"status_str","transform":{"id":"p1004"}},"fill_alpha":{"type":"value","value":0.2},"hatch_color":{"type":"field","field":"status_str","transform":{"id":"p1004"}},"hatch_alpha":{"type":"value","value":0.2}}}}}],"toolbar":{"type":"object","name":"Toolbar","id":"p1014","attributes":{"tools":[{"type":"object","name":"PanTool","id":"p1040"},{"type":"object","name":"WheelZoomTool","id":"p1041","attributes":{"renderers":"auto"}},{"type":"object","name":"BoxZoomTool","id":"p1042","attributes":{"overlay":{"type":"object","name":"BoxAnnotation","id":"p1043","attributes":{"syncable":false,"level":"overlay","visible":false,"left":{"type":"number","value":"nan"},"right":{"type":"number","value":"nan"},"top":{"type":"number","value":"nan"},"bottom":{"type":"number","value":"nan"},"left_units":"canvas","right_units":"canvas","top_units":"canvas","bottom_units":"canvas","line_color":"black","line_alpha":1.0,"line_width":2,"line_dash":[4,4],"fill_color":"lightgrey","fill_alpha":0.5}}}},{"type":"object","name":"ResetTool","id":"p1048"},{"type":"object","name":"HoverTool","id":"p1060","attributes":{"renderers":"auto","tooltips":[["Date","@check_date{%F}"],["Instrument","@source_name"],["Status","@status"],["Message","@message"]],"formatters":{"type":"map","entries":[["@check_date","datetime"]]}}}]}},"left":[{"type":"object","name":"CategoricalAxis","id":"p1035","attributes":{"ticker":{"type":"object","name":"CategoricalTicker","id":"p1036"},"formatter":{"type":"object","name":"CategoricalTickFormatter","id":"p1037"},"axis_label":"Source Name","major_label_orientation":0,"major_label_policy":{"type":"object","name":"AllLabels","id":"p1038"}}}],"below":[{"type":"object","name":"DatetimeAxis","id":"p1018","attributes":{"ticker":{"type":"object","name":"DatetimeTicker","id":"p1019","attributes":{"num_minor_ticks":5,"tickers":[{"type":"object","name":"AdaptiveTicker","id":"p1020","attributes":{"num_minor_ticks":0,"mantissas":[1,2,5],"max_interval":500.0}},{"type":"object","name":"AdaptiveTicker","id":"p1021","attributes":{"num_minor_ticks":0,"base":60,"mantissas":[1,2,5,10,15,20,30],"min_interval":1000.0,"max_interval":1800000.0}},{"type":"object","name":"AdaptiveTicker","id":"p1022","attributes":{"num_minor_ticks":0,"base":24,"mantissas":[1,2,4,6,8,12],"min_interval":3600000.0,"max_interval":43200000.0}},{"type":"object","name":"DaysTicker","id":"p1023","attributes":{"days":[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]}},{"type":"object","name":"DaysTicker","id":"p1024","attributes":{"days":[1,4,7,10,13,16,19,22,25,28]}},{"type":"object","name":"DaysTicker","id":"p1025","attributes":{"days":[1,8,15,22]}},{"type":"object","name":"DaysTicker","id":"p1026","attributes":{"days":[1,15]}},{"type":"object","name":"MonthsTicker","id":"p1027","attributes":{"months":[0,1,2,3,4,5,6,7,8,9,10,11]}},{"type":"object","name":"MonthsTicker","id":"p1028","attributes":{"months":[0,2,4,6,8,10]}},{"type":"object","name":"MonthsTicker","id":"p1029","attributes":{"months":[0,4,8]}},{"type":"object","name":"MonthsTicker","id":"p1030","attributes":{"months":[0,6]}},{"type":"object","name":"YearsTicker","id":"p1031"}]}},"formatter":{"type":"object","name":"DatetimeTickFormatter","id":"p1032"},"axis_label":"Check Date","major_label_policy":{"type":"object","name":"AllLabels","id":"p1033"}}}],"center":[{"type":"object","name":"Grid","id":"p1034","attributes":{"axis":{"id":"p1018"}}},{"type":"object","name":"Grid","id":"p1039","attributes":{"dimension":1,"axis":{"id":"p1035"}}},{"type":"object","name":"Legend","id":"p1058","attributes":{"title":"Status","items":[{"type":"object","name":"LegendItem","id":"p1059","attributes":{"label":{"type":"field","field":"status_str"},"renderers":[{"id":"p1055"}]}}]}}]}}]}}
</script>
<script type="text/javascript">
(function() {
const fn = function() {
Bokeh.safely(function() {
(function(root) {
function embed_document(root) {
const docs_json = document.getElementById('b45e39ae-359e-4b4b-a15e-6a602e04ca5b').textContent;
const render_items = [{"docid":"b3384452-61df-4875-a35c-96188c324421","roots":{"p1005":"b99bdc74-467b-4a95-bdd4-fcc09011373f"},"root_ids":["p1005"]}];
root.Bokeh.embed.embed_items(docs_json, render_items);
}
if (root.Bokeh !== undefined) {
embed_document(root);
} else {
let attempts = 0;
const timer = setInterval(function(root) {
if (root.Bokeh !== undefined) {
clearInterval(timer);
embed_document(root);
} else {
attempts++;
if (attempts > 100) {
clearInterval(timer);
console.log("Bokeh: ERROR: Unable to run BokehJS code because BokehJS library is missing");
}
}
}, 10, root)
}
})(window);
});
};
if (document.readyState != "loading") fn();
else document.addEventListener("DOMContentLoaded", fn);
})();
</script>
</body>
</html>