Skip to content

v2.0.0-Beta2 Labels Clipping on Small Charts #1849

@zmoshansky

Description

@zmoshansky

Is there any way to prevent labels from being clipped on very small charts? I'd definitely prefer to have the chart grow vertically more to accommodate them as the examples show. Otherwise mobile is going to have a bad time.

     .moo {
        width: 100%;
        height: auto;
      }
...
     <div class="moo">
        <canvas id="moo"></canvas>
      </div>

380px:
screenshot from 2016-01-02 22-32-46
~480px:
screenshot from 2016-01-02 22-33-38
515px:
screenshot from 2016-01-02 22-33-56

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions