vue-fusioncharts icon indicating copy to clipboard operation
vue-fusioncharts copied to clipboard

Vue Component for FusionCharts JavaScript Charting Library

Results 38 vue-fusioncharts issues
Sort by recently updated
recently updated
newest added

I am using fusiontime bar charts which are working beautifully. I also added extensions and those are working as well. However adding annotations causes the chart components to revert to...

Hello, I'm using fusionchart for a view project and I followed the fusioncharts documentation for the properties you can add and the "dataEmptyMessageFontSize" property doesn't work, so I go to...

**Upgrading vue-fusioncharts component to Vue 3** 1. Vue fusioncharts component migration to vue3 - 9a952bd 2. Vue fusioncharts example structure migration to vue3 - ac49381 3. Upgrading the webpack, vue...

Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4. Commits ebdf849 1.3.4 ac57872 move all allocUnsafes to allocs for easier maintenance c64c950 1.3.3 0598ba1 fix .. in encodingLength 010aedb 1.3.2 0d0d593 backport encodingLength...

dependencies

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.4.2 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [underscore](https://github.com/jashkenas/underscore) from 1.9.1 to 1.12.1. Commits c627e38 Mention CVE-2021-23358 in code, test and documentation (#2915) c9e803e Add diff and docs to the 1.12.1 change log entry 0c20985 Restore comments...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

Hi guys, I am getting the following error : `Unknown custom element: ` when I am using `import { FCComponent } from "vue-fusioncharts";` . This is the code from https://www.fusioncharts.com/charts/gauges/gauge-linear-scale-with-colored-categories?framework=vue....