Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6822087
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T21:37:19+00:00 2026-05-26T21:37:19+00:00

ad mentioned in the title I’m looking for a nice way for some nice

  • 0

ad mentioned in the title I’m looking for a nice way for some nice looking bar graphs in iOS.
I’ve already read this post:
Bar Graphs in iOS app
Core Plot seems to be first choice for most devs.

But regarding the given screenshots it’s not that “Web 2.0”-like look which I’d like to realize.

So – does anybody know a lib which looks really nice or way to custom-skin Core Plot?

The possibility to animate the graph for changing values would be perfect though.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T21:37:20+00:00Added an answer on May 26, 2026 at 9:37 pm

    Just about everything in a Core Plot bar graph is customizable, from border color to line width to fill color (or gradient). The screenshots on the project site are merely some defaults that are used in the sample applications that come with the framework.

    If you look at the long list of applications that use Core Plot, you can see many different styles of graphs, including some different takes on bar charts.

    There are a few stock themes, which can be used to create a default graph look using code like the following:

    // Create barChart from theme
    barChart = [[CPTXYGraph alloc] initWithFrame:CGRectZero];
    CPTTheme *theme = [CPTTheme themeNamed:kCPTDarkGradientTheme];
    [barChart applyTheme:theme];
    

    Built-in themes currently include kCPTDarkGradientTheme, kCPTPlainBlackTheme, kCPTPlainWhiteTheme, kCPTSlateTheme, and kCPTStocksTheme, but you can create your own or use these as a starting point to customize your bar chart however you like.

    If you can’t figure out how to do a particular style of bar chart using Core Plot, you can ask about that on the mailing list or in a focused question here.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

As the title mentioned, I want to encode a Image Obj into some kind
i am actually working on this mentioned title. player show the list, its generating
Like the topic title mentioned. I'm trying to make an app (for iPhone) that
I am encountering the error mentioned in the title of this question. The code
As mentioned in title, I want to find out if there is really some
As it mentioned in title, how can I achieve this?
As mentioned in the title, I have an app and when the auth dialogue
I get the error mentioned in the title when I run my app on
Would what mentioned in the title be possible? Python module style that is. See
I am trying to Google for what I've mentioned in the title, but somehow

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.