Problem with table expression?

35 views
Skip to first unread message

Muhanad Gad

unread,
Oct 13, 2024, 4:18:14 PM10/13/24
to desmos-api-discuss
I'm trying to make a table with lines, but for some reason lines:true not working.
i'm using latest version of desmos 1.9.1

graph.png

Here's the code i have for outputing this expression

code.png

what am i doing wrong?

please let me know if you have any other questions about the code, i'll happily provide answers.

thanks in advance ❤

Muhanad Gad

unread,
Oct 21, 2024, 2:47:33 PM10/21/24
to desmos-api-discuss
After another look, i figured it out.

All i needed to do was put  columnMode: Desmos.ColumnModes.POINTS_AND_LINES Inside the table column object and it worked fine.
 
I know its deprecated but it works for now, let me know if there's a better approach

Thanks.

Muhanad Gad

unread,
Oct 21, 2024, 3:09:06 PM10/21/24
to desmos-api-discuss
Hahaha stupid me, instead of using columnMode: window.Desmos.ColumnModes.POINTS_AND_LINES,
just use lines: true,

Amazing, thanks alot.
Reply all
Reply to author
Forward
0 new messages