FG
💻 Software

Specifically marking a point in gnuplot

Fresh5 days ago
Mar 15, 202636317 views
Confidence Score0%
0%

Problem

suppose I want to plot a graph and I want to show on the graph some important points. How do I do this in gnuplot? For example, in the graph of y = x2, I want to show (2,4) and (4,16).

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Specifically marking a point in gnuplot

Low Risk

I don't think the above answer is very helpful because, as I am writing this, the first google result method is extremely unsatisfactory. It uses gnuplot's ability to read stdout to generate data, so that will put a single data point at the point x=…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment