We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a347937 commit 8efb364Copy full SHA for 8efb364
1 file changed
tests/Common/FSharpTestBase/TestCharts/ChartDomainTestCharts.fs
@@ -398,7 +398,7 @@ module Indicator =
398
open Plotly.NET.LayoutObjects
399
400
let ``Angular gauge indicator`` =
401
- ChartDomain.Chart.Indicator(
+ Chart.Indicator(
402
value = 200.,
403
mode = StyleParam.IndicatorMode.NumberDeltaGauge,
404
Delta = IndicatorDelta.init(Reference=160),
0 commit comments