test2
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,5 @@
|
|||||||
*.psd
|
*.psd
|
||||||
*.ai
|
*.ai
|
||||||
*.tiff
|
*.tiff
|
||||||
*.png
|
|
||||||
*.jpg
|
*.jpg
|
||||||
*.pdf
|
*.pdf
|
||||||
|
|||||||
16
README.md
16
README.md
@@ -24,7 +24,19 @@ With the open source graph visualization software [GraphViz](http://www.graphviz
|
|||||||
`dot ppc-circuits.dot -Tsvg -o ppc-circuits.svg`
|
`dot ppc-circuits.dot -Tsvg -o ppc-circuits.svg`
|
||||||
|
|
||||||
<figure>
|
<figure>
|
||||||
<img src="basal-ganglia-circuits.svg" width="300px"><img src="ppc-circuits.svg" width="300px">
|
<img src="basal-ganglia-circuits.svg" width="300px"><img src="fig_motor-neuron-key.png" width="300px">
|
||||||
<figcaption>Sample content: Graphs of posterior parietal cortex and basal ganglia connectivity.</figcaption>
|
<figcaption>Sample content.</figcaption>
|
||||||
</figure>
|
</figure>
|
||||||
|
|
||||||
|
html alone:
|
||||||
|
|
||||||
|
<img src="fig_motor-neuron-key.png" width="300px">
|
||||||
|
|
||||||
|
full link:
|
||||||
|
|
||||||
|
<img src="https://git.ackmanlab.com/jackman/svg-assets/src/branch/master/fig_motor-neuron-key.png" width="300px">
|
||||||
|
|
||||||
|
md link:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|||||||
BIN
fig_motor-neuron-key.png
Normal file
BIN
fig_motor-neuron-key.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 131 KiB |
394
fig_motor-neuron-key.svg
Normal file
394
fig_motor-neuron-key.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 72 KiB |
Reference in New Issue
Block a user