Vukasin Gligorijevic

Results 6 issues of Vukasin Gligorijevic

# Bug report ## Codepen https://codepen.io/cvakodobro/pen/poNpQNX To replicate the error just select slice and click randomize button. You will see an error in the console log. ## Explanation - What...

bug

# Bug report ## Codepen https://codesandbox.io/s/vue-basic-example-forked-sm25o?file=/src/components/Chart.component.vue ## Explanation _- What is the behavior you expect?_ Expected horizontal axis to be logarithmic _- What is happening instead?_ Data is not shown,...

I'm using nuxt for my app, and the keep-alive prop is true for nuxt links. I have a donut chart on each page. Moving from one page to another page...

If you have a mixed line and column chart and if you zoom the chart, from some point to the end or beginning of the chart, you won't be able...

You have a donut chart. If you select a slice and update series on that chart you will get two errors. To replicate this problem just go to [official demo...

bug

**Module version** 1.11.2 **Describe the bug** Here is my package.js file: `"dependencies": { "@nuxtjs/auth": "^4.9.0", "@nuxtjs/axios": "^5.3.6", "axios": "^0.20.0", "cross-env": "^5.2.0", "fs": "0.0.1-security", "json": "^9.0.6", "lodash": "^4.17.15", "nuxt": "^2.4.0", "vue-apexcharts":...