TWRCharts icon indicating copy to clipboard operation
TWRCharts copied to clipboard

An iOS wrapper for ChartJS. Easily build animated charts by leveraging the power of native Obj-C code.

Results 13 TWRCharts issues
Sort by recently updated
recently updated
newest added

I implemented your code in my project it looks great. I am stuck on just one thing I want to add label on the bar chart like as shown in...

HI @chasseurmic , I like your "TWRCharts" and i have already integrated in one of my application . It is really easy to integrate compare to other chart SDK's. Now...

I am using a combined bar graph from this chart. But chart with the highest value is cut off. I have tried to decrease the height from iOS app, but...

Hi, thank you for your share. If I want to display two lineChart in two separate UIView in one scene, only one appears. The another one would display when it...

How can I adjust Area of DataSet label? here is the screenShot where I need to adjust area. All texts are clipping. ![simulator screen shot sep 29 2017 6 30...

I want to show the 12 month data in the webview but webview only showing the 5labels and 5bar. how can i show the extra label in the uiwebview. Help...

My requirement needs a particular width of the doughnut circle. Image attached. Is it possible? ![screen shot 2016-09-29 at 4 00 31 pm](https://cloud.githubusercontent.com/assets/3499123/18950508/de64ae1a-865d-11e6-97cf-da5039379d1c.png)

Hi I have more than 100 x and y axis points. its possible in line chart

How do I show legends(title or explanation for graph)? How do I show values on bar/pie/line itself(e.g Value on each pie slice / every bar/ every line point)? Can I...

Hi, I want to show a 2 CartBar with 2 side bars to indicate values, can you help me??