- Apache Superset Quick Start Guide
- Shashank Shekhar
- 238字
- 2021-06-10 18:34:38
Creating a visualization
That was smooth! You were able to add your first database and table to Superset. Now, it's time for the fun part, which is visualizing and analyzing the data. In Table, we will find the bigquery-public-data.stackoverflow.posts_questions listed as follows:

When you click on it, it will take you to the chart UI:

Here, we will make a time series plot of the number of questions posted by year. In the Data tab, the Time section is used to restrict data by a temporal column value. We do not want to restrict data for the time series plot. We can clear the Since field.
In order to add axis labels to the line chart, select the Style tab and add descriptions in the X Axis Label and Y Axis Label fields:
Set year as Time Grain and COUNT(*) as the Metrics. Finally, hit Run Query:

We have our first visualization! We can see how the number of questions grew quickly from 2008-2013. Now, Save the visualization, so that we can add it to our dashboard later:

- TIBCO Spotfire:A Comprehensive Primer(Second Edition)
- 返璞歸真:UNIX技術(shù)內(nèi)幕
- 大數(shù)據(jù)改變世界
- 機器自動化控制器原理與應(yīng)用
- 21天學(xué)通C語言
- 在實戰(zhàn)中成長:Windows Forms開發(fā)之路
- INSTANT Heat Maps in R:How-to
- 人工智能:語言智能處理
- Learning Apache Apex
- Ansible 2 Cloud Automation Cookbook
- 重估:人工智能與賦能社會
- 基于Proteus的單片機應(yīng)用技術(shù)
- Mastering Predictive Analytics with scikit:learn and TensorFlow
- 軟測之魂
- Practical Network Automation