Forex Heat Map Widget
This is the React component for the Forex Heat Map Widget
#
Example#
Used Public typesType | Value |
---|---|
ColorTheme | light / dark |
#
PropertiesProperty | Type | Required | Default | Description |
---|---|---|---|---|
width | number/string | false | 700 | Sets a static width on the component |
height | number/string | false | 400 | Sets a static height on the component |
autosize | boolean | false | false | Sets the width and height to 100% |
currencies | string[] | false | See here | Sets the default currencies |
isTransparent | boolean | false | false | Transparent background for component |
colorTheme | ColorTheme | false | light | Sets the default theme |
locale | Locales | false | en | Sets the default locale |
largeChartUrl | string | false | undefined | Make widget redirect to larger chart |