Group Abstract Group Abstract

Message Boards Message Boards

1
|
14.1K 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 MinHsuan, It didn't help alot. It aborted when increasing the windows size with one month :(. It did seem to render faster. I also noted that when I keep the Interactive chart in a separate cell the notebook is much more stable after the abort.

Thx!

POSTED BY: l van Veen

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 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