react-native-f2chart icon indicating copy to clipboard operation
react-native-f2chart copied to clipboard

Add horizontal average line to a Line Chart

Open athenawisdoms opened this issue 6 years ago • 0 comments

If we have an existing area-line chart (for example, https://antv.alipay.com/zh-cn/f2/3.x/demo/area/basic.html) image

how can we

  1. calculate the average value for this chart?
  2. then draw a horizontal dotted line to represent this average value?

Desired Result:

image

athenawisdoms avatar Aug 26 '19 16:08 athenawisdoms