TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Marple – Visualising millions of datapoints for engineers

116 pointsby NeroVanbiervalmost 5 years ago

15 comments

NeroVanbiervalmost 5 years ago
Hi HN, co-founder here! We designed Marple for engineers to make visual analysis intuitive and powerful. Most of our users are control systems engineers or test engineers (but not the kind that tests software). They often have to draw conclusions from millions of time series data points. As a quick example: logging data from a drone control system for 15 minutes at 1.5 kHz is already more than 1 million samples.<p>This creates some interesting technical challenges. We implemented a custom visualisation engine that efficiently displays only the data that fits the screen. In the same way, we also support applying functions such as low-pass filters, integrals, derivatives, etc.<p>Having a visual approach to analysing data is in our opinion still highly underrated. Common engineering tools such as Matlab or python+matplotlib scripts require you to reduce the number of samples yourself. And you end up with a plot that is not interactive: zooming, panning highlighting, adding a different signal are all cumbersome or impossible. Marple treats interactivity as a first class citizen.<p>We recently launched a beta version and we&#x27;re currently looking for test users to try it out. If you sometimes need to visualise some data from a .csv file, python script, matlab script, simulation, ... you should give it a spin!<p>Cheers! Nero
评论 #23495950 未加载
评论 #23501076 未加载
评论 #23498584 未加载
评论 #23495885 未加载
评论 #23501493 未加载
lordlicalmost 5 years ago
How much does this actually cost? I don&#x27;t see pricing anywhere on the site. I assume that info comes with the trial email but TBH I don&#x27;t want to waste my time with the trial if it&#x27;s going to be out of my price range.
评论 #23497106 未加载
wlllalmost 5 years ago
Well that&#x27;s just odd because I happen to live in Marple the town <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Marple,_Greater_Manchester" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Marple,_Greater_Manchester</a>
generatorguyalmost 5 years ago
Looks amazing! I’ve been using KST for years <a href="https:&#x2F;&#x2F;kst-plot.kde.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;kst-plot.kde.org&#x2F;</a> for interactive plotting but marple looks to have some features kst does not
评论 #23497063 未加载
yingw787almost 5 years ago
Ooooooh interesting! Does it integrate with streaming or realtime services &#x2F; db solutions? What&#x27;s the max load you&#x27;ve tried out so far? Would you offer on-prem like Metabase?
评论 #23496684 未加载
bbuneci123almost 5 years ago
Hello. Nice product, but some small problems:<p>- on MacBook 13&quot;, when editing calculated signals the dialog is bigger than the screen and the dialog cannot be closed (and maybe some other parts of the interface are hidden) - maybe add a max width&#x2F;height on the dialog and a scroll<p>- the license does not work on windows (but works on mac build)<p>- on mac the feedback button the application splits in 2 identical views, with the mouse cursor movements mirrored (and an error about creating a folder ...&#x2F;bugs)
评论 #23628849 未加载
facontidavidealmost 5 years ago
I guess I will take the opportunity to congratulate Marple and say (self promotion), that you have an open source alternative, that is equally able to deal with gigabytes of data and millions of points.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;facontidavide&#x2F;PlotJuggler" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;facontidavide&#x2F;PlotJuggler</a>
snickmyalmost 5 years ago
It looks likes this is a chromium&#x2F;proton wrapper around a webapp. Is that correct? The plot lib used seems very similar to plotly.<p>I&#x27;d be very curious to hear about some of the tech stack design choices. I&#x27;d be also interested to understand who&#x27;s your target user.
评论 #23497147 未加载
IfOnlyYouKnewalmost 5 years ago
For some reason, your Website is broken on Safari: The images only show as a gray vertical line, about 5px high. Right-click -&gt; &quot;open image in new tab&quot; works, so I&#x27;m guessing it&#x27;s a CSS issue?
评论 #23496910 未加载
julosflbalmost 5 years ago
Nice! Having developped a tool similar in features at my current job, I&#x27;m about to start on my own a similar projects... Happy to see that this area get some traction.
raghavkhannaalmost 5 years ago
Tried it out, looks nice :) Is there a quick screenshot feature? That would be really helpful for sharing analysis and storing important views.
评论 #23498034 未加载
dvtalmost 5 years ago
This looks great, congrats on the launch! Are you taking advantage of any hardware acceleration (eg GPU or CPU vectorization)?
评论 #23496713 未加载
jrdzhaalmost 5 years ago
Is this a system that runs on a laptop or is it on cloud?
评论 #23496792 未加载
wrnralmost 5 years ago
Best guess they use an integral images to do the zooming
评论 #23497069 未加载
blader_johnyalmost 5 years ago
Site is broken (broken images). Fix it before you launch.
评论 #23494605 未加载
评论 #23496718 未加载