Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chart not rendering. #2372

Closed
omar-zahid opened this issue Mar 23, 2024 · 1 comment
Closed

Chart not rendering. #2372

omar-zahid opened this issue Mar 23, 2024 · 1 comment

Comments

@omar-zahid
Copy link

Elastic Chart not rendering.
Even the most basic setup from example didn't seem to work.

My setup:

  • Vite React app.
  • Installed @elastic/charts package version 64.1.0

Greeted with error message that moment-timezone not found so installed that too.

Not there's no console errors so its really hard to debug. No charts showing up in the dom either.

echContainer div is empty.

image

@omar-zahid
Copy link
Author

Styles were not loaded

import '@elastic/charts/dist/theme_only_dark.css';

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant