# Get this figure: fig = py.get_figure("https://plotly.com/~alexhp/57/") # Get this figure's data: data = py.get_figure("https://plotly.com/~alexhp/57/").get_data() # Add data to this figure: py.plot(Data([Scatter(x=[1, 2], y=[2, 3])]), filename ="flybys_forembed", fileopt="extend") # Get y data of first trace: y1 = py.get_figure("https://plotly.com/~alexhp/57/").get_data()[0]["y"] # Get figure documentation: https://plotly.com/python/get-requests/ # Add data documentation: https://plotly.com/python/file-options/ # If you're using unicode in your file, you may need to specify the encoding. # You can reproduce this figure in Python with the following code! # Learn about API authentication here: https://plotly.com/python/getting-started # Find your api_key here: https://plotly.com/settings/api import plotly.plotly as py from plotly.graph_objs import * py.sign_in('username', 'api_key') trace1 = { "fill": "tozeroy", "line": }, "name": "", "type": "scatter", "x": [5, 5.606060606060606, 6.212121212121212, 6.818181818181818, 7.424242424242424, 8.030303030303031, 8.636363636363637, 9.242424242424242, 9.848484848484848, 10.454545454545455, 11.06060606060606, 11.666666666666668, 12.272727272727273, 12.878787878787879, 13.484848484848484, 14.090909090909092, 14.696969696969697, 15.303030303030303, 15.90909090909091, 16.515151515151516, 17.12121212121212, 17.727272727272727, 18.333333333333336, 18.939393939393938, 19.545454545454547, 20.151515151515152, 20.757575757575758, 21.363636363636363, 21.96969696969697, 22.575757575757578, 23.181818181818183, 23.78787878787879, 24.393939393939394, 25, 25.606060606060606, 26.21212121212121, 26.81818181818182, 27.424242424242426, 28.03030303030303, 28.636363636363637, 29.242424242424242, 29.848484848484848, 30.454545454545457, 31.060606060606062, 31.666666666666668, 32.27272727272727, 32.878787878787875, 33.484848484848484, 34.09090909090909, 34.6969696969697, 35.303030303030305, 35.90909090909091, 36.515151515151516, 37.121212121212125, 37.72727272727273, 38.333333333333336, 38.93939393939394, 39.54545454545455, 40.151515151515156, 40.75757575757576, 41.36363636363637, 41.96969696969697, 42.57575757575758, 43.18181818181818, 43.78787878787879, 44.3939393939394, 45, 45.60606060606061, 46.21212121212121, 46.81818181818182, 47.42424242424242, 48.03030303030303, 48.63636363636364, 49.24242424242424, 49.84848484848485, 50.45454545454545, 51.06060606060606, 51.66666666666667, 52.27272727272727, 52.87878787878788, 53.484848484848484, 54.09090909090909, 54.696969696969695, 55.303030303030305, 55.909090909090914, 56.515151515151516, 57.121212121212125, 57.72727272727273, 58.333333333333336, 58.93939393939394, 59.54545454545455, 60.151515151515156, 60.75757575757576, 61.36363636363637, 61.96969696969697, 62.57575757575758, 63.18181818181819, 63.78787878787879, 64.3939393939394, 65], "y": [0.034666666666666665, 0.039919191919191924, 0.04517171717171717, 0.05042424242424242, 0.05567676767676767, 0.06092929292929294, 0.06618181818181817, 0.07143434343434343, 0.07668686868686868, 0.08193939393939394, 0.08719191919191918, 0.09244444444444445, 0.0976969696969697, 0.10294949494949494, 0.10820202020202019, 0.11345454545454546, 0.1187070707070707, 0.12395959595959595, 0.12921212121212122, 0.13446464646464645, 0.1397171717171717, 0.14496969696969697, 0.15022222222222223, 0.15547474747474746, 0.16072727272727272, 0.16597979797979798, 0.17123232323232324, 0.17648484848484847, 0.18173737373737373, 0.186989898989899, 0.19224242424242424, 0.1974949494949495, 0.20274747474747473, 0.208, 0.21325252525252525, 0.21850505050505048, 0.22375757575757577, 0.22901010101010102, 0.23426262626262626, 0.23951515151515151, 0.24476767676767675, 0.250020202020202, 0.25527272727272726, 0.26052525252525255, 0.2657777777777778, 0.271030303030303, 0.27628282828282824, 0.2815353535353535, 0.2867878787878788, 0.2920404040404041, 0.2972929292929293, 0.3025454545454545, 0.3077979797979798, 0.3130505050505051, 0.3183030303030303, 0.32355555555555554, 0.32880808080808077, 0.33406060606060606, 0.33931313131313134, 0.3445656565656566, 0.3498181818181818, 0.35507070707070704, 0.3603232323232323, 0.36557575757575755, 0.37082828282828284, 0.3760808080808081, 0.3813333333333333, 0.3865858585858586, 0.3918383838383838, 0.3970909090909091, 0.4023434343434343, 0.40759595959595957, 0.41284848484848485, 0.4181010101010101, 0.42335353535353537, 0.4286060606060606, 0.43385858585858583, 0.4391111111111111, 0.44436363636363635, 0.44961616161616164, 0.45486868686868687, 0.4601212121212121, 0.46537373737373733, 0.4706262626262626, 0.4758787878787879, 0.48113131313131313, 0.4863838383838384, 0.4916363636363636, 0.4968888888888889, 0.5021414141414141, 0.5073939393939394, 0.5126464646464647, 0.5178989898989899, 0.5231515151515151, 0.5284040404040403, 0.5336565656565656, 0.5389090909090909, 0.5441616161616162, 0.5494141414141415, 0.5546666666666666], "marker": {"line": }}, "error_y": }, "text": ["New Horizons > 5x Hubble Resolution"], "textfont": }, "fillcolor": "rgba(31, 119, 180, 0.16)" } trace2 = { "line": }, "name": "", "type": "scatter", "x": [7.364961575868747], "y": [0.8600123933039786], "marker": { "line": { "color": "black", "width": 1 }, "size": 18, "color": "rgba(204,102,119,0.75)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: Pioneer 10
Object: 347449 2012 TW236
Year of Encounter: 1975"], "textfont": } } trace3 = { "line": }, "name": "", "type": "scatter", "x": [36.17771303336273], "y": [1.1254469067112007], "marker": { "line": { "color": "black", "width": 1 }, "size": 18, "color": "rgba(204,102,119,0.75)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: Pioneer 10
Object: 2001 XP254
Year of Encounter: 1985"], "textfont": } } trace4 = { "line": }, "name": "", "type": "scatter", "x": [17.91005705681779], "y": [1.2945733941167434], "marker": { "line": { "color": "black", "width": 1 }, "size": 18, "color": "rgba(204,102,119,0.75)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: Pioneer 10
Object: 2010 HM23
Year of Encounter: 1979"], "textfont": } } trace5 = { "line": }, "name": "", "type": "scatter", "x": [8.831598192353631], "y": [0.5827007159373822], "marker": { "line": { "color": "black", "width": 1 }, "size": 18, "color": "rgba(204,102,119,0.75)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: Pioneer 10
Object: 2007 HU45
Year of Encounter: 1975"], "textfont": } } trace6 = { "line": }, "name": "", "type": "scatter", "x": [9.755259379960574], "y": [1.8978666199925514], "marker": { "line": { "color": "black", "width": 1 }, "size": 18, "color": "rgba(204,102,119,0.75)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: Pioneer 10
Object: 2004 DA62
Year of Encounter: 1976"], "textfont": } } trace7 = { "line": }, "name": "", "type": "scatter", "x": [5.616306607836133], "y": [1.9395230253336964], "marker": { "line": { "color": "black", "width": 1 }, "size": 18, "color": "rgba(204,102,119,0.75)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: Pioneer 10
Object: 145627 2006 RY102
Year of Encounter: 1974"], "textfont": } } trace8 = { "line": }, "name": "", "type": "scatter", "x": [5.56241240756227], "y": [0.9610209298308374], "marker": { "line": { "color": "black", "width": 1 }, "size": 18, "color": "rgba(204,102,119,0.75)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: Pioneer 10
Object: 2013 AN180
Year of Encounter: 1974"], "textfont": } } trace9 = { "line": }, "name": "", "type": "scatter", "x": [8.056445322731815], "y": [1.0505293805985445], "marker": { "line": { "color": "black", "width": 1 }, "size": 18, "color": "rgba(170,68,153,0.75)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: Pioneer 11
Object: 2010 KG43
Year of Encounter: 1978"], "textfont": } } trace10 = { "line": }, "name": "", "type": "scatter", "x": [9.34453981265068], "y": [1.3739851361185569], "marker": { "line": { "color": "black", "width": 1 }, "size": 18, "color": "rgba(170,68,153,0.75)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: Pioneer 11
Object: 2009 SU186
Year of Encounter: 1979"], "textfont": } } trace11 = { "line": }, "name": "", "type": "scatter", "x": [9.341244230997749], "y": [1.6456213097400907], "marker": { "line": { "color": "black", "width": 1 }, "size": 18, "color": "rgba(170,68,153,0.75)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: Pioneer 11
Object: 309737 2008 SJ236
Year of Encounter: 1979"], "textfont": } } trace12 = { "line": }, "name": "", "type": "scatter", "x": [7.321271153700185], "y": [0.28931975251028513], "marker": { "line": { "color": "black", "width": 1 }, "size": 18, "color": "rgba(170,68,153,0.75)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: Pioneer 11
Object: 2013 BN45
Year of Encounter: 1978"], "textfont": } } trace13 = { "line": }, "name": "", "type": "scatter", "x": [9.376911724807334], "y": [0.512146194787597], "marker": { "line": { "color": "black", "width": 1 }, "size": 18, "color": "rgba(170,68,153,0.75)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: Pioneer 11
Object: 2004 RW141
Year of Encounter: 1979"], "textfont": } } trace14 = { "line": }, "name": "", "type": "scatter", "x": [9.379625664647927], "y": [1.4404721850736852], "marker": { "line": { "color": "black", "width": 1 }, "size": 18, "color": "rgba(170,68,153,0.75)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: Pioneer 11
Object: 2005 VD
Year of Encounter: 1980"], "textfont": } } trace15 = { "line": }, "name": "", "type": "scatter", "x": [8.60277240466927], "y": [1.5384077619256555], "marker": { "line": { "color": "black", "width": 1 }, "size": 18, "color": "rgba(136,204,238,0.75)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: Voyager 2
Object: 2009 SU186
Year of Encounter: 1981"], "textfont": } } trace16 = { "line": }, "name": "", "type": "scatter", "x": [7.069260546304949], "y": [1.7580415986545368], "marker": { "line": { "color": "black", "width": 1 }, "size": 18, "color": "rgba(136,204,238,0.75)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: Voyager 2
Object: 2010 KG43
Year of Encounter: 1980"], "textfont": } } trace17 = { "line": }, "name": "", "type": "scatter", "x": [8.597807399641534], "y": [0.5608693481881392], "marker": { "line": { "color": "black", "width": 1 }, "size": 18, "color": "rgba(136,204,238,0.75)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: Voyager 2
Object: 2004 RW141
Year of Encounter: 1981"], "textfont": } } trace18 = { "line": }, "name": "", "type": "scatter", "x": [7.393661827577085], "y": [1.0844653443386596], "marker": { "line": { "color": "black", "width": 1 }, "size": 18, "color": "rgba(136,204,238,0.75)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: Voyager 2
Object: 2005 VD
Year of Encounter: 1980"], "textfont": } } trace19 = { "line": }, "name": "", "type": "scatter", "x": [10.15565027523038], "y": [1.3065657732554337], "marker": { "line": { "color": "black", "width": 1 }, "size": 18, "color": "rgba(136,204,238,0.75)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: Voyager 2
Object: 2013 AN180
Year of Encounter: 1982"], "textfont": } } trace20 = { "line": }, "name": "", "type": "scatter", "x": [17.30575825757344], "y": [1.146287344987313], "marker": { "line": { "color": "black", "width": 1 }, "size": 18, "color": "rgba(136,204,238,0.75)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: Voyager 2
Object: 2007 TK422
Year of Encounter: 1985"], "textfont": } } trace21 = { "line": }, "name": "", "type": "scatter", "x": [7.437100502674675], "y": [1.60054026677971], "marker": { "line": { "color": "black", "width": 1 }, "size": 18, "color": "rgba(51,34,136,0.75)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: Voyager 1
Object: 2010 KG43
Year of Encounter: 1980"], "textfont": } } trace22 = { "line": }, "name": "", "type": "scatter", "x": [8.995423122701789], "y": [0.4940052923386497], "marker": { "line": { "color": "black", "width": 1 }, "size": 18, "color": "rgba(51,34,136,0.75)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: Voyager 1
Object: 2004 RW141
Year of Encounter: 1980"], "textfont": } } trace23 = { "line": }, "name": "", "type": "scatter", "x": [8.285153511099994], "y": [0.42546801065821604], "marker": { "line": { "color": "black", "width": 1 }, "size": 18, "color": "rgba(51,34,136,0.75)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: Voyager 1
Object: 2005 VD
Year of Encounter: 1980"], "textfont": } } trace24 = { "line": }, "name": "", "type": "scatter", "x": [5.617072940989061], "y": [1.787227225115755], "marker": { "line": { "color": "black", "width": 1 }, "size": 18, "color": "rgba(51,34,136,0.75)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: Voyager 1
Object: 2005 NP82
Year of Encounter: 1979"], "textfont": } } trace25 = { "line": }, "name": "", "type": "scatter", "x": [8.955312439565299], "y": [1.5097487062293125], "marker": { "line": { "color": "black", "width": 1 }, "size": 18, "color": "rgba(51,34,136,0.75)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: Voyager 1
Object: 2009 SU186
Year of Encounter: 1980"], "textfont": } } trace26 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [27.724798, 27.724798], "y": [1.22047198457, 1.2209347467], "marker": {"line": }}, "error_y": }, "textfont": } } trace27 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [27.724798], "y": [1.22070672006], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: 2011HM102
Year of Encounter: 2013"], "textfont": } } trace28 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [42.257115, 42.257115], "y": [0.286347124227, 0.287453628205], "marker": {"line": }}, "error_y": }, "textfont": } } trace29 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [42.257115], "y": [0.287039791132], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0002
Year of Encounter: 2018"], "textfont": } } trace30 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [38.8439, 38.8439], "y": [0.252635753414, 0.378110767452], "marker": {"line": }}, "error_y": }, "textfont": } } trace31 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [38.8439], "y": [0.309401887425], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0003
Year of Encounter: 2017"], "textfont": } } trace32 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [31.963268, 31.963268], "y": [0.401233003947, 0.978794870804], "marker": {"line": }}, "error_y": }, "textfont": } } trace33 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [31.963268], "y": [0.643713866361], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0004
Year of Encounter: 2015"], "textfont": } } trace34 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [43.227251, 43.227251], "y": [0.326735485721, 0.327751751343], "marker": {"line": }}, "error_y": }, "textfont": } } trace35 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [43.227251], "y": [0.327142067699], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: 2011HF103
Year of Encounter: 2018"], "textfont": } } trace36 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [51.235552, 51.235552], "y": [0.339064009932, 0.89654957351], "marker": {"line": }}, "error_y": }, "textfont": } } trace37 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [51.235552], "y": [0.592719481299], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0006
Year of Encounter: 2021"], "textfont": } } trace38 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [42.499851, 42.499851], "y": [0.192879237974, 0.193554889528], "marker": {"line": }}, "error_y": }, "textfont": } } trace39 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [42.499851], "y": [0.193224797416], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: 2011JW31
Year of Encounter: 2018"], "textfont": } } trace40 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [42.418954, 42.418954], "y": [0.158728456121, 0.159375206393], "marker": {"line": }}, "error_y": }, "textfont": } } trace41 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [42.418954], "y": [0.158986676804], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: 2011JY31
Year of Encounter: 2018"], "textfont": } } trace42 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [47.647668, 47.647668], "y": [0.412074595703, 0.413038296895], "marker": {"line": }}, "error_y": }, "textfont": } } trace43 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [47.647668], "y": [0.412523544961], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: 2011JX31
Year of Encounter: 2020"], "textfont": } } trace44 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [43.146488, 43.146488], "y": [0.153508093611, 0.154578063254], "marker": {"line": }}, "error_y": }, "textfont": } } trace45 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [43.146488], "y": [0.153897982263], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: 2011HZ102
Year of Encounter: 2018"], "textfont": } } trace46 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [35.565091, 35.565091], "y": [1.34014614275, 1.41886270072], "marker": {"line": }}, "error_y": }, "textfont": } } trace47 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [35.565091], "y": [1.3727292949], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0011
Year of Encounter: 2016"], "textfont": } } trace48 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [46.686688, 46.686688], "y": [0.902988977764, 0.903354211056], "marker": {"line": }}, "error_y": }, "textfont": } } trace49 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [46.686688], "y": [0.903180260491], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: 2011HE103
Year of Encounter: 2020"], "textfont": } } trace50 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [33.996907, 33.996907], "y": [0.990981331367, 1.10609996649], "marker": {"line": }}, "error_y": }, "textfont": } } trace51 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [33.996907], "y": [1.04600328251], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0013
Year of Encounter: 2015"], "textfont": } } trace52 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [42.580732, 42.580732], "y": [0.483714829672, 0.484396958772], "marker": {"line": }}, "error_y": }, "textfont": } } trace53 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [42.580732], "y": [0.484154931968], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: 2011JA32
Year of Encounter: 2018"], "textfont": } } trace54 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [32.961093, 32.961093], "y": [1.19978737707, 2], "marker": {"line": }}, "error_y": }, "textfont": } } trace55 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [32.961093], "y": [1.63116910447], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0015
Year of Encounter: 2015"], "textfont": } } trace56 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [49.205369, 49.205369], "y": [1.35100569639, 1.36433305135], "marker": {"line": }}, "error_y": }, "textfont": } } trace57 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [49.205369], "y": [1.35922545693], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: 2011HD103
Year of Encounter: 2021"], "textfont": } } trace58 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [46.8870445, 46.8870445], "y": [0.422197930294, 1.10766219693], "marker": {"line": }}, "error_y": }, "textfont": } } trace59 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [46.8870445], "y": [0.492652979685], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0019
Year of Encounter: 2020"], "textfont": } } trace60 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [47.7276075, 47.7276075], "y": [1.31043298109, 2], "marker": {"line": }}, "error_y": }, "textfont": } } trace61 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [47.7276075], "y": [1.88700368696], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0020
Year of Encounter: 2020"], "textfont": } } trace62 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [40.066179, 40.066179], "y": [0.323447881503, 0.326685596435], "marker": {"line": }}, "error_y": }, "textfont": } } trace63 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [40.066179], "y": [0.325581638437], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0021
Year of Encounter: 2017"], "textfont": } } trace64 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [40.066179, 40.066179], "y": [0.489542591464, 0.493634753039], "marker": {"line": }}, "error_y": }, "textfont": } } trace65 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [40.066179], "y": [0.490356024147], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0022
Year of Encounter: 2017"], "textfont": } } trace66 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [38.680642, 38.680642], "y": [1.32993553582, 2], "marker": {"line": }}, "error_y": }, "textfont": } } trace67 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [38.680642], "y": [1.69200040528], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0023
Year of Encounter: 2017"], "textfont": } } trace68 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [35.15311, 35.15311], "y": [0.22915527289, 0.418148414169], "marker": {"line": }}, "error_y": }, "textfont": } } trace69 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [35.15311], "y": [0.325754494753], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0024
Year of Encounter: 2016"], "textfont": } } trace70 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [45.402447, 45.402447], "y": [0.982214473863, 1.11361710501], "marker": {"line": }}, "error_y": }, "textfont": } } trace71 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [45.402447], "y": [1.04946027923], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0025
Year of Encounter: 2019"], "textfont": } } trace72 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [43.1868695, 43.1868695], "y": [1.24484223685, 1.92912829268], "marker": {"line": }}, "error_y": }, "textfont": } } trace73 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [43.1868695], "y": [1.55408862168], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0026
Year of Encounter: 2018"], "textfont": } } trace74 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [43.1868695, 43.1868695], "y": [1.24484223685, 1.92912829268], "marker": {"line": }}, "error_y": }, "textfont": } } trace75 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [43.1868695], "y": [1.55408862168], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0027
Year of Encounter: 2018"], "textfont": } } trace76 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [43.1868695, 43.1868695], "y": [1.24484223685, 1.92912829268], "marker": {"line": }}, "error_y": }, "textfont": } } trace77 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [43.1868695], "y": [1.55408862168], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0029
Year of Encounter: 2018"], "textfont": } } trace78 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [30.627563, 30.627563], "y": [0.544067490174, 1.33927182189], "marker": {"line": }}, "error_y": }, "textfont": } } trace79 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [30.627563], "y": [0.903964446602], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0031
Year of Encounter: 2014"], "textfont": } } trace80 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [40.554052, 40.554052], "y": [0.872833297823, 0.917914012968], "marker": {"line": }}, "error_y": }, "textfont": } } trace81 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [40.554052], "y": [0.893898085534], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0032
Year of Encounter: 2018"], "textfont": } } trace82 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [60.194641, 60.194641], "y": [0.639956960427, 2], "marker": {"line": }}, "error_y": }, "textfont": } } trace83 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [60.194641], "y": [1.4436719691], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0033
Year of Encounter: 2024"], "textfont": } } trace84 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [44.759019, 44.759019], "y": [0.305867878676, 0.363278278536], "marker": {"line": }}, "error_y": }, "textfont": } } trace85 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [44.759019], "y": [0.355018658573], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0034
Year of Encounter: 2019"], "textfont": } } trace86 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [40.797771, 40.797771], "y": [0.814738972087, 0.866952322016], "marker": {"line": }}, "error_y": }, "textfont": } } trace87 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [40.797771], "y": [0.840446967094], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0035
Year of Encounter: 2018"], "textfont": } } trace88 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [41.528073, 41.528073], "y": [0.280521192281, 0.634998232593], "marker": {"line": }}, "error_y": }, "textfont": } } trace89 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [41.528073], "y": [0.462449260911], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0036
Year of Encounter: 2018"], "textfont": } } trace90 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [47.2074485, 47.2074485], "y": [0.786145840327, 0.919789091304], "marker": {"line": }}, "error_y": }, "textfont": } } trace91 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [47.2074485], "y": [0.849198049462], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0040
Year of Encounter: 2020"], "textfont": } } trace92 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [36.2643185, 36.2643185], "y": [0.834653718204, 0.923241003974], "marker": {"line": }}, "error_y": }, "textfont": } } trace93 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [36.2643185], "y": [0.885483501242], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0041
Year of Encounter: 2016"], "textfont": } } trace94 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [36.2643185, 36.2643185], "y": [0.834653718204, 0.923241003974], "marker": {"line": }}, "error_y": }, "textfont": } } trace95 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [36.2643185], "y": [0.885483501242], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0042
Year of Encounter: 2016"], "textfont": } } trace96 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [50.042234, 50.042234], "y": [0.504011246127, 0.769219991002], "marker": {"line": }}, "error_y": }, "textfont": } } trace97 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [50.042234], "y": [0.608576310369], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0044
Year of Encounter: 2021"], "textfont": } } trace98 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [38.108686, 38.108686], "y": [1.58385247083, 1.67131102291], "marker": {"line": }}, "error_y": }, "textfont": } } trace99 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [38.108686], "y": [1.61811039198], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0045
Year of Encounter: 2017"], "textfont": } } trace100 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [43.87284, 43.87284], "y": [0.929419290512, 1.82576341077], "marker": {"line": }}, "error_y": }, "textfont": } } trace101 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [43.87284], "y": [1.38548206636], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0046
Year of Encounter: 2019"], "textfont": } } trace102 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [46.285729, 46.285729], "y": [0.672300488365, 2], "marker": {"line": }}, "error_y": }, "textfont": } } trace103 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [46.285729], "y": [1.45315949592], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0047
Year of Encounter: 2020"], "textfont": } } trace104 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [29.663575, 29.663575], "y": [1.25827412866, 1.35513376595], "marker": {"line": }}, "error_y": }, "textfont": } } trace105 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [29.663575], "y": [1.31038693964], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0048
Year of Encounter: 2014"], "textfont": } } trace106 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [44.598024, 44.598024], "y": [0.303582173651, 1.15556270787], "marker": {"line": }}, "error_y": }, "textfont": } } trace107 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [44.598024], "y": [0.508148719886], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0050
Year of Encounter: 2019"], "textfont": } } trace108 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [43.5501545, 43.5501545], "y": [1.5258996845, 2], "marker": {"line": }}, "error_y": }, "textfont": } } trace109 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [43.5501545], "y": [1.77023864674], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0051
Year of Encounter: 2019"], "textfont": } } trace110 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [48.52692, 48.52692], "y": [0.467800543219, 2], "marker": {"line": }}, "error_y": }, "textfont": } } trace111 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [48.52692], "y": [1.03864337413], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0052
Year of Encounter: 2020"], "textfont": } } trace112 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [34.410303, 34.410303], "y": [0.963024686967, 2], "marker": {"line": }}, "error_y": }, "textfont": } } trace113 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [34.410303], "y": [1.3201179932], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0053
Year of Encounter: 2016"], "textfont": } } trace114 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [43.751861, 43.751861], "y": [0.371640726643, 0.510012889133], "marker": {"line": }}, "error_y": }, "textfont": } } trace115 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [43.751861], "y": [0.434115918449], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0054
Year of Encounter: 2019"], "textfont": } } trace116 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [41.60914, 41.60914], "y": [0.850294099401, 1.01975452053], "marker": {"line": }}, "error_y": }, "textfont": } } trace117 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [41.60914], "y": [0.932388007217], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0055
Year of Encounter: 2018"], "textfont": } } trace118 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [34.162328, 34.162328], "y": [0.891674559065, 1.83249646384], "marker": {"line": }}, "error_y": }, "textfont": } } trace119 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [34.162328], "y": [1.32706001834], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0056
Year of Encounter: 2015"], "textfont": } } trace120 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [34.162328, 34.162328], "y": [0.891674559065, 1.83249646384], "marker": {"line": }}, "error_y": }, "textfont": } } trace121 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [34.162328], "y": [1.32706001834], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0057
Year of Encounter: 2015"], "textfont": } } trace122 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [41.203651, 41.203651], "y": [0.405907553375, 0.42489725715], "marker": {"line": }}, "error_y": }, "textfont": } } trace123 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [41.203651], "y": [0.41279227619], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0058
Year of Encounter: 2018"], "textfont": } } trace124 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [39.577717, 39.577717], "y": [1.11814757143, 1.1483596936], "marker": {"line": }}, "error_y": }, "textfont": } } trace125 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [39.577717], "y": [1.13465351053], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0059
Year of Encounter: 2017"], "textfont": } } trace126 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [38.27219, 38.27219], "y": [0.980525124962, 1.15384063444], "marker": {"line": }}, "error_y": }, "textfont": } } trace127 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [38.27219], "y": [1.04164055313], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0060
Year of Encounter: 2017"], "textfont": } } trace128 = { "line": { "color": "rgb(221,204,119)", "width": 2 }, "mode": "lines", "name": "", "type": "scatter", "x": [43.9937835, 43.9937835], "y": [1.25952341404, 2], "marker": {"line": }}, "error_y": }, "textfont": } } trace129 = { "line": }, "mode": "markers", "name": "", "type": "scatter", "x": [43.9937835], "y": [1.79173103058], "marker": { "line": { "color": "black", "width": 1 }, "size": 12, "color": "rgb(221,204,119)", "symbol": "circle", "opacity": 1 }, "error_y": }, "text": ["Spacecraft: New Horizons
Object: VNH0061
Year of Encounter: 2019"], "textfont": } } data = Data([trace1, trace2, trace3, trace4, trace5, trace6, trace7, trace8, trace9, trace10, trace11, trace12, trace13, trace14, trace15, trace16, trace17, trace18, trace19, trace20, trace21, trace22, trace23, trace24, trace25, trace26, trace27, trace28, trace29, trace30, trace31, trace32, trace33, trace34, trace35, trace36, trace37, trace38, trace39, trace40, trace41, trace42, trace43, trace44, trace45, trace46, trace47, trace48, trace49, trace50, trace51, trace52, trace53, trace54, trace55, trace56, trace57, trace58, trace59, trace60, trace61, trace62, trace63, trace64, trace65, trace66, trace67, trace68, trace69, trace70, trace71, trace72, trace73, trace74, trace75, trace76, trace77, trace78, trace79, trace80, trace81, trace82, trace83, trace84, trace85, trace86, trace87, trace88, trace89, trace90, trace91, trace92, trace93, trace94, trace95, trace96, trace97, trace98, trace99, trace100, trace101, trace102, trace103, trace104, trace105, trace106, trace107, trace108, trace109, trace110, trace111, trace112, trace113, trace114, trace115, trace116, trace117, trace118, trace119, trace120, trace121, trace122, trace123, trace124, trace125, trace126, trace127, trace128, trace129]) layout = { "font": { "size": 14, "color": "black", "family": "Century Gothic" }, "title": "Flybys of Minor Planets in the Outer Solar System:
Pioneer 10 and 11, Voyager I and II, and New Horizons", "width": 1237, "xaxis": { "type": "linear", "color": "black", "dtick": 10, "range": [5, 65], "tick0": 0, "ticks": "outside", "title": "Distance from Sun at Encounter (AU)
Data generated by Alex H. Parker", "anchor": "y", "domain": [0, 1], "mirror": "all", "nticks": 0, "ticklen": 5, "autotick": True, "position": 0, "showgrid": True, "showline": True, "tickfont": { "size": 0, "color": "", "family": "" }, "zeroline": True, "autorange": False, "gridcolor": "#ddd", "gridwidth": 1, "linecolor": "black", "linewidth": 2, "rangemode": "normal", "tickangle": "auto", "tickcolor": "black", "tickwidth": 1, "titlefont": { "size": 0, "color": "", "family": "" }, "overlaying": False, "showexponent": "all", "zerolinecolor": "#000", "zerolinewidth": 1, "exponentformat": "e", "showticklabels": True }, "yaxis": { "type": "log", "color": "white", "dtick": "D1", "range": [-1, 0.3010299956639812], "tick0": 0, "ticks": "outside", "title": "Close Approach Distance (AU)", "anchor": "x", "domain": [0, 1], "mirror": "all", "nticks": 0, "ticklen": 5, "autotick": True, "position": 0, "showgrid": True, "showline": True, "tickfont": { "size": 0, "color": "", "family": "" }, "zeroline": True, "autorange": False, "gridcolor": "#ddd", "gridwidth": 1, "linecolor": "black", "linewidth": 2, "rangemode": "normal", "tickangle": "auto", "tickcolor": "black", "tickwidth": 1, "titlefont": { "size": 0, "color": "", "family": "" }, "overlaying": False, "showexponent": "all", "zerolinecolor": "#000", "zerolinewidth": 1, "exponentformat": "e", "showticklabels": True }, "bargap": 0.2, "boxgap": 0.3, "height": 499, "legend": { "font": { "size": 0, "color": "", "family": "" }, "bgcolor": "#fff", "traceorder": "normal", "bordercolor": "#000", "borderwidth": 1 }, "margin": { "b": 100, "l": 80, "r": 80, "t": 100, "pad": 2 }, "barmode": "stack", "boxmode": "overlay", "autosize": True, "dragmode": "zoom", "hovermode": "closest", "titlefont": { "size": 0, "color": "", "family": "" }, "separators": ".,", "showlegend": False, "annotations": [ { "x": 28.437325905292482, "y": -0.6619062519629052, "ax": 68, "ay": 63.40625, "tag": "", "font": { "size": 12, "color": "", "family": "" }, "text": "New Horizons exceeds 5x Hubble's resolution", "xref": "x", "yref": "y", "align": "left", "bgcolor": "rgba(0,0,0,0)", "opacity": 1, "arrowhead": 1, "arrowsize": 1, "borderpad": 1, "showarrow": True, "arrowcolor": "", "arrowwidth": 0, "bordercolor": "", "borderwidth": 1 } ], "bargroupgap": 0, "boxgroupgap": 0.3, "plot_bgcolor": "#fbfbfb", "paper_bgcolor": "#fbfbfb" } fig = Figure(data=data, layout=layout) plot_url = py.plot(fig)