Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
daixianceng committed Apr 17, 2016
1 parent f768bb0 commit 7f3c0b0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,9 @@ ECharts::registerMap(['china', 'province/beijing']);
'name' => 'China map',
'type' => 'map',
'map' => 'china',
'data' => [
['name' => '广东', 'selected' => true]
]
]
]
]
Expand Down

0 comments on commit 7f3c0b0

Please sign in to comment.