Message Boards Message Boards

0
|
4471 Views
|
2 Replies
|
1 Total Likes
View groups...
Share
Share this post:

Label the x and y axes with the FrameLabel option in BubbleChart?

Posted 8 years ago

I think there is an issue in labeling both the x and y frame dimensions in a BubbleChart.

Here is an example.

data=Table[{Labeled[{i,i,0.1},i]},{i,1,5}]

This properly labels the x-axis:

BubbleChart[data,Frame->True,FrameLabel->{"test-x"}]

When you add a label for the y axis the graphic becomes greyed with a red outline:

BubbleChart[data,Frame->True,FrameLabel->{"test-x","test-y"}]

Am I doing something wrong or is this a bug?

Thanks for your help,

Jeff

Attachments:
POSTED BY: Jeffrey Lapides
2 Replies

Thanks for responding. I'm using the online version, supposed to be 10.4 also.

Tried it in Chrome and Safari. Same error in both cases.

Jeff

Attachments:
POSTED BY: Jeffrey Lapides

Your code works without problems for me in version 10.4.

POSTED BY: Gianluca Gorni
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract