Skip to content

[Bug]: AreaChart local component not show data #126

@ivanrodrigobanos

Description

@ivanrodrigobanos

Tremor Raw Component Version

0.3.1

Link to minimal reproduction

https://codesandbox.io/p/devbox/tj5w79

Steps to reproduce

Hello,

I'm using the AreaChart component in NextJS, which I installed following these instructions: https://tremor.so/docs/visualizations/area-chart

And I've seen that it doesn't show anything.

But if I use the same component via npm: "@tremor/react" the chart does appear, although the legend and tooltip don't look very good.

You can reproduce it from the following codesandbox: https://codesandbox.io/p/devbox/tj5w79 so you can see the difference.

I hope it helps you solve the problem.

What is expected?

Which will display the graph as seen in the examples. Or at least the same "@tremor/react" component would appear the same as in the examples.

What is actually happening?

The graph is not displayed with the component installed locally.

And with the "@tremor/react" component the graph is displayed but there are styles that are not displayed correctly.

What browsers are you seeing the problem on?

Chrome

Any additional comments?

I am using the component with NextJS 15.2.0

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