-
1. Re: Large size marks cut off in scatter plot
Deepak Rai Mar 8, 2018 1:25 PM (in response to James Vanderhyde)I am thinking of something to do with your data values, Like take out some percentage from your MAX value like MAX* 0.9 or something, but only for MAX and others to remain same and in Tool tip, you can include actual Data.
-
2. Re: Large size marks cut off in scatter plot
James Vanderhyde Mar 8, 2018 1:30 PM (in response to Deepak Rai) -
3. Re: Large size marks cut off in scatter plot
Deepak Rai Mar 8, 2018 1:33 PM (in response to James Vanderhyde)I did n't know your data, so just took a wild shot in absence of workbook to help you. As I see, Size is cutting of, that means you need to find appropriate size under your MAX value of 1 in Axis. So You need to do some data manipulation for Maximum value in your data set and force it be below 1. Rest all values can remain same.
Thanks
Deepak
-
4. Re: Large size marks cut off in scatter plot
James Vanderhyde Mar 8, 2018 1:45 PM (in response to Deepak Rai)I added the TWBX to my original post, so you can see the data. The problem is that the data is in the range 0 to 1, and I cannot change that when I create the bins.
But the real problem is that I can't adjust the axis.
-
5. Re: Large size marks cut off in scatter plot
Deepak Rai Mar 8, 2018 6:54 PM (in response to James Vanderhyde)-
Marks cut off (1).twbx 23.3 KB
-
-
6. Re: Large size marks cut off in scatter plot
James Vanderhyde Mar 8, 2018 7:48 PM (in response to Deepak Rai)That is what I had to do, but I wanted the shapes to be bigger. Shrink them small enough for the biggest ones to fit in the plot window, and the smallest ones are too small to judge the size. You can tell the size difference in my original screenshot. Thanks for the help. This is not exactly the solution I was hoping for.
-
7. Re: Large size marks cut off in scatter plot
Peter Fakan Mar 8, 2018 9:46 PM (in response to James Vanderhyde) -
8. Re: Large size marks cut off in scatter plot
James Vanderhyde Mar 9, 2018 6:47 AM (in response to Peter Fakan)Changing the size doesn't solve the problem. I am controlling the size using the slider in the Marks card. The problem is I can't get the size big enough without the shapes cutting off at the edge of the plot region.