ICustomTooltipConfig
Home > @gooddata/sdk-ui-vis-commons > ICustomTooltipConfig
ICustomTooltipConfig interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Custom tooltip configuration.
Signature:
export interface ICustomTooltipConfig
Remarks
Allows users to define a custom section in the visualization tooltip using Markdown with metric/attribute references that resolve dynamically per hovered data point.
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
(ALPHA) (Optional) Markdown content for the custom tooltip section. | ||
|
boolean |
(ALPHA) (Optional) Whether the custom tooltip is enabled. | ||
|
(ALPHA) (Optional) Where to place the custom section relative to the default tooltip content. |