Browse Source

Added images to dist

css_transitions
josdejong 10 years ago
parent
commit
aa7e611ff3
8 changed files with 1 additions and 1 deletions
  1. BIN
      dist/img/img/downarrow.png
  2. BIN
      dist/img/img/leftarrow.png
  3. BIN
      dist/img/img/minus.png
  4. BIN
      dist/img/img/plus.png
  5. BIN
      dist/img/img/rightarrow.png
  6. BIN
      dist/img/img/uparrow.png
  7. BIN
      dist/img/img/zoomExtends.png
  8. +1
    -1
      docs/graph.html

BIN
dist/img/img/downarrow.png View File

Before After
Width: 30  |  Height: 30  |  Size: 4.4 KiB

BIN
dist/img/img/leftarrow.png View File

Before After
Width: 30  |  Height: 30  |  Size: 4.4 KiB

BIN
dist/img/img/minus.png View File

Before After
Width: 30  |  Height: 30  |  Size: 4.0 KiB

BIN
dist/img/img/plus.png View File

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

BIN
dist/img/img/rightarrow.png View File

Before After
Width: 30  |  Height: 30  |  Size: 4.4 KiB

BIN
dist/img/img/uparrow.png View File

Before After
Width: 30  |  Height: 30  |  Size: 4.4 KiB

BIN
dist/img/img/zoomExtends.png View File

Before After
Width: 30  |  Height: 30  |  Size: 4.4 KiB

+ 1
- 1
docs/graph.html View File

@ -1313,7 +1313,7 @@ var options: {
<tr>
<td>iconPath</td>
<td>string</td>
<td>/path/to/navigation/icons/</td>
<td>"/img"</td>
<td>The path to the icon images can be defined here. If custom icons are used, they have to have the same filename as the ones originally packaged with vis.js.</td>
</tr>
</table>

Loading…
Cancel
Save