Replies: 1 comment
-
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.
Uh oh!
There was an error while loading. Please reload this page.
-
First Check
Example Code
Description
Hello,
I am new to nicegui and web development but I need to do the following.
I would like to create collection of charts for set of values (sensors reads) in a loop and have chart display some set of acquired values. ui.line_plot seems to do what I need. However when I create collection of line plots and have them display values, all of them seems to be plotting both lines on each ui.line_plot instance., like on the screen shot below:
Example code is provided.
Could some one help me to resolve this issue? Or may be there is better way to do what I need?
Regards,
Eugene
NiceGUI Version
latest
Python Version
3.13.3
Browser
Edge
Operating System
Windows
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions