SpreaderGraph

SpreaderGraph

new SpreaderGraph(collection, fields, config)

Parameters:
Name Type Description
collection

A pointer to the collection dannymineobhodimye daapteru to work with the graph. This may be a connection to the SQL database and table name, for example, or a collection of Mongo.

fields Object

Comparison of the data in the collection of data in the graph. It is necessary for the adapter.

config Object

Additional config.

Properties
Name Type Description
constantField String

Constant field in graph

variableField String

Spreadable field in graph

Source: