Hiding Desmos branding

16 views
Skip to first unread message

Judah Walsh

unread,
Jul 31, 2025, 9:59:51 AMJul 31
to desmos-api-discuss
Hi,
I have 2 Desmos graphs that I am treating as 1 graph:
Screenshot 2025-07-30 105244.png
These graphs work together but I need them as 2 separate graphs. Having the 2 'powered by desmos' brands right next to each other was annoying me so I was wondering if it would be ok for me to use CSS to hide one.
#calculator .dcg-graphpaper-branding {
    display: none;
}
Screenshot 2025-07-30 105637.png
It's just my preference. If you prefer that I keep both it's ok.
Thanks,
Judah

Chris Lusto

unread,
Jul 31, 2025, 10:00:49 AMJul 31
to desmos-api-discuss
Hi Judah,

We typically ask that you not remove branding from the calculators. Beyond that, we also ask that you not modify the layout or styles beyond what's officially supported via the JS API.

Best,
Chris

Reply all
Reply to author
Forward
0 new messages