Git Product home page Git Product logo

rwbarchartview's Introduction

Hi there ๐Ÿ‘‹

rwbarchartview's People

Contributors

eternityz 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  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

rwbarchartview's Issues

Scroll problem + Orientation issue

Hi! Great framework! I'm currently trying to add it to my project, but have some issues.

I'm trying to create a multi segment chart with 2 values on every bar and one section. However if my graph got only couple of items, I'm not able to scroll it. Sometimes I can scroll it, but after device rotation not. As a source I got an array with float values.

Another issue is that I need to display the chart in landscape mode only. I added orientation methods to my view controller, but still able to rotate the graph.

Cannot assign to value: 'axisRatios' is a 'let' constant

func barChartView(_ barChartView: RWBarChartView!, shouldShowAxisAtRatios axisRatios: AutoreleasingUnsafeMutablePointer<NSArray?>!, withLabels axisLabels: AutoreleasingUnsafeMutablePointer<NSArray?>!) -> Bool {
var ar = axisRatios
ar = [NSNumber.init(value: 0.25),NSNumber.init(value: 0.5),NSNumber.init(value: 0.75),NSNumber.init(value: 1.0)]
return true
}

Scroll both charts simultaneously.

Hi,
Nice library, easy to use and integrate.
I have a query how can we scroll the second graph accordingly if user scrolls the first one and vice versa, like tapping on right navigation bar button item. ?

Waiting for your early and positive response.
Thanks.

Possible Enchancement!

First of all I would like to Thank you for your excellent Tool.
I want to propose a possible enchancement....
How we can select a specific bar....and to scroll to that bar making it active ( meaning to show its text label)......
Thanks again..

George Gerardis

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.