Browse Source

Fixes Issue #2584 (again) (#3647)

* Adds screenshots

* Trims graph manipulation image
gh-pages
macleodbroad-wf 6 years ago
committed by Yotam Berkowitz
parent
commit
98dad55bb9
12 changed files with 1 additions and 1 deletions
  1. BIN
      images/exampleScreenshots/network/edgeStyles/arrowTypes.png
  2. BIN
      images/exampleScreenshots/network/labels/labelMargins.png
  3. BIN
      images/exampleScreenshots/network/labels/labelMultifont.png
  4. BIN
      images/exampleScreenshots/network/nodeStyles/widthHeight.png
  5. BIN
      images/exampleScreenshots/network/other/changingClusteredEdgesNodes.png
  6. BIN
      images/exampleScreenshots/network/other/chosen.png
  7. BIN
      images/exampleScreenshots/network/other/clustersOfclusters.png
  8. BIN
      images/exampleScreenshots/network/other/cursorChange.png
  9. BIN
      images/exampleScreenshots/network/other/manipulationEditEdgeNoDrag.png
  10. BIN
      images/exampleScreenshots/network/other/onLoadAnimation.png
  11. BIN
      images/exampleScreenshots/network/other/saveAndLoad.png
  12. +1
    -1
      network_examples.html

BIN
images/exampleScreenshots/network/edgeStyles/arrowTypes.png View File

Before After
Width: 120  |  Height: 120  |  Size: 3.1 KiB

BIN
images/exampleScreenshots/network/labels/labelMargins.png View File

Before After
Width: 120  |  Height: 120  |  Size: 7.0 KiB

BIN
images/exampleScreenshots/network/labels/labelMultifont.png View File

Before After
Width: 120  |  Height: 120  |  Size: 8.3 KiB

BIN
images/exampleScreenshots/network/nodeStyles/widthHeight.png View File

Before After
Width: 120  |  Height: 120  |  Size: 10 KiB

BIN
images/exampleScreenshots/network/other/changingClusteredEdgesNodes.png View File

Before After
Width: 120  |  Height: 120  |  Size: 5.3 KiB

BIN
images/exampleScreenshots/network/other/chosen.png View File

Before After
Width: 120  |  Height: 120  |  Size: 5.8 KiB

BIN
images/exampleScreenshots/network/other/clustersOfclusters.png View File

Before After
Width: 120  |  Height: 120  |  Size: 4.2 KiB

BIN
images/exampleScreenshots/network/other/cursorChange.png View File

Before After
Width: 120  |  Height: 120  |  Size: 7.3 KiB

BIN
images/exampleScreenshots/network/other/manipulationEditEdgeNoDrag.png View File

Before After
Width: 120  |  Height: 120  |  Size: 7.6 KiB

BIN
images/exampleScreenshots/network/other/onLoadAnimation.png View File

Before After
Width: 120  |  Height: 120  |  Size: 3.7 KiB

BIN
images/exampleScreenshots/network/other/saveAndLoad.png View File

Before After
Width: 120  |  Height: 120  |  Size: 5.3 KiB

+ 1
- 1
network_examples.html View File

@ -95,7 +95,7 @@
<a class='exampleLink' href="examples/network/labels/labelBackground.html">label background</a><br />
<a class='exampleLink' href="examples/network/labels/labelColorAndSize.html">colors and sizes</a><br />
<a class='exampleLink' href="examples/network/labels/labelMargins.html">label margins</a><br />
<a class='exampleLink' href="examples/network/labels/labelMultifont.html">label multible fonts</a><br />
<a class='exampleLink' href="examples/network/labels/labelMultifont.html">label multiple fonts</a><br />
<a class='exampleLink' href="examples/network/labels/labelStroke.html">label stroke</a><br />
<a class='exampleLink' href="examples/network/labels/multilineText.html">multiline text</a><br />

Loading…
Cancel
Save