- Learning jqPlot
- Scott Gottreu
- 128字
- 2021-09-03 09:49:43
Understanding trend lines
The next morning with coffee mugs in hand, we set about adding trend lines to some of our existing charts. We decide that we will take our chart with the past twelve months of revenue and profit data and add a trend line.
Trend lines are calculated by taking all the data points on the y axis and picking a path where the number of points on either side of the line are as close to equal as possible. By doing this, jqPlot creates a line that will generally move upward or downward moving from left to right. This allows us to see if our data is moving upwards or downwards over time. Hence, we can see if our data is "trending" up or down.
推薦閱讀
- iOS Game Programming Cookbook
- 流量的秘密:Google Analytics網站分析與優(yōu)化技巧(第2版)
- Python爬蟲開發(fā):從入門到實戰(zhàn)(微課版)
- Learning ASP.NET Core 2.0
- C語言課程設計
- 領域驅動設計:軟件核心復雜性應對之道(修訂版)
- Internet of Things with ESP8266
- Java圖像處理:基于OpenCV與JVM
- Oracle實用教程
- Java7程序設計入門經典
- C語言程序設計實驗指導與習題精解
- Java Web應用開發(fā)
- Swift從入門到精通 (移動開發(fā)叢書)
- Python自動化開發(fā)實戰(zhàn)
- Swift 5從零到精通iOS開發(fā)訓練營