You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, we’re using the same shape/vector layers that were in used before in the chart view. However, circles do not look nice at lower resolutions.
I believe we could reuse the NSImage instance that’s being used as on screen layer contents as a vector image for PDF export, potentially with CGLayers.
The text was updated successfully, but these errors were encountered:
At the moment, we’re using the same shape/vector layers that were in used before in the chart view. However, circles do not look nice at lower resolutions.
I believe we could reuse the
NSImage
instance that’s being used as on screen layer contents as a vector image for PDF export, potentially with CGLayers.The text was updated successfully, but these errors were encountered: