highcharts - Is it possible to select a different color for one candlestick? -


usually candlesticks bars 2 differentiating colors: blue , white or red , green in pairs etc...however, know if possible highlight 1 of candlestick bars within chart third color? let chart has selection color pair blue , white , color last candlestick in chart red. possible?

you can add point object , define color.

http://jsfiddle.net/sbochan/gydue/

{                 x: 1147910400000,                 open: 65.68,                 close: 66.26,                 low: 63.12,                 high: 63.1,                 color: 'red'             } 

Comments

Popular posts from this blog

curl - PHP fsockopen help required -

HTTP/1.0 407 Proxy Authentication Required PHP -

c# - Resource not found error -