当前位置:网站首页>September 3, 2021 visual notes
September 3, 2021 visual notes
2022-06-13 01:18:00 【NI3E】
Calm and fearless , Brave and persistent .

When implementing a data visualization, you should pay attention to :
" Why collect data ? What's interesting ? What stories can data tell ?"
For data , Need to be adequate Understand the data . secondly , Visualization is Task driven , Data visualization is a tool , The goal is to serve people . When you show it , The information conveyed by the data needs to be accurately displayed .
The visual process can be simplified to : obtain -- analysis -- Filter -- mining -- describe -- modification -- Interaction .

Basic concepts
Scientific visualization (Scientific Visualization)、 Information visualization (Information Visualization) And visual analysis (Visual Analytics) The three disciplines are often seen as the three main branches of Visualization . These three branches are integrated to form a new discipline “ Data visualization ”, Is a new starting point in the field of visualization .——《 Data visualization 》
1. Scientific visualization scientific visualization

Data processing + Graph drawing .

2. Information visualization Information visualization

There are two main forms of information visualization : Visualization attempts and visualization systems .

3. Visual analysis Visual Analytics
data -->① Interactive visualization methods ② Automatic data mining method --> knowledge

※ Core competencies include :1- Data representation and transformation 2- Data visualization 3- User interaction
· The input data needs to be converted into a format convenient for the computer to process .
· Choose the right encoding method from a large number of rendering methods .
Visual design
Visual design can be simplified into four levels as shown in the figure . There is no strict order of the four levels .

among , The third layer is the core of the design .
data
Common data classification :
1. Category data : A class of objects .
2. Ordered data : Represents the order relationship between objects . There is no way to compare relative differences quantitatively .
3. Interval data : Get a quantitative comparison between objects . Be careful : There are only relative differences , There is no absolute difference .
4. Ratio data : Proportional relationship between values .
Different data types --> Different operators , Different set operations , Different statistical calculations ……
Basic chart
( Basic visual charts ).
1 Raw data mapping . Process raw data graph . Including histogram, pie chart, histogram and scatter chart ……
2 Simple statistical plotting . Box picture https://baike.baidu.com/item/%E7%9B%92%E5%BD%A2%E5%9B%BE/2258542.
3 Multi view Coordination Association . Multi view Coordination Association combines different types of drawings , Each drawing unit can show the properties of some aspect of data , And usually allows users to conduct interactive analysis , Improve users' pattern recognition ability of data .

Design
Designing and making a visual view includes three main steps :① Identify data to graphic elements ( That is, the mark ) And visual channel mapping ② View selection and user interaction control design ③ Data filtering , That is, the results need to maintain a reasonable information density .
Visualization should always aim at serving users . First, we need to consider the semantics of the data and the personality characteristics of the users .
Common coding methods in basic data types are as follows . When the data is not a basic data type , You can consider combining .

· Interaction : Complex data requires more sophisticated means of presentation , In order to facilitate users' access to information , Need to provide good interaction .
· Name and classify each view .
· Animation and transition are common techniques in visualization .
Research
· Research Based on data types : A one-dimensional 、 A two-dimensional 、 The three dimensional 、 Time 、 Multidimensional 、 Trees and networks .
· Research Based on data state model :(Data State Model)Chi The visualization is divided into four data conversion stages and three Chinese data conversion operations .

“ Accept it first , Then think about it ”
Reference resources
https://zhuanlan.zhihu.com/p/25897580
《 Data visualization 》_ Chen weibian
边栏推荐
- Illustrator tutorial, how to add dashes and arrows in illustrator?
- Simple operation of MySQL database
- 五篇经典好文,值得一看
- Liu Hui and introduction to nine chapter arithmetic and island arithmetic
- ES6解构赋值
- Rasa dialogue robot helpdesk (III)
- [003] embedded learning: creating project templates - using stm32cubemx
- Application advantages of 5g industrial gateway in coal industry
- Three threads print digital demo alternately
- Alexnet implements image classification of caltech101 dataset (pytorch Implementation)
猜你喜欢

How does Apple add QQ email?

Opencv desaturation

Common skills for quantitative investment - drawing 2: drawing the moving average

spiral matrix visit Search a 2D Matrix

Mathematical knowledge arrangement: extremum & maximum, stagnation point, Lagrange multiplier
![[003] embedded learning: creating project templates - using stm32cubemx](/img/18/43dfa98f1711e8e544828453e36812.jpg)
[003] embedded learning: creating project templates - using stm32cubemx

MySQL exception: com mysql. jdbc. PacketTooBigException: Packet for query is too large(4223215 > 4194304)

What kind of experience is it to be a software test engineer in a state-owned enterprise: every day is like a war

工作与生活

A problem discovery and attempted solution to the strange stop of server script
随机推荐
Opencv desaturation
Database query user mailbox
FLIP动画实现思路
Et5.0 value type generation
Redis usage optimization summary learning
Jenkins continuous integration operation
np. Understanding of axis in concatenate
Quick power explanation
[003] embedded learning: creating project templates - using stm32cubemx
Get preview of precast body
Pipeline pipeline project construction
五篇经典好文,值得一看(2)
数学知识整理:极值&最值,驻点,拉格朗日乘子
[Latex] 插入图片
Alexnet implements image classification of caltech101 dataset (pytorch Implementation)
leetode. 242. valid Letter heteronyms
Five classic articles worth reading (2)
Application advantages of 5g industrial gateway in coal industry
Common skills for quantitative investment - drawing 2: drawing the moving average
Alexnet实现Caltech101数据集图像分类(pytorch实现)