Files
xrpl-dev-portal/content/_img-sources/fetch_depth.uxf
mDuo13 72002fd773 Support theme-aware diagrams:
- SVG diagrams can adapt to the visual theme of the site through CSS.
- Use the include_svg filter to include a diagram that adapts to the
  theme.
- The styles/_diagrams.scss file controls the color mappings for
  theme-aware digrams.
- Theme-aware diagrams are limited to specific colors and diagram
  styles. Use UMLet or Google Draw and confirm that the diagram is still
  legible when you build it.
- This commit updates existing diagrams in most places to be
  theme-aware.
2020-08-17 13:12:01 -07:00

87 lines
1.8 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<diagram program="umlet" version="14.2">
<zoom_level>10</zoom_level>
<element>
<id>UMLClass</id>
<coordinates>
<x>30</x>
<y>70</y>
<w>210</w>
<h>40</h>
</coordinates>
<panel_attributes>Ledgers not stored
bg=light_gray
lt=..
transparency=0</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>20</x>
<y>110</y>
<w>740</w>
<h>50</h>
</coordinates>
<panel_attributes>lt=-&gt;&gt;
Ledger versions
m1=oldest
m2=newest</panel_attributes>
<additional_attributes>10.0;20.0;720.0;20.0</additional_attributes>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>240</x>
<y>70</y>
<w>240</w>
<h>40</h>
</coordinates>
<panel_attributes>Ledgers available locally but not served to peers
style=wordwrap
bg=dark_gray
fg=white
transparency=0</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>480</x>
<y>70</y>
<w>260</w>
<h>40</h>
</coordinates>
<panel_attributes>Ledgers served to peers
when requested
style=wordwrap
bg=green
transparency=0</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Text</id>
<coordinates>
<x>270</x>
<y>30</y>
<w>170</w>
<h>30</h>
</coordinates>
<panel_attributes>fetch_depth setting
style=wordwrap</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>410</x>
<y>30</y>
<w>90</w>
<h>60</h>
</coordinates>
<panel_attributes>lt=&lt;&lt;&lt;-</panel_attributes>
<additional_attributes>70.0;40.0;70.0;10.0;10.0;10.0</additional_attributes>
</element>
</diagram>