fable-compiler.github.io icon indicating copy to clipboard operation
fable-compiler.github.io copied to clipboard

Document `Emit` attributes with option `with_labels` for Python

Open MangelMaxime opened this issue 1 year ago • 0 comments

[<Emit("networkx.draw($0, with_labels=True)")>]
let drawNetwork (_: Graph) : Unit = nativeOnly

MangelMaxime avatar Apr 03 '24 14:04 MangelMaxime