Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
現在 Coreplot を使用していますが、Coreplot はズームとパンをサポートしていないようです。どうすればこれを有効にできますか?
対話型機能をオンにするには、プロット スペースで に設定allowsUserInteractionします。YESホスティング ビューのallowPinchScalingプロパティは、グラフがピンチ ジェスチャに応答するかどうかを制御します。デフォルトはYESです。
allowsUserInteraction
YES
allowPinchScaling