Skip to content

Commit fec7be8

Browse files
authored
Merge pull request galaxyproject#21174 from guerler/plotly_pie
Add plotly pie charts
2 parents 61a5a4c + 1b9842b commit fec7be8

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

client/visualizations.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ phylocanvas:
8080
version: 0.0.11
8181
plotly:
8282
package: "@galaxyproject/plotly"
83-
version: 0.0.22
83+
version: 0.0.25
8484
plotly_box:
8585
package: "@galaxyproject/plotly_box"
8686
version: 0.0.0
@@ -90,6 +90,9 @@ plotly_heatmap:
9090
plotly_histogram:
9191
package: "@galaxyproject/plotly_histogram"
9292
version: 0.0.0
93+
plotly_pie:
94+
package: "@galaxyproject/plotly_pie"
95+
version: 0.0.3
9396
plotly_surface:
9497
package: "@galaxyproject/plotly_surface"
9598
version: 0.0.0

0 commit comments

Comments
 (0)