-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
scope: chartsChanges related to the charts.Changes related to the charts.type: bugIt doesn't behave as expected.It doesn't behave as expected.
Description
Steps to reproduce
Link to live example: (required)
Steps:
- 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
Labels
scope: chartsChanges related to the charts.Changes related to the charts.type: bugIt doesn't behave as expected.It doesn't behave as expected.