Search Results: if (!this.bundlesReported[script.src]) {
- All Results 769
- Guides 278
- Reference 491
- Technical Demos
- Support Center
Predefine Filter Values
You can limit the available filter values by predefining them in the lookup field. Each lookup field has an individual data source. It can be a simple array of filter...
Configure Simple Items
("<img src='" + data.editorOptions.value + "'>"); } }] }); }); Angular HTMLTypeScript <dx-form [(formData)]="employee"> <dxi-form-item dataField="name...; </div> <div *dxTemplate="let data of 'pictureTemplate'"> <img src="{{data.editorOptions.value}}"> </div> </dx-form> import { DxFormModule
Overview
A funnel item is a visual representation of a data object. Funnel items get their colors from the palette by default. If you want to use colors from the data source, specify the colorField...
Overview
A tooltip is a small pop-up rectangle that displays information about a funnel item if it is pressed or the mouse pointer hovers over it. The information is the item's argument and value by default,...
Title and Subtitle
Titles and subtitles are textual elements that provide an overview of what the Funnel visualizes. The title object configures the title; the title.subtitle object configures the...