Matching Scatter chart data point colour to associated table colour.

Can I make the colour of a data point in a scatter chart the same as the associated value in the table which has the colour set by a conditional format rule. I am using a MacBook Pro running Sonoma

MacBook Pro 13″, macOS 12.5

Posted on Mar 23, 2024 6:53 AM

Reply

Similar questions

8 replies

Mar 24, 2024 9:28 PM in response to mickf

Best I can think of is something like this:


It isn't based on the conditional highlighting. The two extra columns use formulas that are the same as the highlighting rules.


C2 =IF(B2<0,B2,"")

D2 =IF(B2>2,B2,"")

Fill down to complete the columns


The Chart:

  1. Make a line chart of all three columns.
  2. Select the chart
  3. Click on Edit Data References
  4. Click next to the colored dot above column B in the table
  5. In the Format sidebar, go to the Series tab and change the order of this series to 3
  6. Repeat steps 4 and 5 for the the other two series, making them 1 and 2
  7. Click on the chart, maybe twice, so no particular series is selected.
  8. In the Format sidebar give all the series a data point shape and size.
  9. Once again click next to the colored dots on the table to select each series individually and individually give them the correct data point colors, no connection lines (except for column B), and whatever other formatting they may need.


Hide columns C and D


Mar 23, 2024 12:54 PM in response to SGIII

Thanks for replying, SGIII. I have created a table where the numerical values in a series can take one of three colours depending on their numerical value. The colours are determined by a conditional format rule. I simply wanted to know if there is a way to make the associated data points in a scatter chart (XY chart) take the colour of the table value from which they are derived. Ie, if a particular value in the table is, say, green then the associated data point in the scatter chart is also green.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Matching Scatter chart data point colour to associated table colour.

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.