Skip to content

[charts] Area Chart does not allow logarithmic scale #13759

@nickroh15

Description

@nickroh15

Steps to reproduce

Link to live example: (required)

Steps:

  1. In the example you can see that the lines with 'area=true' are not rendered if the scale is set to 'log'

Current behavior

When using a log Scale in conjunction with an area chart, the area is not displayed.

Expected behavior

The Area should be displayed?

Context

Working on a charting app, where I want to dynamically configure different charts, including line and area charts. The app should also support are charts with a log y-axis scale.

Your environment

No response

Search keywords: Line Chart Area Chart logScale logarithmic Scale

Metadata

Metadata

Assignees

No one assigned

    Labels

    scope: chartsChanges related to the charts.type: bugIt doesn't behave as expected.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions