Open mediapack-me opened 6 years ago
@mediapack-me Thanks for your advice. I add a link to the starter project.
Xie Ziyu:
I was offering to help, but if you only need a link, I'm sure you can handle it. ;-)
I have run across an issue though.
I can't seem to get the Worldmap to display.
I get the gauge, but the worldmap doesn't display.
I can't seem to get any maps to display, and I need one for the project I'm working on...
I tried adding bmap.js, but that didn't seem to help.
“./node_modules/echarts/dist/extension/bmap.min.js”,
Any ideas?
Thanks
K
On June 25, 2018 at 10:59 PM "Xie, Ziyu" notifications@github.com wrote:
@mediapack-me https://github.com/mediapack-me Thanks for your advice. I add a link to the starter project. — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/xieziyu/ngx-echarts/issues/110#issuecomment-400162218 , or mute the thread https://github.com/notifications/unsubscribe-auth/Ajb_mmyjglMIVUBRn100-4SmSXaB6HXiks5uAaOagaJpZM4U00xC .
@mediapack-me If you use bmap, you need to use Baidu Map Javascript API. You can refer to the site: https://lbsyun.baidu.com/index.php?title=jspopular
This is an excellent project.
It's nice to see where you're going with the documentation. That said, I think it would be very helpful to include a bare-bones (extremely simple) start example. The Demo is comprehensive, but it might gloss over the basics that most people need to get started.
It would probably help adoption and increase satisfaction if you were to include a Hello World Angular 6.0 project.
No shared modules, no routing, just display the graph on a single page.
Once that is working, then developers will be happy to spend the time to learn more.
If they can't get over the first hurdle, they'll move on.
If this makes sense and you want some help with a simple getting started doc, let me know.
Thanks
K