Nimrod Lahav
Nimrod Lahav
please send api snippet / request response or upload code snippet for the failing step.
try a more specific coordinates... * https://github.com/Nimrod007/waze-api/blob/master/src/test/java/com/waze/WazeRouteServiceTest.java#L28 * https://github.com/Nimrod007/waze-api/blob/master/src/test/java/com/waze/ServerTest.java#L50
Hey @benbogin, thanks for reporting this I did not manage to re-create this issue Ive tested the following scenario: * go to a project page * navigate to experiments table...
Hey @benbogin thanks for the clarification. I managed to recreate and opened an issue on our internal systems. will update here once resolved and deployed.
Hi @potipot Thanks for reporting. We pick the last point on each epoch and display that on the chart. (since they share the same X axis point) steps and timestamps...
Hey @potipot Im not sure I understand, lets take an example (epoch 96) metric value: * 92.16 * 0.48 * 9.406 we have 3 Y values for the save X...
@potipot you can plot multiple metrics on the same plot in the panel section  Ill take a look at this, we are supposed to pick the `last` metric (by...
Hi @potipot , also when using the line chart panel, when you select X axis value from the time series options (time, epoch, step etc...) you can pick the aggregation...
got it, you are referring to the single experiment page charts tab!  this is probably a bug! will take a look into this and fix Thanks again for letting...
Hi @Vozf I appreciate the feedback and your architectural suggestions. We will add a flag to disable this and change the log level to warning. Will update here once its...