[GitHub] heloowird commented on issue #3314: 滚轮放大后的map地图,能通过什么方法将地图重新复位到初始化的地方

2018-10-30 Thread GitBox
heloowird commented on issue #3314: 滚轮放大后的map地图,能通过什么方法将地图重新复位到初始化的地方 URL: https://github.com/apache/incubator-echarts/issues/3314#issuecomment-434196369 @pissang var option = myChart.getOption(); option.bmap.center = new_value; myChart.setOption(option); 这种方式不能改变地图视图中心,什么问

[GitHub] hepeifang opened a new issue #9300: echarts3 - y轴 - min 使用回调函数后,y轴刻度不显示

2018-10-30 Thread GitBox
hepeifang opened a new issue #9300: echarts3 - y轴 - min 使用回调函数后,y轴刻度不显示 URL: https://github.com/apache/incubator-echarts/issues/9300 ### One-line summary [问题简述] yAxisDefault = { ...yAxisDefault, min: 'dataMin', max: 'dataMax' }

[GitHub] zhangyunhai210 opened a new issue #9301: 关于在桌面环境下对滑动事件的支持/About support for sliding events in the desktop environment

2018-10-30 Thread GitBox
zhangyunhai210 opened a new issue #9301: 关于在桌面环境下对滑动事件的支持/About support for sliding events in the desktop environment URL: https://github.com/apache/incubator-echarts/issues/9301 ### One-line summary [问题简述] 想要支持触屏显示器下对dataZoom选项的滑动事件 Want to support sliding events on the dataZoom

[GitHub] MaoGirlsQueen opened a new issue #9302: 在timeline 中,如何加入3D图呢

2018-10-30 Thread GitBox
MaoGirlsQueen opened a new issue #9302: 在timeline 中,如何加入3D图呢 URL: https://github.com/apache/incubator-echarts/issues/9302 在timeline中有xAxis,要想加入xAxis3D这样的3D图,怎么添加的。好像冲突呢 This is an automated message from the Apache Git Service.

[GitHub] Ovilia closed issue #9276: Echarts主题的颜色搭配是否使用了某种算法

2018-10-30 Thread GitBox
Ovilia closed issue #9276: Echarts主题的颜色搭配是否使用了某种算法 URL: https://github.com/apache/incubator-echarts/issues/9276 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[GitHub] Ovilia commented on issue #9276: Echarts主题的颜色搭配是否使用了某种算法

2018-10-30 Thread GitBox
Ovilia commented on issue #9276: Echarts主题的颜色搭配是否使用了某种算法 URL: https://github.com/apache/incubator-echarts/issues/9276#issuecomment-434225254 手工配的,除了纯粹美观上的考虑,还会考虑到色盲等情况所以不能用同样亮度的颜色等等。 This is an automated message from the Apac

[GitHub] Ovilia closed issue #9231: Treemap第二个例子ECharts 配置项查询分布有个展示bug

2018-10-30 Thread GitBox
Ovilia closed issue #9231: Treemap第二个例子ECharts 配置项查询分布有个展示bug URL: https://github.com/apache/incubator-echarts/issues/9231 This is an automated message from the Apache Git Service. To respond to the message, please log on Git

[GitHub] Ovilia closed issue #9243: effectScatter和lines如何结合使用?

2018-10-30 Thread GitBox
Ovilia closed issue #9243: effectScatter和lines如何结合使用? URL: https://github.com/apache/incubator-echarts/issues/9243 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

[GitHub] Ovilia closed issue #9221: Echarts is flushing values when we resume live charts

2018-10-30 Thread GitBox
Ovilia closed issue #9221: Echarts is flushing values when we resume live charts URL: https://github.com/apache/incubator-echarts/issues/9221 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] Ovilia closed issue #9263: phantomjs打开的页面中无法调用图表渲染完成的回调方法

2018-10-30 Thread GitBox
Ovilia closed issue #9263: phantomjs打开的页面中无法调用图表渲染完成的回调方法 URL: https://github.com/apache/incubator-echarts/issues/9263 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] Ovilia commented on issue #9271: 饼图环形图里面的提示标题如果名字重复的话只显示一个名字

2018-10-30 Thread GitBox
Ovilia commented on issue #9271: 饼图环形图里面的提示标题如果名字重复的话只显示一个名字 URL: https://github.com/apache/incubator-echarts/issues/9271#issuecomment-434225927 为什么会有同名的需求? This is an automated message from the Apache Git Service. To respond

[GitHub] Ovilia closed issue #9268: scatter显示label值错误

2018-10-30 Thread GitBox
Ovilia closed issue #9268: scatter显示label值错误 URL: https://github.com/apache/incubator-echarts/issues/9268 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the U

[GitHub] Ovilia closed issue #9261: tooltip的触发方式改为click后,频繁快速点击一个点,弹框会消失

2018-10-30 Thread GitBox
Ovilia closed issue #9261: tooltip的触发方式改为click后,频繁快速点击一个点,弹框会消失 URL: https://github.com/apache/incubator-echarts/issues/9261 This is an automated message from the Apache Git Service. To respond to the message, please log on G

[GitHub] Ovilia closed issue #9259: 动画循环播放的设置问题

2018-10-30 Thread GitBox
Ovilia closed issue #9259: 动画循环播放的设置问题 URL: https://github.com/apache/incubator-echarts/issues/9259 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL abo

[GitHub] Ovilia commented on issue #9255: 折线图的线条阴影颜色不支持渐变

2018-10-30 Thread GitBox
Ovilia commented on issue #9255: 折线图的线条阴影颜色不支持渐变 URL: https://github.com/apache/incubator-echarts/issues/9255#issuecomment-434226648 是不支持,canvas 里画线也不支持渐变的 This is an automated message from the Apache Git Service. To respond

[GitHub] Ovilia closed issue #9255: 折线图的线条阴影颜色不支持渐变

2018-10-30 Thread GitBox
Ovilia closed issue #9255: 折线图的线条阴影颜色不支持渐变 URL: https://github.com/apache/incubator-echarts/issues/9255 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL

[GitHub] Ovilia commented on issue #9245: 能否提供一个方式,设置item的selected的样式类似hover的放大效果

2018-10-30 Thread GitBox
Ovilia commented on issue #9245: 能否提供一个方式,设置item的selected的样式类似hover的放大效果 URL: https://github.com/apache/incubator-echarts/issues/9245#issuecomment-434228073 @zhaoquanfeng064 不设置坐标系的话,等于自己控制圆心、角度等,所以这是你自己维护的变量 This is an autom

[GitHub] Ovilia commented on issue #9212: For Map Application, update the scatter data will erase all the lines data

2018-10-30 Thread GitBox
Ovilia commented on issue #9212: For Map Application, update the scatter data will erase all the lines data URL: https://github.com/apache/incubator-echarts/issues/9212#issuecomment-434230322 @mzy2240 Hi, sorry for the late reply. I didn't understand your question yet. What line should

[GitHub] Ovilia closed issue #9205: How to add additional geocoords?

2018-10-30 Thread GitBox
Ovilia closed issue #9205: How to add additional geocoords? URL: https://github.com/apache/incubator-echarts/issues/9205 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHu

[GitHub] Ovilia closed issue #9147: myecharts.addData 报错,未定义

2018-10-30 Thread GitBox
Ovilia closed issue #9147: myecharts.addData 报错,未定义 URL: https://github.com/apache/incubator-echarts/issues/9147 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and us

[GitHub] Ovilia commented on issue #9146: legend中的icon颜色和对应的气泡图中的颜色不一样

2018-10-30 Thread GitBox
Ovilia commented on issue #9146: legend中的icon颜色和对应的气泡图中的颜色不一样 URL: https://github.com/apache/incubator-echarts/issues/9146#issuecomment-434231854 这是因为散点有透明度,legend 里没有(我是一直想更新 legend 样式,统一成图形的透明度、描边等,但是有成员不太同意这一点的设计,所以没有推进)。 暂时可以把 series.itemStyle.opacity 设为 1 就行。 -

[GitHub] Ovilia closed issue #9146: legend中的icon颜色和对应的气泡图中的颜色不一样

2018-10-30 Thread GitBox
Ovilia closed issue #9146: legend中的icon颜色和对应的气泡图中的颜色不一样 URL: https://github.com/apache/incubator-echarts/issues/9146 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub an

[GitHub] baixiaoji commented on issue #8519: vue 组件监听到数据后setOption不显示

2018-10-30 Thread GitBox
baixiaoji commented on issue #8519: vue 组件监听到数据后setOption不显示 URL: https://github.com/apache/incubator-echarts/issues/8519#issuecomment-434238032 > 终于找到原因了,是因为echars.init()后的实例,我没有用vue组件中data里面的变量接收,而是在组件外面声明的变量接收的,当初也是为了能初始化页面时快一些,如果一个路由下的页面级组件只有一个echarts 的vue组件,也不会出现这种情况,而我的需求是多个部分都要展示同

[GitHub] aengl opened a new issue #9303: setOption() causes brush controls to disappear

2018-10-30 Thread GitBox
aengl opened a new issue #9303: setOption() causes brush controls to disappear URL: https://github.com/apache/incubator-echarts/issues/9303 ### One-line summary [问题简述] If `setOption()` is called more then once, brush controls disappear. ### Version & Environment [版本及环境] + EC

[GitHub] AaronAlphabet commented on issue #4856: 环形图 进度条两端如何设置圆角?

2018-10-30 Thread GitBox
AaronAlphabet commented on issue #4856: 环形图 进度条两端如何设置圆角? URL: https://github.com/apache/incubator-echarts/issues/4856#issuecomment-434247867 @100pah ,下面是我测试的option,你可以看看,应该是不支持,如果支持,请把你的option 贴一下,谢谢 ^_^,有时候很需要这个功能。 ``` app.title = '极坐标系下的堆叠柱状图'; option = { angleAxis: {

[GitHub] aengl commented on issue #9303: setOption() causes brush controls to disappear

2018-10-30 Thread GitBox
aengl commented on issue #9303: setOption() causes brush controls to disappear URL: https://github.com/apache/incubator-echarts/issues/9303#issuecomment-434253143 The problem is likely due to how the `toolbox` is merged. I can work around the problem by assigning `toolbox` from the option

[GitHub] ramarro123 opened a new issue #9304: markLine on line serie doesn't respect zoom

2018-10-30 Thread GitBox
ramarro123 opened a new issue #9304: markLine on line serie doesn't respect zoom URL: https://github.com/apache/incubator-echarts/issues/9304 during zoom phase, markLine with type=average doesn't respect the correct zoom window, but show the avg of all the dataset. it's possible to f

[GitHub] hepeifang commented on issue #6465: min max 支持回调函数

2018-10-30 Thread GitBox
hepeifang commented on issue #6465: min max 支持回调函数 URL: https://github.com/apache/incubator-echarts/issues/6465#issuecomment-434253883 回调函数写的 min: function (value) { return value.min - 10 } 刻度仍然不显示 前提:min: 'dataMin'使用正常,且仅修改'dataMin'为function(){}

[GitHub] meihangbo opened a new issue #9305: Uncaught DOMException: Failed to execute 'drawImage' on 'CanvasRenderingContext2D': The image argument is a canvas element with a width or height of 0.

2018-10-30 Thread GitBox
meihangbo opened a new issue #9305: Uncaught DOMException: Failed to execute 'drawImage' on 'CanvasRenderingContext2D': The image argument is a canvas element with a width or height of 0. URL: https://github.com/apache/incubator-echarts/issues/9305 ### One-line summary [问题简述] 场

[GitHub] MrZhangCF opened a new issue #9306: 官方示例 Binning on Map 后台获取数据的读取问题

2018-10-30 Thread GitBox
MrZhangCF opened a new issue #9306: 官方示例 Binning on Map 后台获取数据的读取问题 URL: https://github.com/apache/incubator-echarts/issues/9306 [Binning on Map链接](http://echarts.baidu.com/examples/editor.html?c=map-bin) 官网上给的示例数据是一个2*3的数组,我从后台获取的数据也是这样,如下: [[49,3,0],[48,4,2],[49,4,0],[50,4,0],[47,5,

[GitHub] rweller59 closed issue #9297: Nested Pie Chart: how do I add custom label and define pie slice color

2018-10-30 Thread GitBox
rweller59 closed issue #9297: Nested Pie Chart: how do I add custom label and define pie slice color URL: https://github.com/apache/incubator-echarts/issues/9297 This is an automated message from the Apache Git Service. To

[GitHub] rweller59 commented on issue #9297: Nested Pie Chart: how do I add custom label and define pie slice color

2018-10-30 Thread GitBox
rweller59 commented on issue #9297: Nested Pie Chart: how do I add custom label and define pie slice color URL: https://github.com/apache/incubator-echarts/issues/9297#issuecomment-434296713 move to new issue This is an aut

[GitHub] rweller59 opened a new issue #9307: Pie slice colors are picking up default color scheme

2018-10-30 Thread GitBox
rweller59 opened a new issue #9307: Pie slice colors are picking up default color scheme URL: https://github.com/apache/incubator-echarts/issues/9307 Setting color as below: the first 7 pie slices (starting from the top going clockwise) are getting the default color scheme applied, the res

[GitHub] cuijian-dexter commented on a change in pull request #8997: Pie chart adds filterValue parameter

2018-10-30 Thread GitBox
cuijian-dexter commented on a change in pull request #8997: Pie chart adds filterValue parameter URL: https://github.com/apache/incubator-echarts/pull/8997#discussion_r229188832 ## File path: src/chart/pie/PieView.js ## @@ -319,7 +327,8 @@ var PieView = ChartView.extend({

[GitHub] cuijian-dexter commented on issue #8997: Pie chart adds filterValue parameter

2018-10-30 Thread GitBox
cuijian-dexter commented on issue #8997: Pie chart adds filterValue parameter URL: https://github.com/apache/incubator-echarts/pull/8997#issuecomment-434321738 @100pah Already bind `_sum` to `this` This is an automated messa

[GitHub] ramarro123 opened a new issue #9308: disable a serie by default

2018-10-30 Thread GitBox
ramarro123 opened a new issue #9308: disable a serie by default URL: https://github.com/apache/incubator-echarts/issues/9308 it's possible to disable a serie by default, as per having "delelect" it on legend? legend should be disabled as well, making it possible to re-enable it if neede

[GitHub] mzy2240 removed a comment on issue #9212: For Map Application, update the scatter data will erase all the lines data

2018-10-30 Thread GitBox
mzy2240 removed a comment on issue #9212: For Map Application, update the scatter data will erase all the lines data URL: https://github.com/apache/incubator-echarts/issues/9212#issuecomment-429211783 Below is the code to reproduce the issue. You will notice that the line does not exist i

[GitHub] mzy2240 commented on issue #9212: For Map Application, update the scatter data will erase all the lines data

2018-10-30 Thread GitBox
mzy2240 commented on issue #9212: For Map Application, update the scatter data will erase all the lines data URL: https://github.com/apache/incubator-echarts/issues/9212#issuecomment-434378685 Hi Ovilia, for some reason I cannot use the gallery.echartsjs.com to reproduce the case, however

[GitHub] mzy2240 edited a comment on issue #9212: For Map Application, update the scatter data will erase all the lines data

2018-10-30 Thread GitBox
mzy2240 edited a comment on issue #9212: For Map Application, update the scatter data will erase all the lines data URL: https://github.com/apache/incubator-echarts/issues/9212#issuecomment-434378685 Hi Ovilia, for some reason I cannot use the gallery.echartsjs.com to reproduce the case,

[GitHub] mzy2240 commented on issue #9306: 官方示例 Binning on Map 后台获取数据的读取问题

2018-10-30 Thread GitBox
mzy2240 commented on issue #9306: 官方示例 Binning on Map 后台获取数据的读取问题 URL: https://github.com/apache/incubator-echarts/issues/9306#issuecomment-434380376 Do you include the renderItem function? I have tried this case as an example during the summer, and it runs ok for me.

[GitHub] CassianoSF commented on issue #6202: Problems when updating chart through echartsInstance.setOption()

2018-10-30 Thread GitBox
CassianoSF commented on issue #6202: Problems when updating chart through echartsInstance.setOption() URL: https://github.com/apache/incubator-echarts/issues/6202#issuecomment-434397072 +1 This is an automated message from t

[GitHub] CassianoSF removed a comment on issue #6202: Problems when updating chart through echartsInstance.setOption()

2018-10-30 Thread GitBox
CassianoSF removed a comment on issue #6202: Problems when updating chart through echartsInstance.setOption() URL: https://github.com/apache/incubator-echarts/issues/6202#issuecomment-434418883 I was having a similar problem using echarts-for-react [this](https://github.com/hustcc/echarts

[GitHub] CassianoSF commented on issue #6202: Problems when updating chart through echartsInstance.setOption()

2018-10-30 Thread GitBox
CassianoSF commented on issue #6202: Problems when updating chart through echartsInstance.setOption() URL: https://github.com/apache/incubator-echarts/issues/6202#issuecomment-434418883 I was having a similar problem using echarts-for-react [this](https://github.com/hustcc/echarts-for-rea

[GitHub] CassianoSF removed a comment on issue #6202: Problems when updating chart through echartsInstance.setOption()

2018-10-30 Thread GitBox
CassianoSF removed a comment on issue #6202: Problems when updating chart through echartsInstance.setOption() URL: https://github.com/apache/incubator-echarts/issues/6202#issuecomment-434397072 +1 This is an automated messag

[GitHub] sxmpasch commented on issue #9308: disable a serie by default

2018-10-30 Thread GitBox
sxmpasch commented on issue #9308: disable a serie by default URL: https://github.com/apache/incubator-echarts/issues/9308#issuecomment-434445368 1. Yes, have a look at legend.selected option for disabling/enabling a single series. E.g. take example https://ecomfe.github.io/echarts-

[GitHub] sxmpasch commented on issue #9304: markLine on line serie doesn't respect zoom

2018-10-30 Thread GitBox
sxmpasch commented on issue #9304: markLine on line serie doesn't respect zoom URL: https://github.com/apache/incubator-echarts/issues/9304#issuecomment-434450813 I think that is exactly what markLine of type average is doing...: Go to example https://ecomfe.github.io/echarts-examples/p

[GitHub] naderb opened a new issue #9309: Draw a 3D Surface with a constant X axis

2018-10-30 Thread GitBox
naderb opened a new issue #9309: Draw a 3D Surface with a constant X axis URL: https://github.com/apache/incubator-echarts/issues/9309 ### One-line summary I am attempting to draw a flat vertical 3D Surface square with 4 data points, all with a constant X and I can not get an

[GitHub] zhjibi742626083 commented on issue #9271: 饼图环形图里面的提示标题如果名字重复的话只显示一个名字

2018-10-30 Thread GitBox
zhjibi742626083 commented on issue #9271: 饼图环形图里面的提示标题如果名字重复的话只显示一个名字 URL: https://github.com/apache/incubator-echarts/issues/9271#issuecomment-434531543 > 例: > > ``` > option = { > tooltip: { > trigger: 'item', > formatter: "{a} {b}: {c} ({d}%)" >

[GitHub] zhjibi742626083 closed issue #9271: 饼图环形图里面的提示标题如果名字重复的话只显示一个名字

2018-10-30 Thread GitBox
zhjibi742626083 closed issue #9271: 饼图环形图里面的提示标题如果名字重复的话只显示一个名字 URL: https://github.com/apache/incubator-echarts/issues/9271 This is an automated message from the Apache Git Service. To respond to the message, please log on G

[GitHub] zhjibi742626083 commented on issue #9271: 饼图环形图里面的提示标题如果名字重复的话只显示一个名字

2018-10-30 Thread GitBox
zhjibi742626083 commented on issue #9271: 饼图环形图里面的提示标题如果名字重复的话只显示一个名字 URL: https://github.com/apache/incubator-echarts/issues/9271#issuecomment-434531724 > 为什么会有同名的需求? 因为名字是用户用命令写的,需要展示。 This is an automated message fr

[GitHub] cuijian-dexter commented on issue #9307: Pie slice colors are picking up default color scheme

2018-10-30 Thread GitBox
cuijian-dexter commented on issue #9307: Pie slice colors are picking up default color scheme URL: https://github.com/apache/incubator-echarts/issues/9307#issuecomment-434533296 you can set `data[i].itemStyle.color` This is

[GitHub] rweller59 commented on issue #9307: Pie slice colors are picking up default color scheme

2018-10-30 Thread GitBox
rweller59 commented on issue #9307: Pie slice colors are picking up default color scheme URL: https://github.com/apache/incubator-echarts/issues/9307#issuecomment-434536386 thanks. worked great. This is an automated message

[GitHub] rweller59 closed issue #9307: Pie slice colors are picking up default color scheme

2018-10-30 Thread GitBox
rweller59 closed issue #9307: Pie slice colors are picking up default color scheme URL: https://github.com/apache/incubator-echarts/issues/9307 This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] MrZhangCF commented on issue #9306: 官方示例 Binning on Map 后台获取数据的读取问题

2018-10-30 Thread GitBox
MrZhangCF commented on issue #9306: 官方示例 Binning on Map 后台获取数据的读取问题 URL: https://github.com/apache/incubator-echarts/issues/9306#issuecomment-434542975 @mzy2240 Hi mzy2240, yes i include the renderItem function.and my problem is that the `data:this.getData()` doesn't work, the `getData()

[GitHub] burhandodhy commented on issue #9291: roamController subsitute ?

2018-10-30 Thread GitBox
burhandodhy commented on issue #9291: roamController subsitute ? URL: https://github.com/apache/incubator-echarts/issues/9291#issuecomment-434551380 Hope you will add it soon. This is an automated message from the Apache Git

[GitHub] MrZhangCF closed issue #9306: 官方示例 Binning on Map 后台获取数据的读取问题

2018-10-30 Thread GitBox
MrZhangCF closed issue #9306: 官方示例 Binning on Map 后台获取数据的读取问题 URL: https://github.com/apache/incubator-echarts/issues/9306 This is an automated message from the Apache Git Service. To respond to the message, please log on Git

[GitHub] Ovilia closed issue #9279: 动态设置 markline, symbol 高亮效果 失效

2018-10-30 Thread GitBox
Ovilia closed issue #9279: 动态设置 markline, symbol 高亮效果 失效 URL: https://github.com/apache/incubator-echarts/issues/9279 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub a

[GitHub] Ovilia closed issue #9289: 工具很好,可是为什么不做个语法提示呢?

2018-10-30 Thread GitBox
Ovilia closed issue #9289: 工具很好,可是为什么不做个语法提示呢? URL: https://github.com/apache/incubator-echarts/issues/9289 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the

[GitHub] Ovilia commented on issue #9280: 如何设置toolbox自定义按钮的hover message的位置

2018-10-30 Thread GitBox
Ovilia commented on issue #9280: 如何设置toolbox自定义按钮的hover message的位置 URL: https://github.com/apache/incubator-echarts/issues/9280#issuecomment-434579160 目前没有这一功能 This is an automated message from the Apache Git Service. To resp

[GitHub] mzy2240 edited a comment on issue #9212: For Map Application, update the scatter data will erase all the lines data

2018-10-30 Thread GitBox
mzy2240 edited a comment on issue #9212: For Map Application, update the scatter data will erase all the lines data URL: https://github.com/apache/incubator-echarts/issues/9212#issuecomment-434378685 Hi Ovilia, for some reason I cannot use the gallery.echartsjs.com to reproduce the case,

[GitHub] Ovilia commented on issue #9212: For Map Application, update the scatter data will erase all the lines data

2018-10-30 Thread GitBox
Ovilia commented on issue #9212: For Map Application, update the scatter data will erase all the lines data URL: https://github.com/apache/incubator-echarts/issues/9212#issuecomment-434579992 OK. Reproduced. I'll check out why later. ---

[GitHub] Ovilia commented on a change in pull request #9296: Added spanish translation

2018-10-30 Thread GitBox
Ovilia commented on a change in pull request #9296: Added spanish translation URL: https://github.com/apache/incubator-echarts/pull/9296#discussion_r229579907 ## File path: src/langES.js ## @@ -0,0 +1,59 @@ +/* +Licensed to the Apache Software Foundation (ASF) under one +or