Sven Bone
Sven Bone
I migrated my code to Charts 3.0.1. The own chart marker is derived from MarkerImage. In Charts 2.x the marker offset is corrected automatically in case the marker does not...
### Discussed in https://github.com/AAChartModel/AAChartKit/discussions/1329 Originally posted by **SvenMuc** May 15, 2022 According your readme AAChartKit is based on the Highcharts JS library. AAChartKit is licensed according the MIT license whereas...
Great framework. I have a mixed Swift and Objective-C project. My appDelegate is written in Objective-C and my Controller partly in Swift. Are you planning to support Objective-C soon? What...
Hi I'm using xcov quite for while. After updating to Xcode 12.5 the tool reports 0%. Any ideas? ``` markdown bundle exec xcov --project xxx.xcodeproj --scheme xxx_iOS --derived_data_path build --only_project_targets...
I'm trying to run the trained SalsaNext model directly on the provided rosbags. But it seems, that the projections results and thus the model output is different between the point...
I have a local installation of GitLab and therefore do not use any encryption. Danger JS had no issues with this setup. danger swift ignores the http definition in DANGER_GITLAB_API_BASE_URL...
### Discussed in https://github.com/francescoleoni98/FLCharts/discussions/36 Originally posted by **SvenMuc** May 12, 2022 Hi, really cool library, but I still miss some basic features. It would be really nice if we can...
Added feature to show/hide the y-axis. Basically there are to ways to configure the y-axis. - Added `showYAxis`attribute to show/hide the y-axis - Added `.none` to `enum YPosition` to directly...
I'm using python 3.8 and want to read binary or binary compressed pcd files. The pcd files seems to be ok, because other tools like `pcl_viewer` visualize them correctly. **ASCII...
I tried to install danger-swift with brew on a Mac Monterey 12.6. I always receive the following error message. `brew install danger-swift` ``` ==> Downloading https://github.com/danger/danger-js/releases/download/11.1.4/danger-macos.zip Already downloaded: /Users/sven/Library/Caches/Homebrew/downloads/90e11c302669db17829dbe4453aaa1f725de12d80c3ad2291d0d0e74d5ff4b17--danger-macos.zip ==>...