You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just tried out one of the examples, but nothing was displayed.
Found out, that the has a width of 100%, but no height.
After setting the height it is visible. Maybe that's the same problem you are having?
Edit:
There are still issues with charts not displaying (I think when used inside css-grid/flex containers?). The charts will sometimes only appear after resizing the screen or when resetting some styles in the browsers dev-console.
Vaadin: 21
Java: 11
I am trying to add any graph from the examples on a grid:
https://appreciated-collection.herokuapp.com/apexcharts/
The graphs don't appear and there are no errors in the screen or in the console.
Anyone with the same problem?
The text was updated successfully, but these errors were encountered: