It would be interesting to port JavaFX plotly.kt d...
# compose-desktop
a
It would be interesting to port JavaFX plotly.kt demo to compose-desktop. For that I need a browser component and load html manually (as text) to it. I saw that there is a CEF example in the repository, but I did not found how to load html manually to it. Does anybody have an example?