E
eliese0
I have created a scatter plot chart on a separate worksheet.
This chart has about 29 Data Series to show how much a home of
certain size sold for.
x values: MIN_SQ_FEET, MAX_SQ_FEET
y values: MIN_PRICE, MAX_PRICE
The chart displays my information perfectly.
The problem is that in addition to displaying each housing project
name on the legend, we also want to see the Total Units and the Unsol
Units in the Legend. This data is not what we chart, but it
would be helpful to see it
If I just include the columns in my data series for the name i
concatenates the values into one long string, which is not easil
readable.
Is there any way to turn the legend into a mini table containing m
values in different fields?
thank
This chart has about 29 Data Series to show how much a home of
certain size sold for.
x values: MIN_SQ_FEET, MAX_SQ_FEET
y values: MIN_PRICE, MAX_PRICE
The chart displays my information perfectly.
The problem is that in addition to displaying each housing project
name on the legend, we also want to see the Total Units and the Unsol
Units in the Legend. This data is not what we chart, but it
would be helpful to see it
If I just include the columns in my data series for the name i
concatenates the values into one long string, which is not easil
readable.
Is there any way to turn the legend into a mini table containing m
values in different fields?
thank