Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Complex Types - widgetChartDataDefinition

Description

Chart widget data defines structure of chart data. Note ticks and series data should be in the order of the defined chart i.e. asc, desc

Properties

Name Type Occurrence Description
dataSeries chartDataSeriesType Optional
Array (0/∞)
The dataset for a given series. THese should be returned in order of the series defined in the chart data source settings
dataTicks chartDataTickType Required The labels for each data segment i.e. months, days, weeks, analyst names
In This Document