Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Charts
We are on a mission to build a wonderful crossplatform charting library.
Collective -
Host: opensource -
https://opencollective.com/charts
- Code: https://github.com/danielgindi/Charts
github.com/ChartsOrg/Charts - 2d08c1f75a2b412be4ac885768e877be9d7f4f89 authored about 9 years ago
github.com/ChartsOrg/Charts - 3e9c260cc6d1f92f6c077e2cd590d0a8b1157cdc authored about 9 years ago
This may also solve #576
github.com/ChartsOrg/Charts - 9942aee9c424ba027e1e62079232d3dc5dcdf772 authored about 9 years agoCall `initialize` for `dataSets` setter
github.com/ChartsOrg/Charts - 69ee4593a47936ccfe649649d0db8cddb19c5d6f authored about 9 years ago
We can just check for _data being null,
knowing that this is the situation defined as "no data"
github.com/ChartsOrg/Charts - 0ada4174c2e58a37a763baedaec1d66c8f5b162e authored about 9 years ago
https://github.com/PhilJay/MPAndroidChart/issues/989
github.com/ChartsOrg/Charts - 91001c06da8561f6e9098f60040fed31ec05e2d8 authored about 9 years agoRemove useless parentheses causing swift build error
github.com/ChartsOrg/Charts - cc0f59d952e15ebefadb3f347bf46d7f41aa1c22 authored about 9 years agotoo complex to be solved in reasonable time"
github.com/ChartsOrg/Charts - 2496c8bd34b0b93768d6089c3586187b0600f6ca authored about 9 years agogithub.com/ChartsOrg/Charts - d02783a9667b1e0852f88b58e123f4dcb111c093 authored about 9 years ago
github.com/ChartsOrg/Charts - 1cfe6e866bb287a6f2efd7f32110f46bb25acfb6 authored about 9 years ago
Bar chart tests
github.com/ChartsOrg/Charts - 3f88894f31683888862cf14312db74b05c1a0101 authored about 9 years ago
Bar chart tests included mimicking previous line chart tests. Updated
ios-snapshot-test-case to ...
Fix for rounding error at the edges
github.com/ChartsOrg/Charts - f68e0079c155ec5e37b8c73831a769245e4f005e authored about 9 years agoMake getBarBounds callable from Objective-C code (Fixes #570)
github.com/ChartsOrg/Charts - d6ca409b30ea505546f14dd33817a030a7bd76a8 authored about 9 years agoChanged method return value to nonnull, because CGRect in Objective-C doesn't allow nil since it...
github.com/ChartsOrg/Charts - 8cf8d1aad782f7766be3fd41b0341c6c7de20905 authored about 9 years agoOld code will cause the visible index incorrect, smaller by 1.
Int() simply cuts the fractional...
github.com/ChartsOrg/Charts - 862de8907b9397a6732512e001d3e914e81043c1 authored about 9 years agogithub.com/ChartsOrg/Charts - a942a4a4faf520cef323fa23fb103c6ec7e16670 authored about 9 years ago
github.com/ChartsOrg/Charts - 1364bb2b9651b728407bcf242a3911f929df182a authored about 9 years ago
github.com/ChartsOrg/Charts - 31dd1a53e26f870cb197dd18f5e1576b023ee3c0 authored about 9 years ago
Approved, pending styling: Fix Scroll issue when the graph is in a UITableView
github.com/ChartsOrg/Charts - 530cbabce9a2aae56f39e0f0a9356eac53b8ed6b authored about 9 years agogithub.com/ChartsOrg/Charts - f026302a072bc8db36af0f18760516ab63f0c933 authored about 9 years ago
Add ability to turn off antialias for grid lines
github.com/ChartsOrg/Charts - 19b07265b23f575c494649cfe057eff9e727e952 authored about 9 years agogithub.com/ChartsOrg/Charts - d389c4f78380140ff8755489ef79f85bca916e3b authored about 9 years ago
github.com/ChartsOrg/Charts - a9ca92a1b904761b71ea49c1c45682d6e9168d2f authored about 9 years ago
github.com/ChartsOrg/Charts - 2a27183bb820c5f3bf7fbf908f2f0241fc4c2b8e authored about 9 years ago
github.com/ChartsOrg/Charts - 6722c6c84675be8a9cb4eed24a99c27cef49e871 authored about 9 years ago
github.com/ChartsOrg/Charts - 2c0df51fe806c6d9c3dfa72914bf90f8d19c0049 authored about 9 years ago
Implemented support for rotated labels on the x-axis (Resolves #61)
github.com/ChartsOrg/Charts - 13306c37937297c04311cb2ad24f6a982dbc79db authored about 9 years agogithub.com/ChartsOrg/Charts - 7302bcc88f9b90891dd1fcba9b578b9f86a29aa9 authored about 9 years ago
github.com/ChartsOrg/Charts - 8367365bfd60cf10247aa440ff0b27c27829f1eb authored about 9 years ago
github.com/ChartsOrg/Charts - 9af10bc842f8218734f905588e22ee42afbe64de authored about 9 years ago
github.com/ChartsOrg/Charts - 58129c42597c9b828e6fee3d516775f26a73a623 authored over 9 years ago
Adds test support without cocoapods
github.com/ChartsOrg/Charts - 93d20e7c68441808a050f9c9e1e06be47d1d45e7 authored over 9 years agogithub.com/ChartsOrg/Charts - d6455f16be47c7860850ce2d0ff103f2947dc674 authored over 9 years ago
github.com/ChartsOrg/Charts - 1d53151883e924d14c59c46ec77b7a402befc93a authored over 9 years ago
update targets to build framework with same name
github.com/ChartsOrg/Charts - e9743d50e9656c2596f507b36681a83b5b783953 authored over 9 years ago
Simplified the resulting framework so that there is not ChartsTV
framework. Only a Charts framew...
Fixed drag offset panning bug
github.com/ChartsOrg/Charts - dbc0db662a211f99c8d879171525a4ec75450773 authored over 9 years ago
Fixed a bug where panning was disabled in BarLineChart if a drag offset
was set
Could also be m...
github.com/ChartsOrg/Charts - 0de62e811f1f6e82e03508696b69768a229c524f authored over 9 years agogithub.com/ChartsOrg/Charts - 76b1247ea7da4d0f86df5747c38360f8ce5cba37 authored over 9 years ago
github.com/ChartsOrg/Charts - 6a6a7616cc9dda81d110bb7062fcb717b51b1eb5 authored over 9 years ago
github.com/ChartsOrg/Charts - 59cc435371806f7c43ceebfdf926463bfa8e657b authored over 9 years ago
if only line data exists and no other data, turn _deltaX to 1.0
github.com/ChartsOrg/Charts - 2ea751becfc23008b60b9a0782ea79aea0f219c8 authored over 9 years agogithub.com/ChartsOrg/Charts - fe3b30d18adc6175df325d7616e0a97cb5c38f59 authored over 9 years ago
github.com/ChartsOrg/Charts - 598f4b61174ad393e5cc53546083cfab797c983b authored over 9 years ago
github.com/ChartsOrg/Charts - edcf507366420e812d4d01dfe87b090e388b3611 authored over 9 years ago
github.com/ChartsOrg/Charts - 3dc82573da0f4840fe8eda5c0325c0ec1ea4fc65 authored over 9 years ago
Happening after calling highlightValues(...)
github.com/ChartsOrg/Charts - 18612174bb6ea4b989430a8d7fb522dcdd49dfd4 authored over 9 years ago
Because of confusion when changing the property before setting the data object.
Related to https...
github.com/ChartsOrg/Charts - 0ad97f381f151ea1b260514ceaacdfe38bae3d36 authored over 9 years ago
Revert "BUGFIX:fix xAxis labels of bar chart"
github.com/ChartsOrg/Charts - 4ae557c99b2db41fbc6b792ffab063332b8ddddb authored over 9 years agogithub.com/ChartsOrg/Charts - bd49f9be483f4a99e9936318761a9bfe4219f818 authored over 9 years ago
BUGFIX:fix xAxis labels of bar chart
github.com/ChartsOrg/Charts - b3bf550f12efad2862108168e4d9f653f818f1b1 authored over 9 years agogithub.com/ChartsOrg/Charts - 8e1bcbd8ed33e153b90b30dc20446b5965fc6727 authored over 9 years ago
Fix issue related to PhilJay/MPAndroidChart#1121
github.com/ChartsOrg/Charts - 94e06ce85918989efd54b7465fa3784cdec2cae8 authored over 9 years agogithub.com/ChartsOrg/Charts - e52f92c5565f9e41c6ead425f9ef068089ebe216 authored over 9 years ago
github.com/ChartsOrg/Charts - 46fd83942da8f572989dbee9d88eb8152baeb1d0 authored over 9 years ago
github.com/ChartsOrg/Charts - 884f86d6847b3e23294b66ec98425bbf057960dd authored over 9 years ago
github.com/ChartsOrg/Charts - 3da826022dce15ac33a5e54f716107ca1cf3bf67 authored over 9 years ago
github.com/ChartsOrg/Charts - b1e9d0b2f8ecdc5e7684b11b856aec27eab3f0ff authored over 9 years ago
github.com/ChartsOrg/Charts - d6b803ac85a0e661fb3098dd2bdfd8e58f5e77e8 authored over 9 years ago
github.com/ChartsOrg/Charts - a453d1397792ffe63808a2715cc4768ee281f22c authored over 9 years ago
Changed _chart access modifier from private to internal
github.com/ChartsOrg/Charts - 8a48332010f71b4d07706854b9fcaaa2b5c8a5c1 authored over 9 years agogithub.com/ChartsOrg/Charts - 1f21df6bbd448889cfd32979ca407f9ff30ce0f1 authored over 9 years ago
github.com/ChartsOrg/Charts - 31485c042124fd9b8dbf5fa148ee3e73d3f97f24 authored over 9 years ago
github.com/ChartsOrg/Charts - d3640610699878317393a7fe9e68a81464ad2ec5 authored over 9 years ago
This change may require 3rd party subclasses to adjust their interfaces
github.com/ChartsOrg/Charts - 8304747f7fcbab48ef66fecb078e353ae6d093a6 authored over 9 years agogithub.com/ChartsOrg/Charts - 2b4e61dc62fb662e68199a9fa36b8e4ce47d6063 authored over 9 years ago
I could have used "if let" but didn't want to cause more spacings which would break PRs
github.com/ChartsOrg/Charts - c66f4cc99dd238e3812d21da0143f9bd75be94ea authored over 9 years agogithub.com/ChartsOrg/Charts - a8fec55d27b81a0ff816f52becc81c03d8b22ffc authored over 9 years ago
github.com/ChartsOrg/Charts - 7e07c3c6dd9dc9f42b269839de09c4b03a07d36c authored over 9 years ago
github.com/ChartsOrg/Charts - 22c8d1196ddd65ee517a1301716fd9b22b3992b8 authored over 9 years ago
fixed noDataText and NoDataTextDescription texts ovelapping issue
github.com/ChartsOrg/Charts - aa8a1bcf49a0524df76132199c7ac516cf19ca61 authored over 9 years agogithub.com/ChartsOrg/Charts - e1b49827e732c0598d2319f5b5b10acbebe79df9 authored over 9 years ago
github.com/ChartsOrg/Charts - 48b9dc76ed7d91061e7d1b879b7eef5b39779b41 authored over 9 years ago
github.com/ChartsOrg/Charts - 36f67bc7aaf928a07d97344526c9aa52486c8e0a authored over 9 years ago
github.com/ChartsOrg/Charts - e194f17526491899b14584202b8e6ca961928e20 authored over 9 years ago
github.com/ChartsOrg/Charts - 3d6b881a879194b38a87ef0e3e88d77dec220b76 authored over 9 years ago
github.com/ChartsOrg/Charts - 740656ff66676dcacc7c401cd570055938135bd3 authored over 9 years ago
github.com/ChartsOrg/Charts - 7c355b77c30b6ee2a3fd9ab2e9ffe5f07bdac9f5 authored over 9 years ago
github.com/ChartsOrg/Charts - e520c77553a6f959ce6e91cbfb9d4d8adb4ca74b authored over 9 years ago
github.com/ChartsOrg/Charts - 2edcf60d75122b7931d2ed92aa8e3b013a0b6ceb authored over 9 years ago
Make the ChartXAxisRenderer more flexible: now possible to overwrite drawing the line or label o...
github.com/ChartsOrg/Charts - 10fbd96a149675481535e250f476686b1a602865 authored over 9 years agogithub.com/ChartsOrg/Charts - d4482caea2802de4f8de7e57cd73eea2a9c129d3 authored over 9 years ago
github.com/ChartsOrg/Charts - 536eac2262102e3fd2284d5782c576c62ef1f61d authored over 9 years ago
github.com/ChartsOrg/Charts - d755877b962bb98b66e5b3d4d317e60cfaf81ff4 authored over 9 years ago
github.com/ChartsOrg/Charts - 4009962d63a4d9de67f8f374736092681058e4f9 authored over 9 years ago
github.com/ChartsOrg/Charts - d6687bcad7dac949a0d3fc2e0f4f1655a0895364 authored over 9 years ago
github.com/ChartsOrg/Charts - c63975b30cd578e539e8af866c6060ebb42f662d authored over 9 years ago
Because of a Radar chart endless loop bug
github.com/ChartsOrg/Charts - dc9f4b69514b43bea8ce382bebea09a2816f1d20 authored over 9 years agogithub.com/ChartsOrg/Charts - ccb143c1242f60ff8346ac5537c3c9b3fbc6320b authored over 9 years ago
github.com/ChartsOrg/Charts - 19e6b43f96ad3abff57fcd771981b6424a433795 authored over 9 years ago
github.com/ChartsOrg/Charts - 311db6a007341e5777dd536d51f8d378b13e7136 authored over 9 years ago
github.com/ChartsOrg/Charts - d6cb47e0955df0cb7bab598e283c9b1636f06117 authored over 9 years ago
github.com/ChartsOrg/Charts - 062a61bad10bef8c42cba13e2a28db911d4fdf79 authored over 9 years ago
github.com/ChartsOrg/Charts - 8cc2813a01150dff204c262de70031b76ce8f05a authored over 9 years ago
github.com/ChartsOrg/Charts - 4a6471fbf97a7273f66008f9ba63b867ad464a0c authored over 9 years ago
github.com/ChartsOrg/Charts - ed062b9faa0fe48fa09168cac06d4ce8e1a9d5a9 authored over 9 years ago
github.com/ChartsOrg/Charts - ccbb1c5ced2dd71a1d99cf52e67fcacd8c5f7acf authored over 9 years ago