Menu
×
   ❮   
HTML CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP REACT MYSQL JQUERY EXCEL XML DJANGO NUMPY PANDAS NODEJS R TYPESCRIPT ANGULAR GIT POSTGRESQL MONGODB ASP AI GO KOTLIN SASS VUE DSA GEN AI SCIPY AWS CYBERSECURITY DATA SCIENCE
     ❯   

MongoDB 图表


MongoDB 图表

MongoDB 图表 使您可以以简单直观的方式可视化数据。


MongoDB 图表设置

从 MongoDB Atlas 仪表板,转到“**图表**”选项卡。

如果您以前从未使用过图表,请单击“**立即激活**”按钮。这大约需要 1 分钟才能完成。

您将看到一个新的仪表板。单击仪表板名称以打开它。


创建图表

单击“**添加图表**”按钮创建新图表。

直观地创建图表非常简单。选择要使用的數據源。


示例

在此示例中,我们使用的是从我们在聚合操作简介部分中的示例数据加载的“sample_mflix”数据库。

在“**数据源**”下,选择“**Movies**”集合。

让我们可视化每一年发布了多少部电影。

将“**Year**”字段拖到“**Y 轴**”字段,并将“**Bin Size**”设置为 1。

将“**_id**”字段拖到“**X 轴**”字段,并确保为聚合选择了COUNT

您现在应该会看到一个条形图,显示每一年发布的电影数量。


×

Contact Sales

If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]

Report Error

If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]

W3Schools is optimized for learning and training. Examples might be simplified to improve reading and learning. Tutorials, references, and examples are constantly reviewed to avoid errors, but we cannot warrant full correctness of all content. While using W3Schools, you agree to have read and accepted our terms of use, cookie and privacy policy.

Copyright 1999-2024 by Refsnes Data. All Rights Reserved. W3Schools is Powered by W3.CSS.