Skip to content
#

rstats

Here are 4,067 public repositories matching this topic...

dash
metaflow
romain-intel
romain-intel commented Feb 13, 2022

Currently, you can do something like this: Task(Flow/RunID/StepName) and this will not result in an error but then the resulting Task object behaves in a bizarre manner where things like t.data will work but t.data.my_artifact will not for example.

We should validate the format of the pathspec passed in to each object and verify that the following are the only possible cases:

  • Metaflo
eatonphil
eatonphil commented Nov 17, 2021

Unlike all the existing charts that graph a string (most likely) against a number, this graphs numbers on both axises. So in addition to the configuration changes needed for passing the right field to chartjs, the PR for this should also change the "preferred type" to "number" for the x axis when the chart type is scatter plot.

Improve this page

Add a description, image, and links to the rstats 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 rstats topic, visit your repo's landing page and select "manage topics."

Learn more