freeCodeCamp/curriculum/challenges/chinese/09-certificates/data-visualization-certificate/data-visualization-certific...

50 lines
799 B
Markdown

---
id: 5a553ca864b52e1d8bceea14
title: Data Visualization Certificate
challengeType: 7
isPrivate: true
videoUrl: ''
localeTitle: 数据可视化证书
---
## Description
<section id="description">
</section>
## Instructions
<section id="instructions">
</section>
## Tests
<section id='tests'>
```yml
tests:
- text: ''
testString: !<tag:yaml.org,2002:js/undefined> ''
- text: ''
testString: !<tag:yaml.org,2002:js/undefined> ''
- text: ''
testString: !<tag:yaml.org,2002:js/undefined> ''
- text: ''
testString: !<tag:yaml.org,2002:js/undefined> ''
- text: ''
testString: !<tag:yaml.org,2002:js/undefined> ''
```
</section>
## Challenge Seed
<section id='challengeSeed'>
</section>
## Solution
<section id='solution'>
```js
// solution required
```
</section>