Difference between revisions of "Equation box"

From ImpVis Wiki
Jump to navigation Jump to search
(Created page with " Category:ImpVis_Components")
 
Line 1: Line 1:


[[Category:ImpVis_Components]]
[[Category:ImpVis_Components]]
The equation box allows equations to easily be rendered anywhere in your visualisations. It uses KaTeX which is very similar to LaTeX in syntax.
[[File:EquationBox.png|thumb|An example of the equation box both without and with styling.]]
== Technical Information ==
The <code>iv-equation-box</code> component is for general use in visualisations to display any mathematics that may be required.

Revision as of 13:28, 21 July 2021

The equation box allows equations to easily be rendered anywhere in your visualisations. It uses KaTeX which is very similar to LaTeX in syntax.

An example of the equation box both without and with styling.

Technical Information

The iv-equation-box component is for general use in visualisations to display any mathematics that may be required.