I've just figured out how i can plot any mathematical function into an
rmdoc notebook in high quality and colour in a few steps! I mostly
combined various tips from the forum and the wiki and tinkered around my
self a bit.
enable or disable grid as you prefer (rightclick on background) etc.
adapt the colors of the graphs to the values mentioned here
under "Pen colours": Drawj2d Discussion – otherwise draw2jd wont
recognise them correctly (will produce no lines at all). for
example red must be 255,0,0 in Geogebra.
If you feel more comfortable doing this in an SVG editor you can
skip this and edit the SVG after export
zoom in on the exact part you want to have!
Export: To export as an SVG you can click the burger menue at the top left
corner and find the option at "Download as"
I've just figured out how i can plot any mathematical function into an
rmdoc notebook in high quality and colour in a few steps! I mostly
combined various tips from the forum and the wiki and tinkered around my
self a bit.
visit geogebra.org https://www.geogebra.org/graphing to plot
whatever you want
Polish for export:
under "Pen colours": Drawj2d Discussion – otherwise draw2jd wont
recognise them correctly (will produce no lines at all). for
example red must be 255,0,0 in Geogebra.
If you feel more comfortable doing this in an SVG editor you can
skip this and edit the SVG after export
Export:
To export as an SVG you can click the burger menue at the top left
corner and find the option at "Download as"
draw2jd:
echo image geogebra-export.svg | drawj2d -Trmdoc -r96
Thanks for your contribution!
(Sorry for the delay. The message was erroneously classified as spam.)