hellosean1025 / node-echarts

Generate chart by echarts in nodejs.
281 stars 88 forks source link

Missing commas in example in Readme file #20

Closed adriancorcoran closed 5 years ago

adriancorcoran commented 5 years ago

Version

Current - downloaded today

What is expected

Install the node package and use the example script provided to get up and running.

What is going wrong

The sample script in the readme.md is missing commas and throws an error when run

Step to reproduce

Follow the steps in the readme.md

Environment

Node v10.11.0

hellosean1025 commented 5 years ago

Fixed.