Groups
Sign in
Groups
coreplot-discuss
Conversations
About
Send feedback
Help
coreplot-discuss
Contact owners and managers
1–30 of 2002
Mark all as read
Report group
0 selected
Ahsan Farooq
,
Eric
2
Feb 2
need help related to CorePlot
Please provide more information. How did you add Core Plot to your project (CocoaPods, etc.)? What
unread,
need help related to CorePlot
Please provide more information. How did you add Core Plot to your project (CocoaPods, etc.)? What
Feb 2
Josh
,
Eric
2
10/10/22
libCorePlot-CocoaTouch.a not generating
Which branch are you using? You need to use the release-2.4 branch with recent versions of Xcode.
unread,
libCorePlot-CocoaTouch.a not generating
Which branch are you using? You need to use the release-2.4 branch with recent versions of Xcode.
10/10/22
Tyler Anderson
,
Eric
4
12/27/20
Equal axis scale for x and y?
Also, just want to say I am really enjoying working with CorePlot and I hope to contribute in the
unread,
Equal axis scale for x and y?
Also, just want to say I am really enjoying working with CorePlot and I hope to contribute in the
12/27/20
Jeffrey Terry
,
JustFred
10
12/19/20
SwiftUI code for Core Plot for Mac and iOS
I think I'm going to leave it that way and pass static and variable plot parameters in the
unread,
SwiftUI code for Core Plot for Mac and iOS
I think I'm going to leave it that way and pass static and variable plot parameters in the
12/19/20
Jeffrey Terry
, …
JustFred
24
12/17/20
Core Plot and SwiftUI
Greatly appreciated all the assistance. On Thursday, December 17, 2020 at 2:19:07 PM UTC-6 JustFred
unread,
Core Plot and SwiftUI
Greatly appreciated all the assistance. On Thursday, December 17, 2020 at 2:19:07 PM UTC-6 JustFred
12/17/20
Kedar Desai
,
Eric
7
3/6/20
Minor ticks for each grid in graph
Hi. Thanks for your help. I have worked around the code and got the desired output finally. On Monday
unread,
Minor ticks for each grid in graph
Hi. Thanks for your help. I have worked around the code and got the desired output finally. On Monday
3/6/20
Levi Gustin
,
Eric
3
2/24/20
Showing/Hiding individual labels in a PieChart
Thank you very much. This allowed the flexibility I needed. On Saturday, February 22, 2020 at 6:36:59
unread,
Showing/Hiding individual labels in a PieChart
Thank you very much. This allowed the flexibility I needed. On Saturday, February 22, 2020 at 6:36:59
2/24/20
Kedar Desai
,
Eric Skroch
3
2/17/20
Crashing at CPTGraph init
I have tried with CPTXYGraph. I have attached the graph which I want to draw. I am trying to plot
unread,
Crashing at CPTGraph init
I have tried with CPTXYGraph. I have attached the graph which I want to draw. I am trying to plot
2/17/20
Mike Lischke
, …
CelGil
3
1/14/20
Re: [CorePlot] Core Plot Release 2.3
Hi Eric, Glad to hear that Core Plot has been updated. Thanks a lot for your great support and
unread,
Re: [CorePlot] Core Plot Release 2.3
Hi Eric, Glad to hear that Core Plot has been updated. Thanks a lot for your great support and
1/14/20
Eric
1/10/20
Core Plot Release 2.3
Core Plot 2.3 has been released! This release updates Core Plot to be compatible with Xcode 11 and
unread,locked,
Core Plot Release 2.3
Core Plot 2.3 has been released! This release updates Core Plot to be compatible with Xcode 11 and
1/10/20
Laurynas Letkauskas
,
Eric
4
7/18/19
CorePlot drawing a legend swatch in the middle of the legend text
I did a quick test and this pod file entry worked for me: pod 'CorePlot', :git => '
unread,
CorePlot drawing a legend swatch in the middle of the legend text
I did a quick test and this pod file entry worked for me: pod 'CorePlot', :git => '
7/18/19
Laurynas Letkauskas
7/16/19
Legend displacement
how do I implement this method for drawing swatches in the middle: - (BOOL)legend:(CPTLegend *)
unread,
Legend displacement
how do I implement this method for drawing swatches in the middle: - (BOOL)legend:(CPTLegend *)
7/16/19
Demitri Muna
,
Eric
2
1/17/19
Graph with no labels or padding to fill a view
Set the padding on all four sides to zero (0) on the graph. This will eliminate the border space
unread,
Graph with no labels or padding to fill a view
Set the padding on all four sides to zero (0) on the graph. This will eliminate the border space
1/17/19
Stephen Korow
,
Eric
6
1/2/19
CPTPieChart pie with one element
I was using release 2.2. I tested on the 2.3 branch and it is working as expected. Problem solved.
unread,
CPTPieChart pie with one element
I was using release 2.2. I tested on the 2.3 branch and it is working as expected. Problem solved.
1/2/19
Ryan C
,
Eric
2
10/29/17
Need help with CorePlot implementation for iOS 11 app
Sorry for the late reply. Were you able to resolve this problem or do you still need help? Eric On
unread,
Need help with CorePlot implementation for iOS 11 app
Sorry for the late reply. Were you able to resolve this problem or do you still need help? Eric On
10/29/17
KelaKing
,
Eric
2
10/25/17
How to move axis label
What labeling policy are you using? The labels should be centered on the tick locations if they'
unread,
How to move axis label
What labeling policy are you using? The labels should be centered on the tick locations if they'
10/25/17
CelGil
,
Eric Skroch
3
9/20/17
Xcode 9 nullability issue
Ah indeed, it works! Thanks! gilles > On 20 Sep 2017, at 15:29, Eric Skroch <esk...@mac.com
unread,
Xcode 9 nullability issue
Ah indeed, it works! Thanks! gilles > On 20 Sep 2017, at 15:29, Eric Skroch <esk...@mac.com
9/20/17
David Doherty
,
Eric
2
9/18/17
Core Plot 2.2 non-ARC on 32-bit Macs?
Core Plot 2.2 requires MacOS X 10.8. Core Plot 1.5.1 was the last release that supported MacOS X 10.6
unread,
Core Plot 2.2 non-ARC on 32-bit Macs?
Core Plot 2.2 requires MacOS X 10.8. Core Plot 1.5.1 was the last release that supported MacOS X 10.6
9/18/17
kmugitani
,
Eric
5
9/12/17
How do I identify Coreplot version from src code?
My git version is something older. I updated. CLI version Cocoapod is 1.3.1. As you suggested me, I
unread,
How do I identify Coreplot version from src code?
My git version is something older. I updated. CLI version Cocoapod is 1.3.1. As you suggested me, I
9/12/17
the bicycleguy
3
8/29/17
CorePlot/CorePlot.h link error
Also the other question I had about not finding the "TargetConditionals.h" is because its
unread,
CorePlot/CorePlot.h link error
Also the other question I had about not finding the "TargetConditionals.h" is because its
8/29/17
mymy...@gmail.com
,
Eric
4
7/4/17
Where can I read the CorePlot tutorial for Swift beginners?
In Swift 3, -(NSUInteger)numberOfRecordsForPlot:(nonnull CPTPlot *)plot becomes func numberOfRecords(
unread,
Where can I read the CorePlot tutorial for Swift beginners?
In Swift 3, -(NSUInteger)numberOfRecordsForPlot:(nonnull CPTPlot *)plot becomes func numberOfRecords(
7/4/17
Ben
,
Eric
2
6/16/17
Setting gridLinesRange stops backgroundLimitBands being drawn?
The limit bands are drawn within the same grid lines range as the axes. Make sure the grid lines
unread,
Setting gridLinesRange stops backgroundLimitBands being drawn?
The limit bands are drawn within the same grid lines range as the axes. Make sure the grid lines
6/16/17
Demitri Muna
,
Eric
4
3/4/17
CPTGraphHostingView capturing responder chain?
Does your graph have any delegates that respond to user interaction? The hosting view forwards mouse
unread,
CPTGraphHostingView capturing responder chain?
Does your graph have any delegates that respond to user interaction? The hosting view forwards mouse
3/4/17
Varun Lakshmanan
,
Eric
3
2/6/17
How can I create a line graph in CorePlot?
I'm having trouble actually creating the graph, setting up the axes and lines, and integrating
unread,
How can I create a line graph in CorePlot?
I'm having trouble actually creating the graph, setting up the axes and lines, and integrating
2/6/17
Demitri Muna
,
Eric
5
1/18/17
Treatment of non-finite values in doubles array
Yep, found the problem - it was similar to what you describe. My code was calculating a min/max value
unread,
Treatment of non-finite values in doubles array
Yep, found the problem - it was similar to what you describe. My code was calculating a min/max value
1/18/17
stevetro...@gmail.com
,
Eric
2
1/13/17
Help with x axis spacing
What labeling policy are you using? Eric On Friday, January 13, 2017 at 7:23:14 PM UTC-5,
unread,
Help with x axis spacing
What labeling policy are you using? Eric On Friday, January 13, 2017 at 7:23:14 PM UTC-5,
1/13/17
Sam Kochukalikkal
,
Tik Sathaphorn
3
1/6/17
Is it possible to create a date plot with irregular date intervals
Hi Same, I have the same problem too but i get idea from your code . Can i have your code on - (
unread,
Is it possible to create a date plot with irregular date intervals
Hi Same, I have the same problem too but i get idea from your code . Can i have your code on - (
1/6/17
PETE MOSCATT
,
Eric
4
11/9/16
X-Axis Labels - Help !!
The tick locations can be whatever you want. The labels can be at the same locations, or not. You don
unread,
X-Axis Labels - Help !!
The tick locations can be whatever you want. The labels can be at the same locations, or not. You don
11/9/16
Andrew Voelkel
,
Eric
5
10/20/16
Delegates not firing in Swift 3 / XCode 8
I got it working. I was indeed somehow referencing an older version of CorePlot. I took much more
unread,
Delegates not firing in Swift 3 / XCode 8
I got it working. I was indeed somehow referencing an older version of CorePlot. I took much more
10/20/16
Eric
, …
Eric
6
10/13/16
Volume overlay on top of price chart
This thread is seven years old. The problem described here was fixed a long time ago. There are many
unread,
Volume overlay on top of price chart
This thread is seven years old. The problem described here was fixed a long time ago. There are many
10/13/16