-
Is there any way to apply a filter when report is loaded? On pure JS I can do it, like this example:
let r = powerbi.load(document.getElementById("embed");, embedConfig);
r…
-
Thanks for the great demo btw :)
I visited the demo URL, hit Login, authed with FB, and then it just returns to http://firebase.zerostatic.com/auth.html#!/ without redirecting to the main page.
…
-
Cannot set min prop to other than 0.
Step to reproduce: Just change min prop to -10 or 20, then the gauge will error
demo : https://hellocomet.github.io/vue-svg-gauge/
-
If we try open modal, next step - close and then open - modal window automatically will be closed. You can see it in your demo - https://codesandbox.io/s/vue-modal-2-vue2-forked-rfxwr
-
### Description
Radial Bar chart updates height on legend click, and also resize it. Please follow steps to reproduce the issues.
### Steps to Reproduce
1. Go to https://apexcharts.com/ja…
-
I am not sure how to start a Meteor.js + Vue.js project with this library. Is there any documentation available?
-
第一次搞后端部署,很多不懂,查了资料,实在没办法了才来这里提问,希望大佬能帮帮我
### - **nginx配置**
![image](https://user-images.githubusercontent.com/24645864/126855230-085ebd66-0340-46b1-a31e-891474c4966e.png)
- ### **vue前端路由配置**
…
-
Based on the Moveable documentation (found here: https://github.com/daybrush/moveable/blob/0.13.4/handbook/handbook.md#toc-group), you can create a group of moveable elements by passing an array to th…
-
- [x] Django基础搭建
- [x] Django连接MySQL数据库
- [x] 完成一个简单的API
- [x] 创建一个数据库表取得数据库表进行操作
- [ ] 调用谷歌API
- [x] 三种HTTP请求(get post delete)的API均完成
- [ ] 重构代码结构
- [ ] Vue.js基础搭建
- [ ] Vue.j…
-
买了akveo里提供的java整合demo,vue-starter。 后端项目backend中sql文件中只有5行insert, 没有对应的表结构。请麻烦提供一下,谢谢。