Skip to content

Commit 0875e01

Browse files
svdimitrdimodi
andauthored
Enhance the docs of the Candlestick chart type with info on colorfields (#699)
* chore(candlestick): add info of precedence of the ColorField and DownColorField over the Color and DownColor * Update components/chart/types/candlestick.md Co-authored-by: Dimo Dimov <961014+dimodi@users.noreply.github.com> Co-authored-by: Dimo Dimov <961014+dimodi@users.noreply.github.com>
1 parent 8ef959a commit 0875e01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

components/chart/types/candlestick.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ Set the color - a valid CSS, RGB, RGBA color - of the series when the `OpenField
126126

127127
@[template](/_contentTemplates/stockchart/link-to-basics.md#color-field-column-ohlc-candlestick)
128128

129+
>note The values bound to `DownColorField` and `ColorField` will take precedence over the values passed to the `Color` and the `DownColor` attributes.
130+
129131
@[template](/_contentTemplates/stockchart/link-to-basics.md#gap-and-spacing)
130132

131133
@[template](/_contentTemplates/chart/link-to-basics.md#configurable-nested-chart-settings)

0 commit comments

Comments
 (0)