-
![image](https://user-images.githubusercontent.com/3352426/35951001-5b7b2b6c-0cb4-11e8-8de9-5cc15e543c6d.png)
版本号:"echarts": "^3.8.5", "ngx-echarts": "^2.0.1"
显示的下载工具栏处,提示文字被遮挡,是否有办法解决?
-
我使用了组件库NG-ZORRO,但是在nz-card组件下展示不出来echarts图表,有什么解决方案吗?
-
Have been trying to install semantic-ui as part of a larger node install, and we are constantly seeing this fail on both local machines and our build server.
**Local Machine:**
node --version = v…
-
默认情况下纵坐标的最大值是随着序列的y值变化的,这里我想固定它。
所以我在options里的yAxis.max :300 这样子设置了,也生效了:
this.chartOption = {
...
yAxis: {
type: 'value',
max: 300,
},
series: [{…
-
I used echart, and I follow the document to config the ngx-charts, but find "echarts is not defined" in console, the online demo is here [echarts demo](https://stackblitz.com/edit/angular-6qwfdv?file…
-
如何动态更换主题
我目前是这样写的,theme的值也变了,但是主题并没有切换过去,
``
-
Trying to unit test Angular (not AngularJS) application.
Here is the package.json
```
"dependencies": {
"@angular-redux/store": "^6.4.2",
"@angular/animations": "^5.2.9",
…
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [X] bug report
* [ ] feature request
### Issue description
When I click an item in the sidebar menu, other items do not…
-
Can we customize the echarts so that we can load real time stats from the server?
-
Please let me know if you need additional information.
Thanks.
*edit... removed all at symbols from package json since it was removing everything when posted.
### Issue type
**I'm su…