Aggiunta libreria vis.js x graph js (timeline)

This commit is contained in:
Samuele E. Locatelli
2018-06-02 08:13:08 +02:00
parent 60c325e41b
commit cc63fecd71
28 changed files with 61553 additions and 0 deletions
+26
View File
@@ -736,6 +736,30 @@
<Content Include="StatisticheImpiego.aspx" />
<Content Include="MappaStato.aspx" />
<Content Include="ViewSwitcher.ascx" />
<Content Include="vis\img\network\acceptDeleteIcon.png" />
<Content Include="vis\img\network\addNodeIcon.png" />
<Content Include="vis\img\network\backIcon.png" />
<Content Include="vis\img\network\connectIcon.png" />
<Content Include="vis\img\network\cross.png" />
<Content Include="vis\img\network\cross2.png" />
<Content Include="vis\img\network\deleteIcon.png" />
<Content Include="vis\img\network\downArrow.png" />
<Content Include="vis\img\network\editIcon.png" />
<Content Include="vis\img\network\leftArrow.png" />
<Content Include="vis\img\network\minus.png" />
<Content Include="vis\img\network\plus.png" />
<Content Include="vis\img\network\rightArrow.png" />
<Content Include="vis\img\network\upArrow.png" />
<Content Include="vis\img\network\zoomExtends.png" />
<Content Include="vis\vis-graph3d.min.js" />
<Content Include="vis\vis-network.min.css" />
<Content Include="vis\vis-network.min.js" />
<Content Include="vis\vis-timeline-graph2d.min.css" />
<Content Include="vis\vis-timeline-graph2d.min.js" />
<Content Include="vis\vis.css" />
<Content Include="vis\vis.js" />
<Content Include="vis\vis.min.css" />
<Content Include="vis\vis.min.js" />
<Content Include="WebUserControls\mod_andamentoStorico.ascx" />
<Content Include="WebUserControls\mod_AnPro_DettArt.ascx" />
<Content Include="WebUserControls\mod_AnPro_DettGg.ascx" />
@@ -761,6 +785,8 @@
<Content Include="scripts\popper.js.map" />
<Content Include="scripts\popper-utils.min.js.map" />
<Content Include="scripts\popper-utils.js.map" />
<Content Include="vis\vis.map" />
<Content Include="vis\vis.js.map" />
<None Include="Web.IIS01.config">
<DependentUpon>Web.config</DependentUpon>
</None>
+1
View File
@@ -19,5 +19,6 @@
<package id="popper.js" version="1.14.3" targetFramework="net462" />
<package id="StackExchange.Redis" version="1.2.6" targetFramework="net462" />
<package id="StackExchange.Redis.StrongName" version="1.2.1" targetFramework="net462" />
<package id="vis.js" version="4.21.0" targetFramework="net462" />
<package id="WebGrease" version="1.6.0" targetFramework="net462" />
</packages>
Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

+30
View File
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+30
View File
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1448
View File
File diff suppressed because it is too large Load Diff
+59936
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1
View File
File diff suppressed because one or more lines are too long
+47
View File
File diff suppressed because one or more lines are too long