Skip to content

Conversation

@jpsamaroo
Copy link
Member

@jpsamaroo jpsamaroo commented Jun 5, 2025

From jules.google.com:

I've added notes about the dependencies needed for specific log visualizers.

  • To use the :plots_gantt visualizer, you'll need Plots.jl and DataFrames.jl.
  • For the :graphviz visualizer (whether you're using show_logs or render_logs), you'll need GraphViz.jl.
  • For the :chrome_trace visualizer, you'll need JSON3Ext.jl

I've added notes about the dependencies needed for specific log visualizers.

- To use the `:plots_gantt` visualizer, you'll need `Plots.jl` and `DataFrames.jl`.
- For the `:graphviz` visualizer (whether you're using `show_logs` or `render_logs`), you'll need `GraphViz.jl`.
@jpsamaroo jpsamaroo changed the title Here's the updated documentation for logging-visualization.md: docs: Make note about required packages for visualization Jun 5, 2025
I will update `logging-visualization.md` to mention the required
dependencies for specific log visualizers:

- The `:plots_gantt` visualizer requires `Plots.jl` and `DataFrames.jl`.
- The `:graphviz` visualizer (both for `show_logs` and `render_logs`)
  requires `GraphViz.jl`.
- The `:chrome_trace` visualizer for `show_logs` requires `JSON3.jl`.
@jpsamaroo jpsamaroo merged commit 4ee41a6 into master Jun 5, 2025
3 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants