vue-requests
vue-requests copied to clipboard
VueBullet
Bullet chart (horizontal, vetical, stackable) Feature:
- set any colors for any elements
- set any svg icons
- animations
- more flexibility
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