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?
PlotJuggler 3: fast and intuitive time series visualization
11–20 of 47 posts
Re: PlotJuggler 3: fast and intuitive time series visualization
#12Can you save worksheets for repeatable plots ?
This is one of the key feature of PlotJuggler. They are called "layouts".
Re: PlotJuggler 3: fast and intuitive time series visualization
#13Can we actually annotate or label data with it?
Re: PlotJuggler 3: fast and intuitive time series visualization
#14Neat! 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?
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
#15I 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
#16This 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
#17The fancy website: https://plotjuggler.io/
Re: PlotJuggler 3: fast and intuitive time series visualization
#18This 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
#19another 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
#20cool! 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 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!