Vue-chartjs: Base Charts' height: 200%

Created on 5 Aug 2017  ·  3Comments  ·  Source: apertureless/vue-chartjs

This is a question, feel free to close after answering...

Expected Behavior

I believe that the base height of charts should be 100% by default of containing element, not 200%...right?

Actual Behavior

Vuestic just released an admin dashboard repo which uses this library and has example chart definitions within the dashboard. I opened this issue on the Vuestic repo, but while tracking down the CSS which might be causing this, I see that all of your Base Charts have their default style height set to 200% (which I believe is what might be causing the issue I reported).

Environment

  • vue.js version: ^2.3.0
  • vue-chart.js version: ^2.7.1
  • npm version: 5.0.4
⚠️️ bug

Most helpful comment

It's fixed with 2.8.1

All 3 comments

+1 Was about to report this too

Ups! You're right! Will be fixed ASAP

It's fixed with 2.8.1

Was this page helpful?
0 / 5 - 0 ratings

Related issues

egorzekov picture egorzekov  ·  4Comments

DavidSotoA picture DavidSotoA  ·  3Comments

LeeLenaleee picture LeeLenaleee  ·  3Comments

humanismusic picture humanismusic  ·  3Comments

jcalonso picture jcalonso  ·  4Comments