I am integrating Desmos Scientific and Four Function Calculator I am using the API Key available on the Desmos API v1.8 documentation
The view that I am getting for the scientific calculator is as follows
I wish to have a view like the one in the image below where only the required features are included.
I have gone through the Desmos documentation for including and excluding the specific feature using the constructor options but I am unable to find any option to achieve this view.
Similarly, for the Four Function calculator, I am getting this view
I wish to exclude the undo and redo buttons like the one in the reference image
Are there any specific steps or considerations that I am missing I would greatly appreciate your guidance on this