Willian Galvani
Willian Galvani
ok, things are not working quite as expected, and there are some limitations here this is how it should work: https://plotbeta.ardupilot.org//#/?file=http%3A%2F%2Fnew.galvanicloop.com%3A8000%2F00000045.BIN the server I'm running is not setup for CORS,...
Hi, I can't replicate the issue. do you any errors in the browser console? does it happen if you use the sample insted of loading your file?
leaving this here for future work. this could be a good alternative https://stackoverflow.com/a/69673599
Hi, that should be fixed on master (plotbeta), could you give it a try?
Hi, run `git submodule update --init --recursive` in order to fetch the submodules
Hi. Thanks! Can you elaborate? do you mean to the starting view? or the ekf origin?
> Needs a rebase We'll likely wait until plotly/plotly.js#2627 is fixed, I don't think the rangeslider is worth losing for a small performance boost.
This seems to be a lot more expensive computationally
This PR: plotting done in 2539ms layout done in 1821ms Master: plotting done in 311ms layout done in 509ms This should probably only get in after #124
Sorry, that is not doable the way things are set up right now. @khancyr recently worked on an [Ardupilot plugin for PlotJuggler](https://www.youtube.com/watch?v=ocyd0ikqQfo). I suspect that is able to do what...