Closed maarzt closed 2 years ago
I am hoping to work on a new ImageJ+Fiji release after January 22, that includes these features. There is also synergy here with the PlotService maybe being usable from Jupyter notebook. Looking forward to trying it out.
What's the status of this PR? Can maarzt/scijava-plot
be moved to the scijava
org as a start?
I would love to have PlotService
available in a normal Fiji installation some time soon π
@imagejan Been endlessly too busy, sorry. π
Even after all this time, I fear I haven't really studied the PlotService
design deeply. Perhaps we could push to get it finalized and merged during the upcoming December hackathon in Dresden. But there always seems to be some higher priority...
I'd also like to think very carefully about plotting, to minimize the chance of needing to deprecate this API in future. Some concerns I have include:
Histogram1d
objects?Hi @maarzt, I'd like to help move this forward if I am able to, maybe we can chat about it if you have time? I can't find the scijava-plot repo without dependencies, did you maybe not push your latest version to https://github.com/maarzt/scijava-plot or am I misunderstanding something?
@frauzufall Thank you for looking at this. You were right, I forgot to push my changes to scijava-plot/master. Now it's up to date, dependencies are removed :)
As far as I can tell, the commits of this PR were merged with https://github.com/scijava/scijava-ui-swing/commit/1bf54bd0864f23555bf525ebdb525dcc9df63515, and this can be closed.
@imagejan I think you are right.
https://github.com/imagej/imagej-legacy/pull/208 is still pending, though.
I split the PlotService as discussed with @ctrueden recently. It now consist of three parts:
I might have overused converters a bit, what do you think? There are the following converters
This is what I think needs to be done to get plot service released: