Can you set target lines in a scatterplot?

user084060
Member
in Charting
Hi,
I would like to set target lines on the y and x-axis within the scatterplot but haven't found anything on that topic. I would like to devide where my data falls in into the 4 quadrants. Or do I have to use a different chart?
0
Comments
-
You can't gracefully add X and Y target lines AFAIK. but what you could do is create a beastmode
case
when x >= 50 and y >= 30 then 'q1'
when x < 50 and y >= 30 then 'q2'
when x >=50 and y>= 30 then 'q3
else 'q4'
end
Jae Wilson
Check out my 🎥 Domo Training YouTube Channel 👨💻
**Say "Thanks" by clicking the ❤️ in the post that helped you.
**Please mark the post that solves your problem by clicking on "Accept as Solution"0
This discussion has been closed.
Categories
- All Categories
- 1.2K Product Ideas
- 1.2K Ideas Exchange
- 1.4K Connect
- 1.1K Connectors
- 273 Workbench
- 2 Cloud Amplifier
- 3 Federated
- 2.7K Transform
- 78 SQL DataFlows
- 526 Datasets
- 2.1K Magic ETL
- 2.9K Visualize
- 2.2K Charting
- 440 Beast Mode
- 23 Variables
- 514 Automate
- 115 Apps
- 391 APIs & Domo Developer
- 8 Workflows
- 26 Predict
- 10 Jupyter Workspaces
- 16 R & Python Tiles
- 332 Distribute
- 77 Domo Everywhere
- 255 Scheduled Reports
- 67 Manage
- 67 Governance & Security
- 1 Product Release Questions
- Community Forums
- 40 Getting Started
- 26 Community Member Introductions
- 68 Community Announcements
- 4.8K Archive