Post Reply 
Plotting BITAND
08-27-2022, 06:48 PM
Post: #4
RE: Plotting BITAND
(08-27-2022 12:37 PM)matalog Wrote:  Is there no way to join points together with lines to make them visible?

No, because if the points were connected, the graph would be false. But you can modify the function to make some nearby points visible, e.g. BITAND(IP(X),15). Modifying the function to turn the points into cute round dots (or diamonds or something) is left as an exercise for the student.

An alternative approach would be to plot this function as a scatter plot using the statistics app, which does have a "connect the dots" option. Goofy, but it works.

<0|ΙΈ|0>
-Joe-
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Plotting BITAND - matalog - 08-27-2022, 08:35 AM
RE: Plotting BITAND - roadrunner - 08-27-2022, 11:47 AM
RE: Plotting BITAND - matalog - 08-27-2022, 12:37 PM
RE: Plotting BITAND - Joe Horn - 08-27-2022 06:48 PM
RE: Plotting BITAND - Didier Lachieze - 08-27-2022, 07:03 PM
RE: Plotting BITAND - matalog - 08-29-2022, 12:32 AM



User(s) browsing this thread: 1 Guest(s)