Skip to content
Discussion options

You must be logged in to vote
  1. Yes it can work with dynamic data. There is an example in the Samples project, have a look at LiveTimeChart.kt. Specific optimizations have not been made for performance. But practically speaking if a person is looking at the data I don't think it would require a 100 Hz refresh rate, a few times per second is likely sufficient.
  2. Yes this can be set by adjusting the min/max range of values to be plotted on an axis.
  3. Yes, also controlled by the min/max range on the axis. There is a desktop solution but manually zooming/panning with mouse/touch only works on Android for now (Compose limitation - maybe it works on Apple devices but I don't have any to test with so I don't know).

Replies: 2 comments 19 replies

Comment options

You must be logged in to vote
15 replies
@asynchaizer
Comment options

@gsteckman
Comment options

@asynchaizer
Comment options

@gsteckman
Comment options

@asynchaizer
Comment options

Answer selected by asynchaizer
Comment options

You must be logged in to vote
4 replies
@asynchaizer
Comment options

@gsteckman
Comment options

@asynchaizer
Comment options

@asynchaizer
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants