Group Abstract Group Abstract

Message Boards Message Boards

1
|
14.2K Views
|
4 Replies
|
6 Total Likes
View groups...
Share
Share this post:

(InterActive)TradingChart difference (bug?) between MM 9 and 10

POSTED BY: l van Veen
4 Replies

Hi Lou,

I don't know what are the exactly event labels you are using in your real code. In this example, replacing

Graphics[{RandomChoice[{Green, Red}], Disk[]}, ImageSize -> 10]

with

Style["\[FilledCircle]", RandomChoice[{Red, Green}]]

will much help the load of renderer. Could you give it a try?

Also, try to set the ChartElementFunction to be "Candlestick":

ChartElementFunction -> "Candlestick"

To see if that helps.

POSTED BY: MinHsuan Peng
POSTED BY: l van Veen
POSTED BY: l van Veen
Posted 11 years ago
POSTED BY: Dan M
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard