= Export figures to Plotly = ''Autors: Martin Cousineau, François Tadel'' [[https://plot.ly/|Plotly]] is an online data analytics and visualization software that provides online graphing tools to promote collaboration and open data in the scientific community. This allows you to easily share data and plots between collaborators, or even provide an interactive figure for your papers. It is now possible to automatically export some of the Brainstorm figures to a Plotly server. The following figures are supported: time series, time frequency, power spectrum and histogram. {{attachment:plotly_logo.png||width="280",height="98"}} <> == Plotly configuration == In order to send your figures to Plotly, you will first need to create an account to a Plotly server. If your institution has its own Plotly server, go ahead and create an account there (McGill users: see section below). Otherwise, you can create a free account on https://chart-studio.plotly.com/Auth/login/?action=signup. Brainstorm will need three things to connect to a Plotly server: your username, API key and domain name (if you're using a custom server). You choose your username during registration. In order to retrieve your API key, log in to your Plotly server and hover on your username (top right of the page) to go to Settings -> API Keys -> Regenerate Key. Take note of the newly generated API key. The domain name is the URL to your institution's custom Plotly server. Leave blank otherwise. {{attachment:plotly_server_settings.png}} {{attachment:plotly_server_apikeys.png}} {{attachment:plotly_server_generatekey.png}} == Exporting a figure == In order to export your time series, time frequency or power spectrum figures, right click on it and select Snapshots > Export to Plotly. {{attachment:plotly_export.gif}} The first time you use this feature, Brainstorm automatically installs the [[https://neuroimage.usc.edu/brainstorm/Tutorials/Plugins|Plotly plugin]]. You will be prompted for your Plotly username, API key and domain (optional). Once entered, these fields will be saved and automatically populated the next time you export a figure for convenience. {{attachment:plotly_credentials.gif}} If successful, your figure will open up in the browser, and its URL will be displayed in the Matlab command window. You can then share this URL with collaborators. <
>Example here: https://chart-studio.plotly.com/~ftadel/25 {{attachment:plotly_timeseries.gif}} === Histogram === Histogram figures do not have right click menus. Instead, use the Plotly button available at the top, as shown below. {{attachment:plotly_export_histogram.png}} == McGill's Plotly server == If you're a McGill student or staff, you can also use the following institution Plotly server: https://plotly.bic.mni.mcgill.ca/. You automatically have an account already with your McGill username. To use it in Brainstorm, paste the above URL in the domain field. {{attachment:plotly_mcgill_credentials.png}}