Hi Alessandro,

The case you mentioned is because 'bmap' coordinate system is an extension
of Baidu Map, not a buit-in component of ECharts.
So it's not mentioned in the document.  You can check the document in
https://github.com/apache/incubator-echarts/tree/master/extension/bmap .
It's written in Chinese because this Baidu Map only provides it's service
in China.

There are several other GIS extensions like echarts-leaflet
https://github.com/gnijuohz/echarts-leaflet , which usages are all similar
to `geo`.

But I admit that we need to point it out in the example code to avoid the
confusion. And we need to check the documents more carefully.
Please feedback us if you found any errors on the document. Also pull
request on the GitHub are welcomed.

Thanks a lot!

On Thu, Dec 19, 2019 at 2:10 AM Alessandro Carraro <
carraro.alessan...@gmail.com> wrote:

> Hello everyone,
> This is my first post, I just discovered ECharts and I want to show
> appreciation for the visual quality of the various graphics, they look
> really good!
>
> However, I feel a bit confused by the documentation, is it complete?
> I have found so many "errors", that my suspect is that I might be looking
> at different versions between examples and documentation.
>
> The last one I found is in the example:
> https://echarts.apache.org/examples/en/editor.html?c=map-polygon
>
> at one point, I found in the scatter series
> coordinateSystem: 'bmap',
> and in the documentation (
> https://echarts.apache.org/en/option.html#series-scatter.coordinateSystem
> )
> The coordinate used in the series, whose options are:
> 'cartesian2d' (defult), 'polar', 'geo'
>
> Have more questions, but I'll open more specific threads
>
> good job overall!
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
> For additional commands, e-mail: dev-h...@echarts.apache.org
>
>

-- 
Yi Shen
Apache ECharts(incubating) PPMC

Reply via email to