---
title: "show(_:_:)"
framework: createml
role: symbol
role_heading: Function
path: "createml/show(_:_:)-2tmbf"
---

# show(_:_:)

Generates a streaming plot visualization of the two untyped columns.

## Declaration

```swift
func show(_ x: MLUntypedColumn, _ y: MLUntypedColumn) -> any MLStreamingVisualizable
```

## See Also

### Plot visualizations

- [show(_:_:)](createml/show(_:_:)-537qb.md)
