fable-compiler.github.io
fable-compiler.github.io copied to clipboard
Document `Emit` attributes with option `with_labels` for Python
[<Emit("networkx.draw($0, with_labels=True)")>]
let drawNetwork (_: Graph) : Unit = nativeOnly