Commit Graph

  • d298e31fc2 feat(new-version): add new readme feat/add-new-readme “Andras 2023-01-10 14:49:07 +01:00
  • 7140b8b6fd feat: add animation toggle interface (#256) 2.0.0-beta.8 new-version Andras Samu 2022-11-26 14:37:17 +01:00
  • 39ffa831df feat: add animation toggle interface feature/add-animation-toggle “Andras 2022-11-26 14:35:49 +01:00
  • 7fd5b185f8 Feat/new protocol and range (#255) Andras Samu 2022-11-26 14:34:45 +01:00
  • ebaaf81d19 feat: new protocol for chained functions, and added support for expli… (#252) 2.0.0-beta.7 Andras Samu 2022-10-24 16:07:51 +02:00
  • f426dbaada feat: add new axis interface (#253) feat/new-protocol-and-range Andras Samu 2022-10-24 15:50:58 +02:00
  • ddba612198 feat: add new axis interface feat/add-new-axis-interface Samu Andras 2022-10-09 22:06:55 +02:00
  • 00342601bf feat: add new axis interface 2.0.0-beta.6 Samu Andras 2022-10-09 22:06:55 +02:00
  • 64407d0369 feat: add new axis interface 2.0.0-beta.5 Samu Andras 2022-10-09 22:06:55 +02:00
  • 2600ffb97b feat: add new axis interface 2.0.0-beta.4 Samu Andras 2022-10-09 22:06:55 +02:00
  • b48b701657 feat: new protocol for chained functions, and added support for explicit Y ranges. X coming as well 2.0.0-beta.3 Samu Andras 2022-09-14 16:06:02 +02:00
  • d7e9802deb fix: remove UIColors which caused CI build errors (#251) Andras Samu 2022-09-03 19:01:01 +02:00
  • b7f1adb9d2 fix: remove UIColors which caused CI build errors fix/ci-pipeline Samu Andras 2022-09-03 18:57:39 +02:00
  • bd29afc4c9 fix: BarChartCellShape to handle negative numbers correctly (#250) Andras Samu 2022-09-03 18:55:59 +02:00
  • 3d85235006 fix: BarChartCellShape to handle negative numbers correctly fix/barchartcellshape-negative-numbers Samu Andras 2022-09-03 18:46:53 +02:00
  • 102b51bff6 feat: added wiki article links to readme master Samu Andras 2021-08-28 12:02:24 +02:00
  • 13ab3af479 feat: move images from resource folder to cloud (#208) Andras Samu 2021-08-28 11:03:43 +02:00
  • 50ab18d047 feat: move images from resource folder to cloud feat/move-resources Samu Andras 2021-08-28 11:01:40 +02:00
  • c360f8a685 Update README.md Andras Samu 2021-08-25 14:37:35 +02:00
  • 6acb264fb2 Update README.md Andras Samu 2021-08-25 14:35:35 +02:00
  • a4381e037c modify LineChartView rateValue set code (#200) Suyeong Pi 2021-08-12 05:06:11 +09:00
  • aecfdc5634 Add id in ForEach in MultiLineChartView for dynamic content (#203) Szczepan Wiśniowski 2021-08-11 22:05:30 +02:00
  • caa75ecbc0 feat: add linechart interaction point (#202) 2.0.0-beta.2 Andras Samu 2021-08-11 22:01:43 +02:00
  • 4108f7f9be feat: add ability to show current data point on linechart feat/add-line-chart-interaction-point Samu Andras 2021-08-11 22:01:01 +02:00
  • 71b8e45862 feat: add linechart interaction point Samu Andras 2021-08-04 21:40:21 +02:00
  • 7861bbcad1 feat(core): refactoring chart dispalying (#191) Andras Samu 2021-06-09 08:54:04 +02:00
  • ac7680320f feat(core): refactoring chart dispalying feature/refactor-chart-displaying Andras Samu 2021-04-04 15:54:15 +02:00
  • 9115a992c9 Add legend format specifier option in LineView (#186) 1.5.5 Cljak10 2021-03-26 19:36:05 +01:00
  • eca6eda179 Bugfix: Line height in LineView (#175) Will Dale 2021-03-26 18:32:04 +00:00
  • 1f4949a731 Bugfix: Draw Lines (#173) Mike Koene 2021-03-26 19:31:20 +01:00
  • 92490983c5 [WIP]Add an option to animate to back position (BarChart). (#171) Fumiya Tanaka 2021-03-27 03:30:51 +09:00
  • 5c49a55e68 fix(LineChartView): fixed linechart shifting down Andras Samu 2021-03-26 19:22:18 +01:00
  • 29700ffd47 made cornerImage optional (#76) josephwalden13 2021-03-26 17:56:51 +00:00
  • 5aa8cdf50b macOS support: v11 only. Swift tools bumped to 5.3 (#183) willtemperley 2021-03-24 14:31:12 +00:00
  • 08f0053b16 update slack link Andras Samu 2020-09-23 14:20:22 +02:00
  • 84578d2f6f Add a public init() to RingsChart Andras Samu 2020-08-24 20:26:37 +02:00
  • 9210d01137 V2 beta 2 changes (#150) Andras Samu 2020-08-24 16:51:22 +02:00
  • 422c5c0303 Prepare charts to display x and y values souch as a value for a given point new-version-beta2 Andras Samu 2020-08-24 16:41:31 +02:00
  • c843e6bede Add custom string format for ChartLabel when interactionInProgress = true (#151) Roddy Munro 2020-08-07 08:53:26 +01:00
  • 9a588ebe5e Add PieChart interaction PR changes to v2 Andras Samu 2020-08-04 17:28:11 +02:00
  • 8ee353c93a Activity-type Rings charts (#161) Dan Wood 2020-08-24 07:31:17 -07:00
  • 51db5a067a Issue 99 documentation (#159) Dan Wood 2020-08-24 07:30:30 -07:00
  • ed01f5305d recalculate geometry if orientation has changed (#156) Dan Wood 2020-08-24 07:24:33 -07:00
  • 4699847a9a Fixed missing self in piechartrow 1.5.4 Andras Samu 2020-08-01 11:50:22 +02:00
  • 6c768ad47e created interaction for PieChart (#147) Lebron 2020-08-01 17:32:52 +08:00
  • 2ef73c84e2 Dark/Light mode fixes (#148) Sagar Patel 2020-07-31 07:13:56 -04:00
  • 7fb2a0013c Fix cornerMasking on card view when no shadow is set Andras Samu 2020-07-29 18:49:57 +02:00
  • 6c612fae18 Fix typo (#144) Abdullah Alhaider 2020-07-26 10:21:03 +03:00
  • 812e02815f Update README.md Andras Samu 2020-07-25 20:07:09 +02:00
  • 3265d3e16b Add public modifier to ChartColors and add showShadow property 2.0.0-beta.1 Andras Samu 2020-07-25 19:32:05 +02:00
  • c46902dab8 Refactor Chart base (#143) Andras Samu 2020-07-25 18:56:58 +02:00
  • 40f9210205 Refactor Chart base new-chartbase Andras Samu 2020-06-28 20:25:21 +02:00
  • c6610f5679 Fixed control flow error 1.5.3 Andras Samu 2020-07-05 11:02:56 +02:00
  • 57ac969092 Added ChartLabel interaction Andras Samu 2020-06-28 20:25:21 +02:00
  • 47052674f5 Builded with xcode 12 1.5.2 Andras Samu 2020-06-28 14:52:46 +02:00
  • a36c1db2f8 Update README.md Andras Samu 2020-06-27 14:50:41 +02:00
  • ca19dd578c Cleanup the explicitly unwrapped parameters which had a default value… (#123) Roderic Campbell 2020-06-27 00:27:55 -07:00
  • dff16e8d2d Creating a data structure which propagets changes in data to the charts (#114) Andras Samu 2020-06-21 18:53:11 +02:00
  • 73331b76c4 Fixed appearing animation v2-data-structure Andras Samu 2020-06-21 18:52:49 +02:00
  • 5d6ba3b5cc Creating a data structure which propagets changes in data to the charts Andras Samu 2020-06-14 17:25:19 +02:00
  • 27e7e0dd1d Bigger scale (#113) 1.5.1 nicolas 2020-06-16 13:43:09 -04:00
  • 74140af7a7 Add extra large size (#108) nicolas 2020-05-31 14:06:17 -04:00
  • f0eea58bd8 Add CardView and CardLabel (#111) Andras Samu 2020-05-30 18:07:49 +02:00
  • 7853476d86 Add CardView and CardLabel v2-cardview Andras Samu 2020-05-30 18:00:18 +02:00
  • 7568c5d40c Bug Fix - only 0 data (#109) nicolas 2020-05-30 11:18:31 -04:00
  • d64d0e9d7a Bug Fix: Bar Chart with [0] crashed (#110) nicolas 2020-05-30 11:18:01 -04:00
  • 24cf9eacb8 Update README.md (#106) nicolas 2020-05-28 12:58:06 -04:00
  • c89b1e1480 Update Package.swift Andras Samu 2020-05-28 18:55:26 +02:00
  • 82e8f249cc Create swift.yml Andras Samu 2020-05-28 18:52:44 +02:00
  • 0caebce9ff added mac os as a build target Andras Samu 2020-05-28 18:50:59 +02:00
  • f2866ae281 Syntax corrections (#105) nicolas 2020-05-28 04:54:06 -04:00
  • 4963ec54ed Write unit tests for Color+Extension.swift (#101) Adrian 2020-05-26 17:05:05 -04:00
  • 99b952fcf4 Restore rotating index for multicolor (#102) nicolas 2020-05-26 17:04:51 -04:00
  • b5beab55e6 removed .rotate for foreGroundColor Andras Samu 2020-05-25 14:50:01 +02:00
  • aa9126482f Add PieChart + multicolor (#98) nicolas 2020-05-25 08:20:46 -04:00
  • a2d75dca0e Write unit tests for CGPoint+Extension.swift (#100) Adrian 2020-05-25 03:36:47 -04:00
  • 22a38a1d40 Update README.md Andras Samu 2020-05-24 21:21:56 +02:00
  • b5b7c62645 Update v2Ticket.md Andras Samu 2020-05-24 20:50:01 +02:00
  • 3447d5c9bb Rename v2Ticket to v2Ticket.md Andras Samu 2020-05-24 20:47:47 +02:00
  • 640ddeb4d2 Create v2Ticket Andras Samu 2020-05-24 20:44:24 +02:00
  • 5cd5858967 Added a first implementation of BarChart and LineChart also introduced style Andras Samu 2020-05-24 18:38:19 +02:00
  • ebd09f438e Fix issue templates (#92) Lucas Desouza 2020-05-24 10:37:35 -05:00
  • 0303c3c14d Update README.md Andras Samu 2020-05-24 16:40:02 +02:00
  • 068ea84ddf adds pr template (#90) Lucas Desouza 2020-05-22 15:15:32 -05:00
  • fa8e015794 adds issue templates (#88) Lucas Desouza 2020-05-22 10:52:57 -05:00
  • d869e4186f Replace the old with a more sleek and flexible code architecture Andras Samu 2020-05-22 15:45:07 +02:00
  • dd7a1fc9bd Line view custom gradient (#67) Daniel 2020-05-18 12:23:21 +02:00
  • fada162030 change rateValue to optional to fix crash from force unwraps and set it to show in the chart only for non zero values (#71) josephwalden13 2020-05-07 10:55:35 +01:00
  • a242bd3c94 Making GradientColor's init method as public (#63) Pierluigi Dell'Acqua 2020-04-26 16:22:29 +02:00
  • c12c773af0 fixed unwrap error 1.5.0 Andras Samu 2020-03-17 10:38:45 +01:00
  • 75804f470a Customisable drop shadow color (#53) Andras Samu 2020-03-05 11:57:38 +01:00
  • 04989ad159 Updated ReadMe with multilinechartview 1.4.9 Andras Samu 2020-03-04 14:21:42 +01:00
  • 7365bc91ef Added MultiLineChartView, fixed LineView legend disappearing on navigating back Andras Samu 2020-03-04 14:03:34 +01:00
  • 257e5fca30 Fixed global max and min for multiline chartview Andras Samu 2020-03-03 19:10:10 +01:00
  • 6a9546bb1f added id: self in ForEach for dynamic content in BarChartRow (#49) Fredrik Lillejordet 2020-03-03 12:45:45 +01:00
  • b230ed0369 Fix to use dark mode settings for barchatview label text. (#47) Andrew Yang 2020-03-03 03:42:30 -08:00
  • a8b4101c52 Merge remote-tracking branch 'refs/remotes/origin/master' Andras Samu 2020-03-03 12:41:42 +01:00
  • 2a1b55f79f Adding multiline chartview and straight linechart Andras Samu 2020-03-03 12:41:11 +01:00
  • 47731bfeff Added cutom darkmode style description Andras Samu 2020-02-13 12:21:20 +01:00
  • 841bde1377 Fixed infinite size compile error 1.4.8 Andras Samu 2020-02-13 12:15:28 +01:00