Skip to content
#

svg

Here are 5,333 public repositories matching this topic...

grooverdan
grooverdan commented Jul 30, 2021

📋 Description Build CI system

buildbot is an open source build system. Anyone running buildbot has the same API built available.

This would show the build status for a builder like ; "builder | build status"

🔗 Data

Is there a public API? yes

e.g.

$ curl https://buildbot.mariadb.org/api/v2/builders/amd64-rhel8-dockerlibrary/builds?limit=1&order=-number |
anam-dodhy
anam-dodhy commented Aug 4, 2021

Describe/explain the bug
I am unable to use ResponsiveSwarmPlotCanvas for plotting a dataset with valueScale type set to time. The Axis just shows some strange time stamps which are neither related to the timestamp in the dataset or anything else.

To Reproduce
I have implemented a simple example with ResponsiveSwarmPlotCanvas where the X-Axis is picking up some random time st

Improve this page

Add a description, image, and links to the svg topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the svg topic, visit your repo's landing page and select "manage topics."

Learn more