JetBrains / compose-multiplatform

Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
https://jetbrains.com/lp/compose-multiplatform
Apache License 2.0
15.94k stars 1.16k forks source link

能不能支持桌面tableview,chart等,类似javafx的tableview,chart #1561

Open wuwensen007 opened 2 years ago

akurasov commented 2 years ago

Could you please provide issue name and description in English?

icuxika commented 2 years ago

@akurasov He wants to know whether this project will provide some components whicn are similar to the TableView and Chart in JavaFX in the future.

akurasov commented 2 years ago

Table could be implemented via multiple Rows using the same layout. And for Charts existing 3rd party Swing components could be used

akurasov commented 2 years ago

Todo: write tutorial about tables

victororlyk commented 10 months ago

is there any multiplatform analogue for charts something like https://github.com/Shopify/react-native-skia or some other way to draw charts

okushnikov commented 3 weeks ago

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.