Quantcast
Channel: GoJS - Northwoods Software
Viewing all articles
Browse latest Browse all 7069

Reduce GOJS library size

$
0
0

@jose_vi wrote:

Hi,

We are trying to reduce the size of our web app. It is an Angular 6 app, and we are using Scrolling Table and Selectable Fields.

These are the elements that we are importing:

import { Adornment, Binding, Diagram, GraphLinksModel, GraphObject, DiagramEvent, Link, Margin, Node, Panel, RowColumnDefinition, Shape, Size, Part, Spot, TextBlock } from ‘gojs’;

Is there any way to exclude or delete the elements that we are not using, in order to reduce the size of our app?

Thanks in advance.

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 7069

Trending Articles