Replies: 1 comment
-
|
To answer my own question, this is supported. I copied to example into my project and it works, the problem with within my code. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I didn't find anything in the documentation about supported rendering modes. Is this combination supported:
@Attribute [StreamRendering]
@rendermode InteractiveServer
I have problems getting a line chart with live updates working, roughly following the LiveData example. I suspect the rendering mode is not supported, and hence not chart lines appear.
Beta Was this translation helpful? Give feedback.
All reactions