Coder Social home page Coder Social logo

corecharts's Introduction

github-stats

🖐!

  • 🌱 I’m currently working on : another ios project
  • 🤙 How to reach me: [email protected]

Last two projects


Projects I've worked before


corecharts's People

Contributors

cagricolak avatar kodeflow avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

corecharts's Issues

Red Background

Hi every time I reload the chart with new data the background colour is changed to red.

It seems this cannot be overridden.

Thanks

Set Background Color after Reload

Thank you for providing CoreChart for use.
I've tried the method you mentioned in the Red Background issue, but it didn't work. How can I fix this problem?

This is my code. I tried to add it before and after reload the data.
螢幕快照 2019-07-30 下午6 12 23

After reloading
螢幕快照 2019-07-30 下午6 12 36

Can't change the appreance

Thanks for making this library. I am not able to figure it out how to change the appearance such as 'bar width', 'Bar gap'. I am using the following code in viewDidLoad method

` func initChartUI() {
    chartView.displayConfig = CoreBarChartsDisplayConfig(barWidth: 10.0,
                                                         barSpace: 10.0,
                                                         bottomSpace: 20.0,
                                                         topSpace: 20.0,
                                                         backgroundColor: UIColor.red,
                                                         titleFontSize: 12,
                                                         valueFontSize: 14,
                                                         titleFont: UIFont(),
                                                         valueFont: UIFont(),
                                                         titleLength: 12)
}`

The output is : https://ibb.co/gvyk7Z1
How can I change the bar gap and bar width?

Two view as coreChats in the same view controller

Hi i am using two view as coreChats in the same view controller. please let me know how to handle this situation. i am only getting same value in both the views.i want to show different values there.

Thanks & Regards
Tapan Raut

y axis title

how to show range of numbers on y-axis like 5 then abow it 10 then 15 then 20m and so on. please reply

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.