PlotlyJS Wrapper for HEP in Julia
The wrapper takes FHist histograms as inputs and uses PlotlyJS as backend. Below is an example interactive plot created by the wrapper. Scroll, click, hover the mouse over the plots to interact. Click the home button on the top right corner to reset the view.
The above plot was created with this julia script example1.jl.
Below is another example from this julia script example3.jl.
See Plotting HEP style Data / MC Stack Plot for more information.
More Examples
Complete examples can be found in examples