Equations
- One or more equations did not get rendered due to their size.
Instances For
- horizontal : LineChartLayout
- vertical : LineChartLayout
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
Instances For
- index : LineChartSyncMethod
- value : LineChartSyncMethod
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
Instances For
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
- layout : LineChartLayout
- syncMethod? : Option LineChartSyncMethod
- width : Nat
- height : Nat
- margin : LineChartMargin
Instances For
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
See https://recharts.org/en-US/api/LineChart.
Equations
- ProofWidgets.Recharts.LineChart = { javascript := ProofWidgets.Recharts.Recharts.javascript, «export» := "LineChart" }
Instances For
Equations
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
See https://recharts.org/en-US/api/XAxis.
Equations
- ProofWidgets.Recharts.XAxis = { javascript := ProofWidgets.Recharts.Recharts.javascript, «export» := "XAxis" }
Instances For
See https://recharts.org/en-US/api/YAxis.
Equations
- ProofWidgets.Recharts.YAxis = { javascript := ProofWidgets.Recharts.Recharts.javascript, «export» := "YAxis" }
Instances For
Equations
- ProofWidgets.Recharts.instToJsonLineType.toJson ProofWidgets.Recharts.LineType.basis = Lean.toJson "basis"
- ProofWidgets.Recharts.instToJsonLineType.toJson ProofWidgets.Recharts.LineType.basisClosed = Lean.toJson "basisClosed"
- ProofWidgets.Recharts.instToJsonLineType.toJson ProofWidgets.Recharts.LineType.basisOpen = Lean.toJson "basisOpen"
- ProofWidgets.Recharts.instToJsonLineType.toJson ProofWidgets.Recharts.LineType.linear = Lean.toJson "linear"
- ProofWidgets.Recharts.instToJsonLineType.toJson ProofWidgets.Recharts.LineType.linearClosed = Lean.toJson "linearClosed"
- ProofWidgets.Recharts.instToJsonLineType.toJson ProofWidgets.Recharts.LineType.natural = Lean.toJson "natural"
- ProofWidgets.Recharts.instToJsonLineType.toJson ProofWidgets.Recharts.LineType.monotoneX = Lean.toJson "monotoneX"
- ProofWidgets.Recharts.instToJsonLineType.toJson ProofWidgets.Recharts.LineType.monotoneY = Lean.toJson "monotoneY"
- ProofWidgets.Recharts.instToJsonLineType.toJson ProofWidgets.Recharts.LineType.monotone = Lean.toJson "monotone"
- ProofWidgets.Recharts.instToJsonLineType.toJson ProofWidgets.Recharts.LineType.step = Lean.toJson "step"
- ProofWidgets.Recharts.instToJsonLineType.toJson ProofWidgets.Recharts.LineType.stepBefore = Lean.toJson "stepBefore"
- ProofWidgets.Recharts.instToJsonLineType.toJson ProofWidgets.Recharts.LineType.stepAfter = Lean.toJson "stepAfter"
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
See https://recharts.org/en-US/api/Line.
Equations
- ProofWidgets.Recharts.Line = { javascript := ProofWidgets.Recharts.Recharts.javascript, «export» := "Line" }