Skip to main content

Interface: ProjectConfig

Project configuration.

Properties

charts

Optional charts: VgPlotChartConfig[]


dataSources

Optional dataSources: DataSource[]

Data sources. Each data source must have a unique tableName.


description

Optional description: string

Project description.


layout

Optional layout: MosaicLayoutConfig

Layout specifies how views are arranged on the screen.


title

Optional title: string

Project title.


version

Optional version: 1

Config version, currently 1.


views

Optional views: FlowmapViewConfig[]

Views are data representations or various configuration panels.