Kotlin / dataframe

Structured data processing in Kotlin
https://kotlin.github.io/dataframe/overview.html
Apache License 2.0
763 stars 48 forks source link

Introduce OtherSamples.kt to generate tables for writerside docs outside Korro #695

Closed koperagen closed 1 month ago

koperagen commented 1 month ago

Later, generated tables can be added anywhere. Example:

<dataFrame src="manual/extensionPropertiesApi1.html"/>
Jolanrensen commented 1 month ago

I merged it to try it out with https://github.com/Kotlin/dataframe/issues/635, and it seems to work great, aside from the scroll bars that are still visible. This might be due to resize-iframes.js, but I'll investigate it a little myself. image

Edit: hmm, this might actually be normal behavior, since normally our tables aren't that wide.