0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed shadow rendering in bordered layers. Fixed issue 484. More... over 11 years ago
Fixed a legend rendering problem that caused some titles to get cut off. More... over 11 years ago
Fixed some property definitions that were invalid under ARC. More... over 11 years ago
Fixed upside-down pie chart labels. Fixed issue 477. More... over 11 years ago
Fixed an issue with bar plot shadows. More... over 11 years ago
Fixed an plot space scaling issue when the resulting plot range has zero length. Fixed issue 482. More... over 11 years ago
Built new HTML docs. More... over 11 years ago
Added an animation example to the Plot Gallery app. More... over 11 years ago
Updated the appearance of the AAPLot example app and added an animation example. More... over 11 years ago
Added animation support for plot ranges, decimal values, and other properties. Fixed issue 17. Fixed issue 398. More... over 11 years ago
Fixed a bug in the -pieSliceIndexAtAngle: method. Fixed issue 483. More... over 11 years ago
Fixed plot symbol shadow drawing. Fixed issue 478. More... over 11 years ago
Added some missing properties in the CPTPlotSymbol -copyWithZone: method. More... over 11 years ago
Added grouping to the plot list in the Plot Gallery app. More... over 11 years ago
Modified the .hgignore file to ignore AppCode settings. More... over 11 years ago
Made some instance variables @private to conform to the coding guidelines. More... over 11 years ago
Changed the "Build Active Architectures" build setting to NO in the iOS project. Fixed issue 476. More... over 11 years ago
Added tag release_1.1 for changeset 64affec99feb More... over 11 years ago
Updated the change log. More... over 11 years ago
Fixed some compiler warnings in the AAPL example app. More... over 11 years ago
Updated the "Create Release" instructions. More... over 11 years ago
Built new HTML docs. More... over 11 years ago
Documentation and coding style updates. More... over 11 years ago
Added CPTPieChart patch from Trevor Harmon. Fixed issue 474. More... over 11 years ago
Fixed an iPad layout bug in the Plot Gallery app. Fixed issue 475. More... over 11 years ago
Removed a misleading comment in the Plot Gallery app. More... over 11 years ago
Fixed a bad path in the create release script. More... over 11 years ago
Fixed the broken "Universal Library" build script. More... over 11 years ago
Changed all iOS header files to "Project" visibility to prevent problems with archiving an app that uses the Core Plot static library. Modified the "Universal Library" build script to copy the headers from the framework directory. Fixed issue 417. More... over 11 years ago
Removed some unnecessary calculations in -[CPTScatterPlot plotAreaPointOfVisiblePointAtIndex:]. More... over 11 years ago