Documentation

ProofWidgets.Data.Svg

Instances For
    Equations
    Instances For
      Equations
      Instances For
        Equations
        Instances For
          Equations
          Instances For
            Instances For
              Equations

              Returns string "rgb(r, g, b)" with r,g,b ∈ [0,...,256)

              Equations
              Instances For
                Instances For
                  Equations
                  Instances For
                    Instances For
                      Equations
                      • One or more equations did not get rendered due to their size.
                      Instances For
                        Instances For
                          def ProofWidgets.Svg.Element.setStroke {f : Frame} (elem : Element f) (color : Color) (width : Size f) :
                          Equations
                          Instances For
                            def ProofWidgets.Svg.Element.setFill {f : Frame} (elem : Element f) (color : Color) :
                            Equations
                            Instances For
                              Equations
                              Instances For
                                def ProofWidgets.Svg.Element.setData {α : Type} {f : Frame} (elem : Element f) (a : α) [Lean.ToJson α] :
                                Equations
                                Instances For
                                  Equations
                                  • One or more equations did not get rendered due to their size.
                                  Instances For
                                    def ProofWidgets.Svg.line {f : Frame} (p q : Point f) :
                                    Equations
                                    Instances For
                                      def ProofWidgets.Svg.circle {f : Frame} (c : Point f) (r : Size f) :
                                      Equations
                                      Instances For
                                        Equations
                                        Instances For
                                          Equations
                                          Instances For
                                            Equations
                                            • One or more equations did not get rendered due to their size.
                                            Instances For
                                              Instances For
                                                def ProofWidgets.Svg.toHtml {f : Frame} (svg : Svg f) :
                                                Equations
                                                • One or more equations did not get rendered due to their size.
                                                Instances For
                                                  Equations
                                                  • One or more equations did not get rendered due to their size.
                                                  Instances For
                                                    instance ProofWidgets.Svg.instGetElemNatElementLtSizeElements {f : Frame} :
                                                    GetElem (Svg f) Nat (Element f) fun (svg : Svg f) (idx : Nat) => idx < svg.elements.size
                                                    Equations
                                                    Equations
                                                    • One or more equations did not get rendered due to their size.
                                                    Equations
                                                    Instances For