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

Simple, elegant spark bars for Vue.js

Results 10 vue-bar issues
Sort by recently updated
recently updated
newest added

Hello, Thanks for creating this simple bar chart. Does this will work with vue 3? In the dependencies is `"vue": "^2.5.21"`

enhancement
question

``` ``` Attached the image below. ![image](https://user-images.githubusercontent.com/68246523/108645339-8cb15580-7480-11eb-9c57-63ff399732cc.png) I believe I am explaining properly now and want to resolve this issue asap.

question

I have an error rendering your template example. Is it bug or I am doing something wrong on setup ?

bug

On the website: https://deviavir.github.io/vue-bar/ the bars load vertically, from bottom (0), to top of the value range (say, 12). However in practice: https://jsfiddle.net/1bvxyjhk/ (example in README) The bars load vertically...

bug

`em` as a unit of measurement is a less modern "font size" unit of measurement. Many frameworks (such as the 4.0.0 bootstrap) try to use "rem" (root em) instead, which...

enhancement

Like "statistics" here: https://dribbble.com/shots/3528275-Dashboard-UI/attachments/782647

enhancement
help wanted

Rotation axis seems wrongly set in the middle of the label.... ![Screenshot_2020-06-07 vuebars(3)](https://user-images.githubusercontent.com/2412608/83977143-85501900-a8fe-11ea-9289-82974e8ecccb.png)

bug
feature labels

Seems ok on firefox, but when changing "padding" param on chrome I got bars with bad alignment ![Screenshot from 2020-06-07 20-31-31](https://user-images.githubusercontent.com/2412608/83977001-01962c80-a8fe-11ea-83f4-a32282474e66.png)

bug

While playing with playground I got those: ![Screenshot_2020-06-07 vuebars(2)](https://user-images.githubusercontent.com/2412608/83976934-83d22100-a8fd-11ea-91ae-4352b032f361.png) ![Screenshot_2020-06-07 vuebars(1)](https://user-images.githubusercontent.com/2412608/83976936-8765a800-a8fd-11ea-93c6-485c202f0802.png) ![Screenshot_2020-06-07 vuebars](https://user-images.githubusercontent.com/2412608/83976940-8a609880-a8fd-11ea-88a9-ab8b11593149.png)

bug

Hi! Would you accept a prop that would flip the bars to be rendered horizontally (instead of vertically)? All naming suggestions are also welcome (since `flip` might not be that...

enhancement