Iced: Graphs example

Created on 29 Oct 2020  路  3Comments  路  Source: hecrj/iced

Is there any example that shows how to build graphs like shown in cryptowatch? I looked at the progress bar example but that seems to be horizontal only.

question

Most helpful comment

I don't think the widgets used in cryptowatch are open source. This was mentioned in the iced chat however: https://github.com/hibi221b/plotters_backend_iced_app

All 3 comments

I don't think the widgets used in cryptowatch are open source. This was mentioned in the iced chat however: https://github.com/hibi221b/plotters_backend_iced_app

The charts shown in Cryptowatch Desktop are built on top of the Canvas widget.

I believe the game_of_life example showcases very well how this widget can be used to draw interactive geometry.

Thanks, I will look at the game_of_life example.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Shootertrex picture Shootertrex  路  3Comments

Gohla picture Gohla  路  4Comments

sumibi-yakitori picture sumibi-yakitori  路  3Comments

twitchyliquid64 picture twitchyliquid64  路  4Comments

Newbytee picture Newbytee  路  4Comments