-
Hey there,
Thanks airbnb for making this open source. I am Product Designer from CS and ML background. I can see Caravel TODO and found New viz task which includes.
- Maps that use geocodes
- Time an…
-
**Note: for support questions, please use one of these channels:** [Chat: AngularClass.slack](http://angularclass.com/member-join/) or [Twitter: @AngularClass](https://twitter.com/AngularClass)
* *…
-
请问,我用Jhipster建的项目,前端是基于angular2的,想在项目中导入echarts图,echart和angular2-echarts都安装了,在package.json文件下的dependencies也看到了echarts和angular2-echarts和对应版本,angular-cli.json中也导入了echarts.js,但是项目跑起来后一直报echarts的错误,Refere…
-
用Jhipster建的项目,前端是angular2的,想在其中导入echarts图,echarts 和angular2-echarts也安装了,但是跑项目的时候一直说echart is not defined ,是哪里导错了吗?求解,谢谢!
-
Hello,
I had a working ng2-handsontable on production but with a latest deploy, I'm getting a type error at (handsontable.js:46). Is there any dependency that I'm missing? or any compiler options t…
-
when doing a rollup, it gives me.
'AngularEchartsModule' is not exported by node_modules/ngx-echarts/bundles/ngx-echarts.umd.js
my rollup.config.js is
```js
import angular from 'rollup-plugi…
-
我用的是quickstart,在index里引入了echarts.js,也在app.module里添加了AngularEchartsModule,但是刚添加上控制台就报了这个错误,后台也只有404,没有其他报错,是需要在别的地方比如说修改systemjs.config么?
-
Hello again,
Can you please update this package to support the 'dataZoom' event?
Maybe you can add the other events too, in case somebody needs them in the future..
Thanks!
EDIT: I made a fo…
-
npm install angula2-echarts --save
->>
npm install angular2-echarts --save
txone updated
7 years ago
-
## 前言
个人项目中使用`echarts-ng`,彼时没有基于`echarts3`的封装,但使用过程中,感觉不够顺畅,重构早有打算,但始终无法付诸实践。后续接触`ES6`, `rollup`, `webpack`等新东西,于是元旦三天进行较大的重构,意图修复之前存在的问题。
## 遗留问题
+ 不支持媒体查询: https://github.com/bornkiller/echarts…