{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Making a Rotaxane (hard)\n", "\n", "> ### In this tutorial we will cover:\n", "> - how we can use BuildAMol when we want to setup an entire multi-molecule system\n", "> - how we can use BuildAMol to fit a molecule to a particular position in space" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "So, presumably you have checked out the \"easy\" rotaxane tutorial and are now wondering what the \"hard\" version would look like? Well, the primary difference is that we are here not relying on the RotaxaneBuilder to align the ring around the scaffold but instead we are using a `Translatron` optimization environment together with a self-defined `constraint` function to perform positional fitting ourselves.\n", "\n", "Sounds like a headache? Well, yes, a little, but in exchange, you will learn how to create (potentially) any kind of multi-molecule system that contains multiple molecules in some spacial arrangement. The same principles that we use here to make a rotaxane can be used to make complexes or cages or frameworks. It only depends on your creativity and the _constraint_ function you design... and a bit of luck since we are using optimizations here, so every round has the potential to go bogus... \n", "\n", "Anyway, with all that said, let's dive into our rotaxane makery... Again, like last time we are building this compound below from a paper by [Tian et al. (2020)](https://www.nature.com/articles/s41467-020-14576-7)\n", "\n", "" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "As we can see, the final compound on the right consists of two individual molecules. One circular structure (blue) and the scaffold (green and orange). \n", "\n", "We will first build the components separately and then assemble a system for PDB export from these." ] }, { "cell_type": "code", "execution_count": 1, "metadata": {}, "outputs": [ { "data": { "text/html": [ " \n", " " ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "import plotly\n", "plotly.offline.init_notebook_mode()" ] }, { "cell_type": "code", "execution_count": 2, "metadata": {}, "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "a66900b1bd9440ddb6b8928306f97bcb", "version_major": 2, "version_minor": 0 }, "text/plain": [] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "import buildamol as bam" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Loading the ring and scaffold\n", "\n", "In the previous tutorial we made the ring and scaffold already so we can just re-use the components here. " ] }, { "cell_type": "code", "execution_count": 3, "metadata": {}, "outputs": [ { "data": { "application/vnd.plotly.v1+json": { "config": { "plotlyServerURL": "https://plot.ly" }, "data": [ { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 1.8963990432453492, 0.641014270057453 ], "y": [ -4.819102445553809, -4.30692153371002 ], "z": [ -3.3360802819865527, -3.6042738404305257 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 1.8963990432453492, 2.729132646088736 ], "y": [ -4.819102445553809, -4.175352344076393 ], "z": [ -3.3360802819865527, -2.4411168449997183 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 0.641014270057453, 0.21829912362869042 ], "y": [ -4.30692153371002, -3.1500221850378813 ], "z": [ -3.6042738404305257, -2.975489456065193 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 0.641014270057453, -0.009803381282828205 ], "y": [ -4.30692153371002, -4.808928523051741 ], "z": [ -3.6042738404305257, -4.303961890461382 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 0.21829912362869042, 1.050650870594382 ], "y": [ -3.1500221850378813, -2.506817238906411 ], "z": [ -2.975489456065193, -2.07977970028759 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 1.050650870594382, 2.305653787904581 ], "y": [ -2.506817238906411, -3.0195433060961454 ], "z": [ -2.07977970028759, -1.8108398230528473 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 1.050650870594382, 0.7211044533269124 ], "y": [ -2.506817238906411, -1.602544827675818 ], "z": [ -2.07977970028759, -1.5891988556214092 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 2.305653787904581, 2.729132646088736 ], "y": [ -3.0195433060961454, -4.175352344076393 ], "z": [ -1.8108398230528473, -2.4411168449997183 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 2.729132646088736, 3.7100375104709062 ], "y": [ -4.175352344076393, -4.57631586527088 ], "z": [ -2.4411168449997183, -2.2321218649099617 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -0.7667154142490515, -1.6740016990043731 ], "y": [ -2.74667429819982, -3.798127312974378 ], "z": [ -3.1861915271015366, -3.3572650645536464 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -0.7667154142490515, -1.179656280819208 ], "y": [ -2.74667429819982, -1.9436198981070474 ], "z": [ -3.1861915271015366, -2.118196924489742 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -0.7667154142490515, -0.7158216175208678 ], "y": [ -2.74667429819982, -1.979416229355634 ], "z": [ -3.1861915271015366, -4.3551102057306705 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 0.21829912362869042, -0.7667154142490515 ], "y": [ -3.1500221850378813, -2.74667429819982 ], "z": [ -2.975489456065193, -3.1861915271015366 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 2.960045885118376, 2.972078962815754 ], "y": [ -2.5145273343758694, -3.2143524158620695 ], "z": [ -1.1084714393750943, 0.10317539876049042 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 2.960045885118376, 4.2561975674084955 ], "y": [ -2.5145273343758694, -2.46563998212715 ], "z": [ -1.1084714393750943, -1.6315678389866752 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 2.960045885118376, 2.494708387196161 ], "y": [ -2.5145273343758694, -1.2130564269423205 ], "z": [ -1.1084714393750943, -0.8910306655271607 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 2.305653787904581, 2.960045885118376 ], "y": [ -3.0195433060961454, -2.5145273343758694 ], "z": [ -1.8108398230528473, -1.1084714393750943 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 2.2292910192069577, 1.594282042643325 ], "y": [ -5.737399288082757, -6.892723830866747 ], "z": [ -3.8311006094916737, -3.208870806421578 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 2.2292910192069577, 3.333539460264995 ], "y": [ -5.737399288082757, -5.825351502497714 ], "z": [ -3.8311006094916737, -3.7483683638232708 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 2.2292910192069577, 1.9521261255890516 ], "y": [ -5.737399288082757, -5.6872912804783775 ], "z": [ -3.8311006094916737, -4.904347359884163 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 1.594282042643325, 1.7445217611859074 ], "y": [ -6.892723830866747, -8.215027425808392 ], "z": [ -3.208870806421578, -3.741531238256827 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 1.594282042643325, 1.0172535706041401 ], "y": [ -6.892723830866747, -6.748101754371612 ], "z": [ -3.208870806421578, -2.349604435918573 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 1.7445217611859074, 2.8004968139586133 ], "y": [ -8.215027425808392, -8.539293640307463 ], "z": [ -3.741531238256827, -4.3504466802062645 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 1.7445217611859074, 0.666562186506404 ], "y": [ -8.215027425808392, -9.235258398356235 ], "z": [ -3.741531238256827, -3.5383815834713372 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 0.666562186506404, 1.1078020359599376 ], "y": [ -9.235258398356235, -10.595448813557734 ], "z": [ -3.5383815834713372, -4.067211902595253 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 0.666562186506404, -0.25825192605476666 ], "y": [ -9.235258398356235, -8.917392777086544 ], "z": [ -3.5383815834713372, -4.065996293407899 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 0.666562186506404, 0.4306081020024255 ], "y": [ -9.235258398356235, -9.31821688093451 ], "z": [ -3.5383815834713372, -2.4558435722171943 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 1.8963990432453492, 2.2292910192069577 ], "y": [ -4.819102445553809, -5.737399288082757 ], "z": [ -3.3360802819865527, -3.8311006094916737 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -2.0005302320407257, -1.972954472322165 ], "y": [ -12.709778905972264, -11.973014278983719 ], "z": [ -4.940860736974617, -3.7718160578051805 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -2.0005302320407257, -0.9163109550252136 ], "y": [ -12.709778905972264, -12.689171612868295 ], "z": [ -4.940860736974617, -5.796934856907508 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -2.0005302320407257, -3.423999278574402 ], "y": [ -12.709778905972264, -13.683945918348572 ], "z": [ -4.940860736974617, -5.337892858544569 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -1.972954472322165, -0.8589270965217671 ], "y": [ -11.973014278983719, -11.215760297982213 ], "z": [ -3.7718160578051805, -3.458793032734105 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -1.972954472322165, -2.819988656170495 ], "y": [ -11.973014278983719, -11.988042332312597 ], "z": [ -3.7718160578051805, -3.1029025738586102 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -0.8589270965217671, 0.22568751231149498 ], "y": [ -11.215760297982213, -11.195934270158773 ], "z": [ -3.458793032734105, -4.314384102653737 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -0.8589270965217671, -0.8369152719202756 ], "y": [ -11.215760297982213, -10.638905485277752 ], "z": [ -3.458793032734105, -2.545896540990703 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 0.22568751231149498, 0.1985070844106742 ], "y": [ -11.195934270158773, -11.933480162427857 ], "z": [ -4.314384102653737, -5.482945731809909 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 0.1985070844106742, -0.9163109550252136 ], "y": [ -11.933480162427857, -12.689171612868295 ], "z": [ -5.482945731809909, -5.796934856907508 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 0.1985070844106742, 1.0451459364412614 ], "y": [ -11.933480162427857, -11.917670843818442 ], "z": [ -5.482945731809909, -6.15234226576974 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -0.9163109550252136, -0.9387181114444476 ], "y": [ -12.689171612868295, -13.265245160292224 ], "z": [ -5.796934856907508, -6.710314398664175 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 1.1078020359599376, 0.22568751231149498 ], "y": [ -10.595448813557734, -11.195934270158773 ], "z": [ -4.067211902595253, -4.314384102653737 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 3.242130030458112, 2.218941955183457 ], "y": [ -10.166298171013958, -9.27743094146535 ], "z": [ -7.254203228353613, -6.983557314195788 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 3.242130030458112, 3.5007326956371916 ], "y": [ -10.166298171013958, -11.208511694186045 ], "z": [ -7.254203228353613, -6.384873237107766 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 3.242130030458112, 4.224369449222811 ], "y": [ -10.166298171013958, -9.965296173033252 ], "z": [ -7.254203228353613, -8.712868344489785 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 2.218941955183457, 1.454553038834948 ], "y": [ -9.27743094146535, -9.431177708709738 ], "z": [ -6.983557314195788, -5.841390287826415 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 2.218941955183457, 2.0158501123569463 ], "y": [ -9.27743094146535, -8.46339776296439 ], "z": [ -6.983557314195788, -7.662705079911732 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 1.454553038834948, 1.7137939251973635 ], "y": [ -9.431177708709738, -10.472810424462926 ], "z": [ -5.841390287826415, -4.971554988295143 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 1.454553038834948, 0.6541116081776632 ], "y": [ -9.431177708709738, -8.737587979484758 ], "z": [ -5.841390287826415, -5.629605482892421 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 1.7137939251973635, 2.737620221655342 ], "y": [ -10.472810424462926, -11.361096846592655 ], "z": [ -4.971554988295143, -5.241695594167548 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 2.737620221655342, 3.5007326956371916 ], "y": [ -11.361096846592655, -11.208511694186045 ], "z": [ -5.241695594167548, -6.384873237107766 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 2.737620221655342, 2.9400738432985207 ], "y": [ -11.361096846592655, -12.175710832512504 ], "z": [ -5.241695594167548, -4.563053136737028 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 3.5007326956371916, 4.300535905111154 ], "y": [ -11.208511694186045, -11.902682230829914 ], "z": [ -6.384873237107766, -6.59716335032718 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 1.1078020359599376, 1.7137939251973635 ], "y": [ -10.595448813557734, -10.472810424462926 ], "z": [ -4.067211902595253, -4.971554988295143 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 3.1652528854493704, 3.294231222178701 ], "y": [ -12.470489094230595, -11.101108203316956 ], "z": [ -1.3934128641639938, -1.529091028417159 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 3.1652528854493704, 2.29988225684132 ], "y": [ -12.470489094230595, -13.168186703863412 ], "z": [ -1.3934128641639938, -2.2138826811927186 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 3.1652528854493704, 4.113566387265296 ], "y": [ -12.470489094230595, -13.330441299419178 ], "z": [ -1.3934128641639938, -0.1710856955774016 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 3.294231222178701, 2.5572410763797113 ], "y": [ -11.101108203316956, -10.42955541445931 ], "z": [ -1.529091028417159, -2.4873897171216237 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 3.294231222178701, 3.9695633405014186 ], "y": [ -11.101108203316956, -10.555275438889911 ], "z": [ -1.529091028417159, -0.8878959541693288 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 2.5572410763797113, 1.6926078975957486 ], "y": [ -10.42955541445931, -11.127388050362066 ], "z": [ -2.4873897171216237, -3.308521301226726 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 2.5572410763797113, 2.6566739107470534 ], "y": [ -10.42955541445931, -9.3592798046019 ], "z": [ -2.4873897171216237, -2.593452106280206 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 1.6926078975957486, 1.5643670106905097 ], "y": [ -11.127388050362066, -12.496903967545638 ], "z": [ -3.308521301226726, -3.173504904049937 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 5.76 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 1.5643670106905097, 2.29988225684132 ], "y": [ -12.496903967545638, -13.168186703863412 ], "z": [ -3.173504904049937, -2.2138826811927186 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 1.5643670106905097, 0.8882974425437027 ], "y": [ -12.496903967545638, -13.042601705702747 ], "z": [ -3.173504904049937, -3.8140382112213915 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 2.29988225684132, 2.199711972649892 ], "y": [ -13.168186703863412, -14.23832728745089 ], "z": [ -2.2138826811927186, -2.1071585249577622 ] }, { "hoverinfo": "skip", "line": { "color": "black", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 1.1078020359599376, 1.6926078975957486 ], "y": [ -10.595448813557734, -11.127388050362066 ], "z": [ -4.067211902595253, -3.308521301226726 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 4.677119541952863, 4.8481489189320275 ], "y": [ 1.3979260739651094, 0.0988289803787998 ], "z": [ 0.9672839929712921, 0.08397628099068107 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 4.175686780417091, 4.677119541952863 ], "y": [ 2.6084918474829655, 1.3979260739651094 ], "z": [ 0.08397628099068101, 0.9672839929712921 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 3.4538565922056494, 4.175686780417091 ], "y": [ 3.5491992636428598, 2.6084918474829655 ], "z": [ 0.8833077119806114, 0.08397628099068101 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 2.4175689184155718, 3.4538565922056494 ], "y": [ 4.322187096514492, 3.5491992636428598 ], "z": [ -2.0816681711721685e-16, 0.8833077119806114 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 1.3220919301260132, 2.4175689184155718 ], "y": [ 4.775948522331659, 4.322187096514492 ], "z": [ 0.7993314309899304, -2.0816681711721685e-16 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 0.02299483653970283, 1.3220919301260132 ], "y": [ 4.946977899310824, 4.775948522331659 ], "z": [ -0.08397628099068043, 0.7993314309899304 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -1.2761022570466063, 0.02299483653970283 ], "y": [ 4.77594852233166, 4.946977899310824 ], "z": [ 0.7993314309899305, -0.08397628099068043 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -2.3715792453361644, -1.2761022570466063 ], "y": [ 4.322187096514493, 4.77594852233166 ], "z": [ -1.249000902703301e-16, 0.7993314309899305 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -3.4111156418748574, -2.3715792453361644 ], "y": [ 3.524522764463956, 4.322187096514493 ], "z": [ 0.8833077119806109, -1.249000902703301e-16 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -4.208779973925394, -3.4111156418748574 ], "y": [ 2.484986367925265, 3.524522764463956 ], "z": [ -8.326672684688674e-17, 0.8833077119806109 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -4.710212735461168, -4.208779973925394 ], "y": [ 1.274420594407408, 2.484986367925265 ], "z": [ 0.8833077119806109, -8.326672684688674e-17 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -4.864982307590832, -4.710212735461168 ], "y": [ 0.09882898037879868, 1.274420594407408 ], "z": [ 0.0839762809906807, 0.8833077119806109 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -4.693952930611668, -4.864982307590832 ], "y": [ -1.2002681132075093, 0.09882898037879868 ], "z": [ 0.9672839929712916, 0.0839762809906807 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -4.240191504794502, -4.693952930611668 ], "y": [ -2.2957451014970682, -1.2002681132075093 ], "z": [ 0.16795256198136177, 0.9672839929712916 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -3.442527172743965, -4.240191504794502 ], "y": [ -3.33528149803576, -2.2957451014970682 ], "z": [ 1.0512602739619727, 0.16795256198136177 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -2.4029907762052733, -3.442527172743965 ], "y": [ -4.132945830086297, -3.33528149803576 ], "z": [ 0.16795256198136174, 1.0512602739619727 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -1.307513787915715, -2.4029907762052733 ], "y": [ -4.586707255903464, -4.132945830086297 ], "z": [ 0.9672839929712927, 0.16795256198136174 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -0.008416694329403174, -1.307513787915715 ], "y": [ -4.75773663288263, -4.586707255903464 ], "z": [ 0.08397628099068173, 0.9672839929712927 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 1.2906803992569054, -0.008416694329403174 ], "y": [ -4.586707255903466, -4.75773663288263 ], "z": [ 0.9672839929712927, 0.08397628099068173 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 2.3861573875464637, 1.2906803992569054 ], "y": [ -4.1329458300863005, -4.586707255903466 ], "z": [ 0.16795256198136121, 0.9672839929712927 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 3.425693784085159, 2.3861573875464637 ], "y": [ -3.335281498035762, -4.1329458300863005 ], "z": [ 1.0512602739619723, 0.16795256198136121 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 4.223358116135694, 3.425693784085159 ], "y": [ -2.2957451014970713, -3.335281498035762 ], "z": [ 0.16795256198136133, 1.0512602739619723 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 4.6771195419528615, 4.223358116135694 ], "y": [ -1.2002681132075133, -2.2957451014970713 ], "z": [ 0.967283992971292, 0.16795256198136133 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 4.8481489189320275, 4.6771195419528615 ], "y": [ 0.0988289803787998, -1.2002681132075133 ], "z": [ 0.08397628099068107, 0.967283992971292 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 4.8481489189320275, 5.836922845128944 ], "y": [ 0.0988289803787998, 0.1234765260460778 ], "z": [ 0.08397628099068107, -0.3740833454398897 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 4.8481489189320275, 4.101807239273327 ], "y": [ 0.0988289803787998, 0.12347652604607857 ], "z": [ 0.08397628099068107, -0.7100429855871584 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 4.677119541952863, 3.9498295841008355 ], "y": [ 1.3979260739651094, 1.2285663340302941 ], "z": [ 0.9672839929712921, 1.7613032595491303 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 4.677119541952863, 5.625822559393981 ], "y": [ 1.3979260739651094, 1.6776472982803268 ], "z": [ 0.9672839929712921, 1.4253436194018632 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 3.4538565922056494, 4.170453787160872 ], "y": [ 3.5491992636428598, 4.230939565236211 ], "z": [ 0.8833077119806114, 1.341367338411182 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 3.4538565922056494, 2.94354177611776 ], "y": [ 3.5491992636428598, 3.004027554193098 ], "z": [ 0.8833077119806114, 1.6773269785584495 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 2.4175689184155718, 2.890610480825232 ], "y": [ 4.322187096514492, 5.19081420803434 ], "z": [ -2.0816681711721685e-16, -0.45805962643057074 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 2.4175689184155718, 2.023052677897423 ], "y": [ 4.322187096514492, 3.688160014860547 ], "z": [ -2.0816681711721685e-16, -0.7940192665778385 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 0.02299483653970283, -0.0016527091275736205 ], "y": [ 4.946977899310824, 5.935751825507741 ], "z": [ -0.08397628099068043, -0.5420359074212511 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 0.02299483653970283, -0.001652709127573898 ], "y": [ 4.946977899310824, 4.200636219652123 ], "z": [ -0.08397628099068043, -0.877995547568519 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -1.2761022570466063, -1.1067425171117904 ], "y": [ 4.77594852233166, 4.0486585644796325 ], "z": [ 0.7993314309899305, 1.5933506975677685 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -1.2761022570466063, -1.555823481361823 ], "y": [ 4.77594852233166, 5.724651539772778 ], "z": [ 0.7993314309899305, 1.2573910574205018 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -3.4111156418748574, -2.900800825786968 ], "y": [ 3.524522764463956, 2.9793510550141935 ], "z": [ 0.8833077119806109, 1.6773269785584488 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -3.4111156418748574, -4.127712836830081 ], "y": [ 3.524522764463956, 4.206263066057307 ], "z": [ 0.8833077119806109, 1.3413673384111822 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -4.208779973925394, -3.550105346604172 ], "y": [ 2.484986367925265, 2.1331609287847124 ], "z": [ -8.326672684688674e-17, -0.7940192665778377 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -4.208779973925394, -5.052759539777965 ], "y": [ 2.484986367925265, 3.0007187317125217 ], "z": [ -8.326672684688674e-17, -0.4580596264305712 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -4.864982307590832, -5.853756233787749 ], "y": [ 0.09882898037879868, 0.07418143471152262 ], "z": [ 0.0839762809906807, -0.37408334543988975 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -4.864982307590832, -4.118640627932131 ], "y": [ 0.09882898037879868, 0.07418143471152251 ], "z": [ 0.0839762809906807, -0.7100429855871578 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -4.693952930611668, -3.96666297275964 ], "y": [ -1.2002681132075093, -1.0309083732726936 ], "z": [ 0.9672839929712916, 1.7613032595491296 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -4.693952930611668, -5.642655948052786 ], "y": [ -1.2002681132075093, -1.4799893375227262 ], "z": [ 0.9672839929712916, 1.425343619401863 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -3.442527172743965, -2.8973554632942027 ], "y": [ -3.33528149803576, -2.82496668194787 ], "z": [ 1.0512602739619727, 1.8452795405398106 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -3.442527172743965, -4.1242674743373176 ], "y": [ -3.33528149803576, -4.051878692990981 ], "z": [ 1.0512602739619727, 1.509319900392544 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -2.4029907762052733, -2.8760323386149342 ], "y": [ -4.132945830086297, -5.0015729416061445 ], "z": [ 0.16795256198136174, -0.29010706444920814 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -2.4029907762052733, -2.0084745356871245 ], "y": [ -4.132945830086297, -3.4989187484323527 ], "z": [ 0.16795256198136174, -0.6260667045964768 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -0.008416694329403174, -0.03306423999667896 ], "y": [ -4.75773663288263, -4.011394953223929 ], "z": [ 0.08397628099068173, -0.7100429855871567 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ -0.008416694329403174, -0.033064239996679734 ], "y": [ -4.75773663288263, -5.746510559079547 ], "z": [ 0.08397628099068173, -0.37408334543988914 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 1.2906803992569054, 1.522786221742801 ], "y": [ -4.586707255903466, -5.548168781812034 ], "z": [ 0.9672839929712927, 1.4253436194018634 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 1.2906803992569054, 1.0737052574927692 ], "y": [ -4.586707255903466, -3.872175806518888 ], "z": [ 0.9672839929712927, 1.76130325954913 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 3.425693784085159, 2.9153789679972713 ], "y": [ -3.335281498035762, -2.7901097885859993 ], "z": [ 1.0512602739619723, 1.8452795405398106 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 3.425693784085159, 4.142290979040381 ], "y": [ -3.335281498035762, -4.017021799629111 ], "z": [ 1.0512602739619723, 1.5093199003925435 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 4.223358116135694, 5.091985227655542 ], "y": [ -2.2957451014970713, -2.7687866639067327 ], "z": [ 0.16795256198136133, -0.29010706444920875 ] }, { "hoverinfo": "skip", "line": { "color": "red", "width": 1.44 }, "mode": "lines", "showlegend": false, "type": "scatter3d", "x": [ 4.223358116135694, 3.5893310344817495 ], "y": [ -2.2957451014970713, -1.9012288609789232 ], "z": [ 0.16795256198136133, -0.6260667045964768 ] } ], "layout": { "scene": { "xaxis": { "showgrid": false, "showline": false, "showticklabels": false }, "yaxis": { "showgrid": false, "showline": false, "showticklabels": false }, "zaxis": { "showgrid": false, "showline": false, "showticklabels": false } }, "template": { "data": { "bar": [ { "error_x": { "color": "rgb(36,36,36)" }, "error_y": { "color": "rgb(36,36,36)" }, "marker": { "line": { "color": "white", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "bar" } ], "barpolar": [ { "marker": { "line": { "color": "white", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "barpolar" } ], "carpet": [ { "aaxis": { "endlinecolor": "rgb(36,36,36)", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "rgb(36,36,36)" }, "baxis": { "endlinecolor": "rgb(36,36,36)", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "rgb(36,36,36)" }, "type": "carpet" } ], "choropleth": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "type": "choropleth" } ], "contour": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "contour" } ], "contourcarpet": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "type": "contourcarpet" } ], "heatmap": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "heatmap" } ], "heatmapgl": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "heatmapgl" } ], "histogram": [ { "marker": { "line": { "color": "white", "width": 0.6 } }, "type": "histogram" } ], "histogram2d": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "histogram2d" } ], "histogram2dcontour": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "histogram2dcontour" } ], "mesh3d": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "type": "mesh3d" } ], "parcoords": [ { "line": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "parcoords" } ], "pie": [ { "automargin": true, "type": "pie" } ], "scatter": [ { "fillpattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 }, "type": "scatter" } ], "scatter3d": [ { "line": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scatter3d" } ], "scattercarpet": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scattercarpet" } ], "scattergeo": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scattergeo" } ], "scattergl": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scattergl" } ], "scattermapbox": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scattermapbox" } ], "scatterpolar": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scatterpolar" } ], "scatterpolargl": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scatterpolargl" } ], "scatterternary": [ { "marker": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "type": "scatterternary" } ], "surface": [ { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" }, "colorscale": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "type": "surface" } ], "table": [ { "cells": { "fill": { "color": "rgb(237,237,237)" }, "line": { "color": "white" } }, "header": { "fill": { "color": "rgb(217,217,217)" }, "line": { "color": "white" } }, "type": "table" } ] }, "layout": { "annotationdefaults": { "arrowhead": 0, "arrowwidth": 1 }, "autotypenumbers": "strict", "coloraxis": { "colorbar": { "outlinewidth": 1, "tickcolor": "rgb(36,36,36)", "ticks": "outside" } }, "colorscale": { "diverging": [ [ 0, "rgb(103,0,31)" ], [ 0.1, "rgb(178,24,43)" ], [ 0.2, "rgb(214,96,77)" ], [ 0.3, "rgb(244,165,130)" ], [ 0.4, "rgb(253,219,199)" ], [ 0.5, "rgb(247,247,247)" ], [ 0.6, "rgb(209,229,240)" ], [ 0.7, "rgb(146,197,222)" ], [ 0.8, "rgb(67,147,195)" ], [ 0.9, "rgb(33,102,172)" ], [ 1, "rgb(5,48,97)" ] ], "sequential": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ], "sequentialminus": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ] }, "colorway": [ "#1F77B4", "#FF7F0E", "#2CA02C", "#D62728", "#9467BD", "#8C564B", "#E377C2", "#7F7F7F", "#BCBD22", "#17BECF" ], "font": { "color": "rgb(36,36,36)" }, "geo": { "bgcolor": "white", "lakecolor": "white", "landcolor": "white", "showlakes": true, "showland": true, "subunitcolor": "white" }, "hoverlabel": { "align": "left" }, "hovermode": "closest", "mapbox": { "style": "light" }, "paper_bgcolor": "white", "plot_bgcolor": "white", "polar": { "angularaxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" }, "bgcolor": "white", "radialaxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" } }, "scene": { "xaxis": { "backgroundcolor": "white", "gridcolor": "rgb(232,232,232)", "gridwidth": 2, "linecolor": "rgb(36,36,36)", "showbackground": true, "showgrid": false, "showline": true, "ticks": "outside", "zeroline": false, "zerolinecolor": "rgb(36,36,36)" }, "yaxis": { "backgroundcolor": "white", "gridcolor": "rgb(232,232,232)", "gridwidth": 2, "linecolor": "rgb(36,36,36)", "showbackground": true, "showgrid": false, "showline": true, "ticks": "outside", "zeroline": false, "zerolinecolor": "rgb(36,36,36)" }, "zaxis": { "backgroundcolor": "white", "gridcolor": "rgb(232,232,232)", "gridwidth": 2, "linecolor": "rgb(36,36,36)", "showbackground": true, "showgrid": false, "showline": true, "ticks": "outside", "zeroline": false, "zerolinecolor": "rgb(36,36,36)" } }, "shapedefaults": { "fillcolor": "black", "line": { "width": 0 }, "opacity": 0.3 }, "ternary": { "aaxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" }, "baxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" }, "bgcolor": "white", "caxis": { "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside" } }, "title": { "x": 0.05 }, "xaxis": { "automargin": true, "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside", "title": { "standoff": 15 }, "zeroline": false, "zerolinecolor": "rgb(36,36,36)" }, "yaxis": { "automargin": true, "gridcolor": "rgb(232,232,232)", "linecolor": "rgb(36,36,36)", "showgrid": false, "showline": true, "ticks": "outside", "title": { "standoff": 15 }, "zeroline": false, "zerolinecolor": "rgb(36,36,36)" } } } } }, "text/html": [ "