Skip to content

Commit 8a0494a

Browse files
Merge pull request #13 from BasicPrimitives/nocd
Updated reference to adding new items to chart at runtime
2 parents b2248ea + c2b7a08 commit 8a0494a

21 files changed

+248
-5205
lines changed

index.html

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929
label: "Large Hierarchy",
3030
frameworks: {
3131
javascript: "samples/javascript.controls/DemoLargeHierarchy.html",
32-
jquery: "samples/jquery.widgets/DemoLargeHierarchy.html"
32+
jquery: "samples/jquery.widgets/DemoLargeHierarchy.html",
33+
pdfkit: "samples/pdfkit.plugins/DemoLargeHierarchy.html"
3334
}
3435
},
3536
{
@@ -43,7 +44,8 @@
4344
label: "Matrix Layout",
4445
frameworks: {
4546
javascript: "samples/javascript.controls/DemoOrgDiagramMatrixLayout.html",
46-
jquery: "samples/jquery.widgets/DemoOrgDiagramMatrixLayout.html"
47+
jquery: "samples/jquery.widgets/DemoOrgDiagramMatrixLayout.html",
48+
pdfkit: "samples/pdfkit.plugins/DemoOrgDiagramMatrixLayout.html"
4749
}
4850
},
4951
{
@@ -135,12 +137,6 @@
135137
{
136138
label: "Integration",
137139
items: [
138-
{
139-
label: "Client side PDF Generation and Download Samples",
140-
frameworks: {
141-
pdfkit: "samples/pdfkit.plugins/DemoPDFKitPlugins.html"
142-
}
143-
},
144140
{
145141
label: "AngularJS Directive Example",
146142
frameworks: {

packages/codemirror/LICENSE

Lines changed: 0 additions & 23 deletions
This file was deleted.

packages/codemirror/codemirror.css

Lines changed: 0 additions & 174 deletions
This file was deleted.

0 commit comments

Comments
 (0)