Live data from Hacker News

PlotJuggler 3: fast and intuitive time series visualization

github.com

11–20 of 47 posts

Re: PlotJuggler 3: fast and intuitive time series visualization

#14
post #11

Neat! I know very little about licenses. This on is GPL4. Would this license support business use or even forks a hacker may want to create to play with?

In terms of License, it is actually LGPL-3.0 License, the same as Qt itself and some of the dependencies it uses.

This means that you can develop proprietary (closed source) plugins to create your own custom interfaces to parse data, if you want/need to.

Re: PlotJuggler 3: fast and intuitive time series visualization

#15
This looks like an awesome tool, with a lot of neat features.

I went through some hoops to try and build it on my Mac, but apparently I don't have the patience to deal with compiler errors today.

I would have definitely started testing this tool if there was a DMG available.

Re: PlotJuggler 3: fast and intuitive time series visualization

#16

This looks like an awesome tool, with a lot of neat features. I went through some hoops to try and build it on my Mac, but apparently I don't have the patience to deal with compiler errors today. I would have definitely started testing this tool if there was a DMG available.

PlotJuggler author here. I am sorry, but I had no opportunity/time to test it on Mac :(

Re: PlotJuggler 3: fast and intuitive time series visualization

#18

This looks like an awesome tool, with a lot of neat features. I went through some hoops to try and build it on my Mac, but apparently I don't have the patience to deal with compiler errors today. I would have definitely started testing this tool if there was a DMG available.

PlotJuggler author here. I am sorry, but I had no opportunity/time to test it on Mac :(

No worries, just wanted to provide feedback. When I have been working on robotics, it's been Linux/Windows anyway.

Re: PlotJuggler 3: fast and intuitive time series visualization

#19
cool!

another neat project based on Dear ImGui that i follow is https://github.com/epezent/implot.

i'm a bit of a timeseries enthusiast. if you need something for the web, check out https://github.com/leeoniya/uPlot

EDIT: sorry, didn't mean to highjack the thread :(, all glory to /u/facontidavide!

Re: PlotJuggler 3: fast and intuitive time series visualization

#20

cool! another neat project based on Dear ImGui that i follow is https://github.com/epezent/implot . i'm a bit of a timeseries enthusiast. if you need something for the web, check out https://github.com/leeoniya/uPlot EDIT: sorry, didn't mean to highjack the thread :(, all glory to /u/facontidavide!

I remember you and uPlot from an earlier post :) I'm happy to see you're continuing to improve it!

I made www.csvplot.com (on top of Plotly.js). I vaguely remember discussing using uPlot, but lack of a scatter plot stopped me back when.

EDIT: I just tested uPlot again, it's so fast and smooth!

Post reply on HN