Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

VueBullet #34

Open
cjmaximal opened this issue Sep 29, 2017 · 1 comment
Open

VueBullet #34

cjmaximal opened this issue Sep 29, 2017 · 1 comment

Comments

@cjmaximal
Copy link

Bullet chart (horizontal, vetical, stackable)
Feature:

  • set any colors for any elements
  • set any svg icons
  • animations
  • more flexibility
@probil
Copy link

probil commented Feb 7, 2018

You have described only a few possible cases and I'm sure it's impossible to handle them all. I'd rather use scoped slots for this feature. I mean, you can create a component just to encapsulate a list and it's iteration. But for styling just use scoped slot with custom templates.
https://vuejs.org/v2/guide/components.html#Scoped-Slots

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants