Hello.
I try set some attributes e.g.
//Number Formatting
"formatNumber": "1",
"formatNumberScale ": "0",
"numberPrefix":"$ ",
"vNumberPrefix":" "
but my chart doesn't change =(
here is some code
https://jsfiddle.net/millik/5w4a963d/
Is is possible to show the close or high value, for instance, on top of a candle, as for other chart types?
showValues:1 doesn't seem to apply and I did not find one example with data values on candlesticks.
Best Regards,
Cristian