# Plotting connectivity on 3D brain

**URL:** <https://mne.discourse.group/t/plotting-connectivity-on-3d-brain/4894>\
**Category:** Support & Discussions\
**Tags:** visualization, connectivity\
**Created:** [May 17, 2022, 2:39pm UTC](https://mne.discourse.group/t/plotting-connectivity-on-3d-brain/4894 "2022-05-17T14:39:08Z")\
**Posts on this page:** 3\
**Page:** 1

<div class="post-metadata">

**Author:** ![Mortelli](https://avatars.discourse-cdn.com/v4/letter/m/90ced4/32.png) [@Mortelli](https://mne.discourse.group/u/Mortelli)\
**Post date:** [May 17, 2022, 2:39pm UTC](https://mne.discourse.group/t/plotting-connectivity-on-3d-brain/4894/1 "2022-05-17T14:39:08Z")

</div>

Dear MNE developers,

I’ve successfully managed to visualize my (fMRI-based) connectivity on a circular graph using connectivity matrix data. I would now like to try visualizing the nodes and edges on a 3D (glass) brain with MNE. Despite going through the manual and forum, I was not able to find any functions capable of doing this without the need for .fif files, which I do not have. I do have the node coordinates, so I was hoping to do this with a slight workaround. Would you be able to point me in the right direction for this, or is this function currently not supported?

Thanks in advance,

Laurens

---

<div class="post-metadata">

**Author:** ![richard](https://yyz2.discourse-cdn.com/free1/user_avatar/mne.discourse.group/richard/32/15_2.png) [@richard](https://mne.discourse.group/u/richard)\
**Post date:** [May 18, 2022, 9:30am UTC](https://mne.discourse.group/t/plotting-connectivity-on-3d-brain/4894/2 "2022-05-18T09:30:23Z")

</div>

Hello @Mortelli and welcome to the forum!

I wouldn’t know how to do what you’re asking, but I suspect @adam2392 might be able to give you some pointers here, perhaps?

Good luck,  
Richard

---

<div class="post-metadata">

**Author:** ![adam2392](https://yyz2.discourse-cdn.com/free1/user_avatar/mne.discourse.group/adam2392/32/35_2.png) [@adam2392](https://mne.discourse.group/u/adam2392)\
**Post date:** [May 18, 2022, 3:30pm UTC](https://mne.discourse.group/t/plotting-connectivity-on-3d-brain/4894/3 "2022-05-18T15:30:45Z")

</div>

Currently `mne-connectivity` unfortunately doesn’t have ability to do 3D plotting, so can’t help much 😕

However, if you get something working, we’d love to hear about it.
