vue-d3-charts icon indicating copy to clipboard operation
vue-d3-charts copied to clipboard

D3 charts for Vue

Results 23 vue-d3-charts issues
Sort by recently updated
recently updated
newest added

With the rise in supply chain attacks and OSS dependencies being used as a attack vector, Microsoft is working with our ecosystem partners, such as the Linux Foundation's OpenSSF, to...

I'd like to add custom texts instead of dates on the x-axis like this: ![image](https://user-images.githubusercontent.com/44946553/177609833-9b078791-8119-483a-8811-74d0b96accc2.png) How can i do this? My current config and data looks like this: ![image](https://user-images.githubusercontent.com/44946553/177609904-23ec14ae-d87b-4efa-9137-292c846e95d7.png) ![image](https://user-images.githubusercontent.com/44946553/177609936-7b0270a6-c641-4676-adc5-8fc0702d7a91.png)

In axis I am passing yFormat like this yFormat: '€' But getting error like formatter error Invalid format: € And one more thing instead of euro i am giving $...

It would be great to be able to graph negative values in D3barChart :D !

It would be great if the bar chart component had an option to stack values.

enhancement

- [x] Enables strong linting support using ESLint - [x] Add CI workflows to ensure there aren't any lint errors in the code - [x] Fixes #11

It would be great if you could tag a release and push it out to npm. Thanks!

Hello ;-) I would like to be able to dynamically manage the props "date. outputFormat"; to change the value% Y% d ... the other options seem to work: points, currentKey...

enhancement

Hi! Are there any plans for TS support? I can try to contribute and do some, starting with enabling importing components without compile errors and typing for config files, but...

Hi all, Just be aware that the following issue can cause problems when using and compiling the source and using the latest version of D3. https://stackoverflow.com/questions/63693132/unable-to-get-node-datum-on-mouseover-in-d3-v6 Just wasted a couple...

enhancement