- Learning jqPlot
- Scott Gottreu
- 151字
- 2021-09-03 09:49:44
Understanding scatterplot charts
We decide to move onto scatterplots, which are also known as scatter charts. These look very similar to line charts but they represent data differently. Line charts show data in a linear fashion, meaning it starts at one point and moves to another point in a given direction. If we are charting data that happens at given time periods, our date line will not jump back and forth in time. On the other hand, scatterplots show trending data but they do it by comparing the data points.
For example, we might look at gross profit in relation to the number of retail stores, or the amount of time a customer spends in the store compared to the total dollar amount they spend. Scatterplots with trend lines allow us to take two datasets that may not appear related, plot them, and see if there is any correlation between them.
- Apache ZooKeeper Essentials
- Software Defined Networking with OpenFlow
- 三維圖形化C++趣味編程
- Learning Apache Kafka(Second Edition)
- Getting Started with Python Data Analysis
- KnockoutJS Starter
- Vue.js應(yīng)用測試
- RESTful Web Clients:基于超媒體的可復(fù)用客戶端
- 大學(xué)計(jì)算機(jī)基礎(chǔ)實(shí)訓(xùn)教程
- ASP.NET開發(fā)寶典
- WCF技術(shù)剖析(卷1)
- Node.js 6.x Blueprints
- C/C++代碼調(diào)試的藝術(shù)(第2版)
- C語言程序設(shè)計(jì)
- Learning Ext JS(Fourth Edition)