source: code/Website/data-files/exp.txt@ 7849

Last change on this file since 7849 was 7849, checked in by dennisw, 15 years ago
File size: 1.1 KB
Line 
1/*
2
3https://sourceforge.net/forum/forum.php?thread_id=2131075&forum_id=716572
4
5by brian hull
6
7*/
8
9{ "title": { "text": "Mitigating Systems Performance Index, High Pressure Injection System", "style": "{font-size: 20px; color:#0000ff; font-family: Verdana; text-align: center;}" }, "y_legend":{ "text":"Arkansas Nuclear 1", "style":"{font-size: 12px; color:#736AFF;}" }, "elements": [ { "type": "line_hollow", "fill_alpha": 0.5, "colour": "#9933CC", "text": "Thresholds: White > 1.00E-6 Yellow > 1.00E-5 Red > 1.00E-4 ", "font-size": 10, "values": [3.28,4.29,6.39,6.49,4.99,3.99,7.28,5.28] } ], "x_axis": { "labels": { "steps": 1, "rotate": "vertical", "colour": "#CF4D5F", "size": 16, "labels": [ "2Q/06","3Q/06","4Q/06","1Q/07","2Q/07","3Q/07","4Q/07","1Q/08" ] } }, "x_legend": { "text": "Original Values: 3.20E-08 4.20E-09 6.30E-09 6.40E-09 4.90E-09 3.90E-09 7.20E-08 5.20E-08 ", "style": "{font-size: 10px; color: #778877}" }, "y_axis":{ "min": 3, "max": 12.28, "steps": 2 }, "y_axis_right": { "stroke": 0, "colour": "#D7E4A3", "tick-length": 30, "steps": 1, "labels": [ "Indicator","Threshold","A","Be ","Will","This" ] } }
Note: See TracBrowser for help on using the repository browser.