mentat-collective / emmy-viewers

High-performance symbolic, 2D and 3D visual extensions to the Emmy computer algebra system.
https://emmy-viewers.mentat.org
MIT License
39 stars 7 forks source link

MathBox server-side fragments, demo #30

Closed sritchie closed 1 year ago

sritchie commented 1 year ago

Next:

#_['emmy.mathbox.plot/AxisGrid
      {:subdivisions 2
       :x-axis
       {:divide 5
        :unit Math/PI
        :base 2
        :label-maker 'emmy.mathbox.plot/label-pi}
       :y-axis {:divide 5
                :subdivisions 2}}]