Skip to content

Add vertical align in column label #999

@jzonta

Description

@jzonta

Is your feature request related to a problem? Please describe.
I nedd the align vertical in my charts in specifc cases

Describe the solution you'd like
Is need implement configurations in

chartOptions {
  plotOptions {
    bar {
      dataLabels {
      }
    }
  }
}

I sugest implement a configuration "vertical" bool, true or false

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions