Results 6 comments of Matthew Varble

I am a beginner at sbt (to say the least), and when I put ``` scalaVersion := "2.13.1" libraryDependencies += "org.vegas-viz" %% "vegas" % "0.3.11" ``` in my build.sbt, I...

> Very related (aaaalmost duplicate) to: > > * [Allow to specify boundaries for BarChart #4764](https://github.com/rerun-io/rerun/issues/4764) Gah, I am sorry for spam. I must have searched _histogram_ or some other...

Is there any plan to have something like a _2D Plot_ view, where there are axes and interactivity akin to the _Time Series_ view? I see that [this merge](https://github.com/rerun-io/rerun/pull/6127) means...

Can you by chance CI check? It seems that the action failed from a timeout.

Can you merge now that it passes?

The [error in the current workflow](https://github.com/RoboStack/ros-humble/actions/runs/10485375010/job/29041394169?pr=202) is because the patch file has windows line endings. [This commit in my fork](https://github.com/mvarble/ros-humble/commit/4b929c8686699275bb038aec07bc5b7be5048354) fixes the error. An error still occurs when building `ros-humble-pid-controller`,...