Skip to content

padding issue with drawing an average line #146

@cohenu

Description

@cohenu

Hey All,
I know that I can use the following:

layout: {
  padding: {
    left: 0,
    right: 30,
    top: 0,
    bottom: 0
  }
},

to create padding from the right side, when I do that and draw an average line with annotation plugin the average line gets also the padding. Is there a way to draw the line on 100% width of the canvas and the chart will ends 30px from the right side?

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